. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T09:36:40.870Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T09:36:40.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T09:36:40.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:36:41.469Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:36:41.538Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:36:41.540Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T09:36:41.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-21T09:36:41.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-21T09:36:41.766Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-21T09:36:41.788Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-21T09:36:42.881Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-21T09:36:43.366Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-21T09:36:43.388Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-21T09:36:43.388Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-21T09:36:43.458Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-21T09:36:43.459Z |INFO |Root WebApplicationContext: initialization completed in 1671 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-21T09:36:44.183Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-21T09:36:46.467Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-21T09:36:47.176Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-21T09:36:47.203Z |INFO |Started MainApp in 8.378 seconds (JVM running for 8.967) |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-21T09:36:47.466Z |INFO |Start scheduling PRH workflow |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:36:47.480Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=9bc5704b-7e18-437f-9e79-34c5fc2112fd | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-21T09:36:47.902Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-21T09:36:47.902Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-21T09:36:47.906Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:36:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:36:57.996Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a1159fa9-248c-46d8-9657-707bcbdec36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:36:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:08.041Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=dfff41a7-553f-468d-82c7-d76ceb6d3f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:18.061Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=0c5fddbe-35b0-4785-8fc6-b0df6393c932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:18.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:28.081Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=75e821df-30dd-4a87-8268-7bde78e0c637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:28.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:38.097Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=d6f43078-1b8c-4a6f-a7fc-477a0403c609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:38.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:48.113Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=eeb22b93-cc9a-4d12-af19-6c1720c05747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:48.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:58.131Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=2863bdf3-21b1-4419-a039-88f38bdab624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:37:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:08.149Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4da9dca3-9d26-48eb-a292-6fc872232cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:18.179Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=473ed98d-71b5-4553-bad8-030270052880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:28.193Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=dbf74a15-cb8f-494a-a04a-cb5e922a0f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:28.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:38.218Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b2dc6eaf-cdb1-4d3c-82f6-f84261e7dfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:38.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:48.260Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e88c73bc-78e3-45da-a73d-d8a4dae4f70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:48.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:58.295Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=3369e4d4-c9b0-4bff-a318-a921b489e34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:38:58.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:08.308Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=223b6d96-e38a-4d00-a061-166e6b2eb183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:08.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:18.349Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=ccc4e2ea-08ad-4cdb-819b-75b5407d6993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:18.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:28.368Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=c9901047-949c-4f2c-aa92-dd5bef9c71d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:28.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:38.400Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=1ddb2838-1d0c-4fc1-9367-fe80ade48256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:38.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:48.420Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=9663a122-1102-4dff-b374-3b0042ce3cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:48.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:58.439Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7a5bb2d9-17cf-42cd-b3e3-a7d9babf4d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:39:58.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:08.459Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e63810c0-707d-411c-96f1-188a5be6f671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:18.478Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a35ac94b-25c3-4c59-8742-1b02a6698999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:18.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:28.489Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=2132072d-d674-494d-a809-42341b46671e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:28.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:38.504Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=1b53f789-3bc5-4ffa-854d-74bfc75942fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:38.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:48.517Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b924cacb-7395-4bc8-b99d-38a9059dc6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:48.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:58.545Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b5428d14-99b4-4ebb-a5cd-97bb17db8470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:40:58.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:08.557Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=27d82d91-4f63-4970-b41a-5e14caf3d869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:08.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:18.571Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=cce03879-e5bd-4e03-a9ea-66743f0e6d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:18.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:28.582Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=045bd6b0-7373-41da-b169-be2ae2f8cafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:28.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:38.599Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=9e87a0e2-7a1c-4a18-ab99-63793f1b2b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:38.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T09:41:44.638Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T09:41:44.639Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T09:41:44.640Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:41:44.644Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:41:44.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:41:44.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T09:41:44.653Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-21T09:41:44.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:48.610Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=929dc8c8-5ad6-4a94-b1a0-dfd518a0fb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:48.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:58.631Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=ee214853-e1eb-423f-84c0-1208efec409d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:41:58.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:08.649Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=dcd18580-06af-4b6d-a3d4-366820297120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:08.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:18.661Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7572460c-99c8-4abf-bd73-b8ecd55f667f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:28.671Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b647a8cb-060d-4e75-bffe-5fa50655c059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:28.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:38.682Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=521fa249-c021-4664-87e0-c396e151073f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:38.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:48.693Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=cb15bf57-d99f-4a83-bdba-53fccc6ecb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:48.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:58.712Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7fd947a1-1c77-4714-8c26-591ce58f7992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:42:58.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:08.724Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=1f959b74-ff6c-4958-90e3-01596234d686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:08.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:18.738Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a4221b72-d048-4276-b719-3a43696268da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:18.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:28.752Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=9d946db0-7197-4664-8bc3-c9e78bc320b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:38.763Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=5b2a2db3-b770-40c4-89fc-6b81ecf6b17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:38.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:48.777Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=edc93a6e-e49c-49b2-a92b-e7b083706e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:48.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:58.826Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=02adcc90-baeb-435b-9ab7-5aa278f01408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:43:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:08.842Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a80eb4c5-65b0-4493-9a88-b428076ce5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:08.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:18.858Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=577d12ac-86e7-44cf-8093-4d256214167b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:28.870Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4175d50a-0a94-44b6-9508-b4569494e8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:38.882Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f199776e-9275-46aa-aca5-0b30c6310909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:38.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:48.895Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=414a86a9-b120-4ec2-ba25-a7e2b00511fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:58.908Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=3c2004f2-252a-4175-8d99-e3f3ad1fa144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:44:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:08.918Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=8011034e-5d9b-4901-863d-1bf3b1127f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:08.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:18.928Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e8f082ac-ded7-4e33-b5a5-823d2df72153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:18.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:28.939Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=37c67125-8423-448d-af31-26ca991ff4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:28.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:38.950Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=855cea8b-9f2d-438f-ad05-87cd705bb869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:48.971Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b1a1781b-54ec-4310-a949-82c8756afb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:59.006Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=bb681c81-0fc0-4b25-b515-a4721a39d4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:45:59.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:09.019Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=ac880e0c-75ef-41a5-a8c9-a51c23db909b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:19.033Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=56d38c7f-9090-4ea3-b992-98ee8f9c84a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:19.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:29.045Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=d7f19c81-bf1c-4b39-b573-8218bafa7a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:39.056Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=460260ea-acb9-4f7b-b4fa-6ee7332ef50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T09:46:44.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T09:46:44.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T09:46:44.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:46:44.530Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:46:44.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:46:44.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T09:46:44.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-21T09:46:44.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:49.068Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=579b109c-8bec-4e8a-aef4-22c3f839e62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:49.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:59.109Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=bdda8851-f736-40fd-8f4e-e47ca01b2da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:46:59.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:09.127Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7dc8c745-506b-4c15-9cd9-3c1d9b315b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:19.153Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e3accab3-1db5-46d5-9ee6-0489facc7255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:29.164Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e7bdd121-04f5-4c19-b019-a37b99478c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:29.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:39.173Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=9145bae3-da5b-48b1-9011-ba4ca6172232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:39.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:49.203Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=264a4ca3-d396-45d1-9d3c-fcc556879d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:59.231Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=c42c7526-4126-40a9-a4ed-2b1249b74ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:47:59.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:09.243Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=5aa5b350-8429-4305-a53a-5769529f6b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:09.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:19.264Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=1d27dfc3-f69f-4a1d-952c-9a25a0092118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:19.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:29.276Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=00f7b159-ff98-4925-87a6-73c85c7e172c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:29.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:39.290Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=92e8ec1e-e9fc-4efb-ba5b-c5a454e9c617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:49.303Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7d6e3519-3518-4003-a539-c934acf49bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:49.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:59.314Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=45db3e8e-4760-4ed2-8547-90cf1968ca03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:48:59.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:09.325Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=9bc5db13-246a-4987-8990-1fcb87097cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:19.364Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=9dc9b77b-aa3e-4f24-9657-924cc91434ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:29.377Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a67f3f3e-466c-44a3-b330-c3c92d14c50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:39.389Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4b4006ba-9326-414a-afd2-47817dae4bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:49.399Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=0bf7c248-f82c-435c-8b21-abf8a4871497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:49.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:59.414Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b9e2cbc0-5e75-4dab-af9b-6bd6b328f259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:49:59.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:09.425Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=0ba1d504-e6a1-4423-a7c9-15336f9293f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:09.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:19.438Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b6794d96-ef11-4681-aeef-e383ccaf2b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:19.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:29.449Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=6b9a06c2-6019-465c-9735-5037e04add4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:39.468Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b00cc72b-0c4e-4c88-a5a1-c65ffd8f915f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:39.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:49.487Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b24d5711-3fb5-4486-afa1-d63ef24a155d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:49.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:59.498Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=5afe86d8-51d4-4501-a9d1-359569c6bc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:50:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:09.512Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=994f9c6d-8975-4f68-b7f8-2d1627d18ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:09.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:19.524Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=fbf2837c-3757-434e-b950-a6d44a6be9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:19.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:29.537Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=6bf59c80-373c-4a71-82a5-1813628580dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:29.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:39.550Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=d8c401fb-cf07-4f79-a7bd-c3836d15a8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:39.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T09:51:44.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T09:51:44.514Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T09:51:44.514Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:51:44.517Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:51:44.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:51:44.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T09:51:44.523Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-21T09:51:44.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:49.561Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b45512a2-32ba-44f6-bfdf-10098e4c711a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:49.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:59.572Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=8e76ff91-e3fe-416e-b89e-9e077d12e78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:51:59.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:09.583Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=aa2b5049-df21-40fb-8397-0a27cc95e267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:09.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:19.595Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a6c7cf8b-9f15-4a94-9078-b247173504b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:29.606Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=0883cbb1-4e7c-44df-b5d1-011de3c2cd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:29.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:39.617Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4570fdd1-9371-4e16-b654-0c9789c74eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:39.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:49.629Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4895b6a3-cf2f-4cc3-971f-0aba4cfdde33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:59.649Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=63d222be-4c5a-46ba-b8cb-609c87988926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:52:59.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:09.661Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=5cd54bcf-97c0-409d-8062-0364c04a9943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:09.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:19.676Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=6dd2293e-b61f-4230-b496-0fabb4339d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:19.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:29.686Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=24719652-bcd1-49c0-a334-8f31c0d7ca63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:39.697Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=47e02d5f-6ee1-43d4-8408-dd25311c8ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:39.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:49.709Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=6ee0406d-0a45-444e-9aba-ebd42a5b29f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:59.721Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=39fccb3a-d78a-48a5-bc24-51b99f391976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:53:59.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:09.734Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=87dc285d-650a-4a88-9c68-102ac49bd9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:09.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:19.747Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=ca3b3052-69a5-4319-9805-7ef29d634f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:19.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:29.758Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=ffe42e57-e9e7-441f-b5f5-7d2ce9a19a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:29.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:39.768Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b92bd749-def1-45be-bf2c-344f76d72aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:39.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:49.785Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=d35d1536-bc60-45bb-8dce-1158f75de819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:49.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:59.807Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=26a9446b-0004-4414-8488-bc84f5e7915c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:54:59.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:09.834Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=760b72e8-5795-4005-88f7-70570b72b9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:09.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:19.857Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=d01c22d4-48db-49f6-8a5d-3305a5b64ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:19.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:29.870Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=fb28a814-5bbc-4bec-9ca0-36667e972b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:39.886Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=91343628-6dea-4d0f-8e98-3fb921ae23c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:39.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:49.899Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=3294b1e9-07ed-4ec5-9a59-b7a936dbe6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:49.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:59.920Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=01756b17-68d5-4f39-8e42-e91696ddadde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:55:59.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:56:09.933Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=31214980-475a-426e-a776-b1c3d86e61c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:56:09.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:56:19.947Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=19c05c1d-cd0b-432a-b0c2-6ec4dd0ce03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:56:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:56:29.968Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=fddd4fea-611f-4d22-84e2-f8ed32b6cac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:56:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:56:39.988Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=46255e60-c392-4f28-8e56-9b4f9dc56bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:56:40.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T09:56:44.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T09:56:44.521Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T09:56:44.525Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:56:44.529Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:56:44.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T09:56:44.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T09:56:44.539Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-21T09:56:44.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:56:50.005Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=66f7bbeb-ffd2-4fbd-a9c6-c7b87ca68cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:56:50.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:00.032Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=1f19f241-a31c-42b3-b19f-9eefd1a8eac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:00.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:10.065Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f0a3fdb3-9213-49b4-a02d-7f441e96f3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:10.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:20.083Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=032570db-02d9-4a2a-a4dd-0675caf69475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:20.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:30.095Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=c07528e7-8e48-499c-ac1b-814a58835383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:30.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:40.103Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b31de5c9-8591-434e-810c-adf3d9f1976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:40.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:50.117Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=48d639e6-5ee9-4628-9389-2868442a938a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:57:50.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:00.130Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=961aad23-d747-49f3-9f6f-28a36e3c6f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:00.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:10.141Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=9e32cf88-61a1-41f6-95e3-4e4565384969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:10.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:20.171Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=cb7c698d-89b3-4c50-a92f-ce70d29f19e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:20.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:30.180Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=bd2175a5-5515-445b-8be6-7bc2464b277f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:40.194Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=8f2bc6a7-a80a-447c-8eee-89e17b453887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:50.221Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=92b035fa-ec03-4e18-ac14-34b19fdca881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:58:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:00.246Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=58cbc005-3549-43a4-941d-7b62dbd2e5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:00.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:10.258Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=754f73a3-7851-43b6-bae0-d85e90d39378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:10.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:20.269Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=19ec53e4-2f9c-4005-99f9-e30ae806746b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:30.280Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a9f81176-a390-4eea-81af-80221c4a0fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:40.289Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=1a6e7a35-8779-4eb4-beaa-460ae0d7f275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:40.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:50.300Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=42af2c4e-a0d1-4e2e-8caf-818af7cb99c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T09:59:50.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:00.309Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a4a1668d-95ea-4991-afab-9c2c63410b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:00.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:10.318Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=32628a26-4877-4fd5-8ea8-94ef9c7cc18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:10.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:20.328Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=27530f93-4e8a-4823-a02a-03fb169ab4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:20.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:30.337Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=46e625e8-4737-47d7-8278-5263063f89d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:30.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:40.349Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a948ba01-eb30-4a23-a2c1-ac9c70694280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:50.371Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=185ac88e-764d-47d0-aba6-fb18629fe24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:00:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:00.381Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=c5fa8751-7611-445c-9baa-1835f7a996f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:00.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:10.391Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=1760612c-40ac-4262-94de-110e3cbaa2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:20.410Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=5dfaf482-95e6-4d17-b809-b0028711f577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:20.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:30.424Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=2cbf3701-3e61-47f7-9fd4-1e1b731db05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:30.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:40.434Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e3d62b2d-52e3-4ec5-86b1-0d86d4eb9cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:40.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T10:01:44.487Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T10:01:44.487Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T10:01:44.488Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:01:44.491Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:01:44.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:01:44.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T10:01:44.496Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-21T10:01:44.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:50.444Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b9c1d954-7dd4-483d-a4c6-fbe5bbc97194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:01:50.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:00.459Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=1e0e2d2f-682c-480d-8ade-2d13a10b4ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:00.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:10.477Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f615babe-0dae-4968-9ae2-5a90eab592af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:10.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:20.490Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=ce64af0f-b4fa-47b5-9e0c-2558d13b7386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:20.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:30.499Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7d32f999-7eeb-4655-8738-0d17dde462e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:40.511Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=31c15b4c-4d9d-4f0a-9435-31363f7f530a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:40.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:50.520Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f88d67eb-611d-429d-a4fa-db17e556ba8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:02:50.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:00.545Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=1a2284c1-9b9a-46b9-ba4b-c70995bc70ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:00.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:10.555Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=c4e6b4e6-dd9c-4268-b5ef-12b179ba91e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:10.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:20.571Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=87fd574b-61cd-489c-b307-de11bd737b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:30.584Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=ee6b731e-c3f7-4441-8a01-7bdbe77486ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:30.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:40.614Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=daadcf30-7ec8-4878-b33a-69e7066d8cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:40.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:50.630Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f8aeecaa-e9a0-48d8-aa05-808bd1f834fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:03:50.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:00.639Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e46566ce-a835-41b3-b570-18e4749fd2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:00.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:10.657Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e3e5532c-7704-4de7-9542-04a1399e0508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:10.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:20.669Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=43fa156b-70ec-4f1b-9a13-390d723c4631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:30.683Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=2b48d5d8-77eb-4f20-91b0-9b8dfe7ce21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:30.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:40.698Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=30a48efb-809d-4b01-a8c7-6f1609040390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:40.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:50.707Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=2e3ebea8-37cf-4ffb-b406-5dc51e444398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:04:50.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:00.717Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=6713ab4f-9dd0-419e-9ca3-77e7f2ed134d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:00.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:10.728Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=d4242101-afa6-4489-ba87-10fced198db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:10.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:20.739Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=92c9826c-062e-4561-ab6c-58b280749328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:20.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:30.749Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=32ec4c05-62a3-4506-bb33-0ddea65eb330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:30.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:40.760Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=ff739943-8860-46bb-8049-f514d11a28f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:40.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:50.770Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=0250edb2-e262-46c8-860c-a83d2158e975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:05:50.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:00.784Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7e44f684-63a2-4e61-982b-cb45b948419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:00.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:10.794Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=c0ff96b2-809d-4319-b701-02f48ac69329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:10.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:20.803Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a2d83a95-1df7-457a-8233-968c4e16e6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:30.822Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=3ea0e143-d781-43f7-94c1-15de047fd945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:30.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:40.833Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=73e460d8-1c75-4da3-9346-67dabc49c01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:40.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T10:06:44.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T10:06:44.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T10:06:44.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:06:44.518Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:06:44.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:06:44.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T10:06:44.523Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-21T10:06:44.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:50.844Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a2a30105-f413-4978-893a-8433ac68c566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:06:50.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:00.855Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a5dd290a-0ce3-4f03-b816-42f694759983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:00.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:10.864Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f59ed5b1-5f79-4f8f-9907-c1e5d15700d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:10.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:20.878Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=1fddf477-6932-44a6-a5bf-506ef9d43f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:20.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:30.889Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=c5981c3e-1f80-4d9d-ad58-6b57d6442685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:30.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:40.899Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=9d20d29b-de01-4fa7-82a5-ac879e9f1ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:50.908Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=5f85c306-3989-4577-82dc-9d52c122533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:07:50.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:00.918Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=8b203e3b-6165-42b8-b313-f89a08d5fc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:10.929Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=d5dee110-e7e9-407f-bc1f-afc13033181e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:10.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:20.939Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=185316ec-5724-46ae-89a9-7deab1585858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:30.949Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f578620d-ca41-4e21-937f-ed6526f39b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:30.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:40.961Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7d2745d4-a8e3-4147-87a2-84bf52a0f84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:50.974Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=bbbc0ab3-0779-43d6-84f3-1cd5f0141a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:08:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:00.985Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4602d876-90f0-4cec-9f5c-235574f659d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:10.993Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f5c458ce-52c5-4d2f-b057-6d816d68ea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:11.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:21.002Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f2b8c35a-574c-4486-adf3-2da9bfed5e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:21.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:31.011Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=48144920-e9a3-4d03-9c85-70c3507efbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:31.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:41.022Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=876aec4e-6ac8-4b6e-bd3c-fbd8732d59c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:41.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:51.032Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=9b70e33b-2d19-4d88-9a7f-9d105d6c1579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:09:51.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:01.042Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=84c33dd7-e4b0-4d70-ad6c-6d48946c09b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:01.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:11.051Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=14bd22ab-660d-4c42-8a78-e26a3f7d0063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:11.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:21.068Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=8dcf4fdb-bea2-46ab-8088-c634b12e7ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:21.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:31.092Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e935d7c8-4fb8-4919-a87b-3fc8f0aacaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:31.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:41.101Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b53454d5-0d6e-4a2a-82eb-b9f8c90ad509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:51.111Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4142196f-21d4-4f1e-9f54-f3c7c7273ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:10:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:01.120Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4f68e1ac-0b62-49fe-be90-8e78fa8968ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:01.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:11.129Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=43a3e6a1-c2f9-45ea-98af-d4aaad8a8f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:11.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:21.144Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=6c5f598b-d369-4a9e-ada6-2160844c537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:21.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:31.155Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=ebde9470-1a7f-4561-b1c4-9ca70116b0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:31.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:41.169Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e2132bbb-7bfe-4556-968f-4f9affe167de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:41.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T10:11:44.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T10:11:44.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T10:11:44.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:11:44.485Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:11:44.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:11:44.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T10:11:44.490Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-21T10:11:44.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:51.180Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=31b7634e-daa4-4f31-ac7c-47632b6141b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:11:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:01.191Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=299ee10b-8570-4c16-bb41-7cb0c62dee2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:01.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:11.199Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7d2489e6-28a1-469f-a9f1-010eebb28526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:11.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:21.208Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=822b04e0-9bef-4aa4-bcb1-10179f8a5b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:21.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:31.217Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4d7997aa-6ecf-4cd4-9871-dc3182af27a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:31.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:41.229Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f0428793-12b8-409c-a111-3348c064f805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:41.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:51.240Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=beb9bf73-223f-4853-88c0-1ee1083ab996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:12:51.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:01.251Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a7e775cd-cada-4841-b490-48ca5acefb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:01.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:11.263Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b50dab38-c621-4a7b-a65d-5921bdb88f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:21.279Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=946ad279-ee38-4f3c-beac-a03751285dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:21.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:31.290Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=bec833df-adaa-47df-bb26-b8e18ea009cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:31.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:41.323Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=19eff007-b859-4fff-9bcb-facfeb0254ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:41.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:51.337Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=76a3199e-b325-4ee4-a8a3-f07c71689308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:13:51.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:01.353Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7cfa4af7-5eea-4399-860b-5421cd4351e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:01.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:11.364Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=020d7da8-c565-4f9b-9968-29890e8d8910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:11.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:21.375Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=99003081-85e6-4e44-9a9d-7e5b5f4c5e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:21.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:31.397Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a0577ead-d58e-4f6d-84e7-e8a3d6d26102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:31.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:41.407Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=90493b16-3ba7-4a55-b04d-8f7d4aaca131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:51.417Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=df1b42b8-f0d7-4df1-89fe-103fa7e16863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:14:51.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:01.428Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=991da1af-cba3-4447-aa2b-c11bdda3a834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:01.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:11.439Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=faa84cf6-1d52-4f6f-aa1b-3d54e8a4b2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:11.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:21.447Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=376f9a44-57bd-4f43-a982-74b001d7c353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:21.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:31.457Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f5edfebb-2409-44b0-80a2-25d0f179a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:31.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:41.467Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f8b57fbe-32fc-4616-878c-d7e9483e26b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:41.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:51.482Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e3612d4b-05fa-4110-ad74-84f0b2e9cad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:15:51.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:01.496Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4302cbe7-0a10-4418-86fa-f0a90b8c8e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:11.505Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7c6fdad9-dc29-41f2-88e2-8671d7ab4500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:11.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:21.514Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=c86e4ea0-037d-4e2b-a745-dd53ea8e13fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:21.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:31.523Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=5f85da13-a64c-469c-8664-6702afd59428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:31.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:41.532Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=afb85fbb-4b79-4fd4-88d9-8d179cca80d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:41.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T10:16:44.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T10:16:44.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T10:16:44.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:16:44.445Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:16:44.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:16:44.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T10:16:44.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-21T10:16:44.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:51.541Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=0647c771-6a86-46a4-83b9-18253211b9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:16:51.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:01.552Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=d8a31798-245c-4ff9-9411-47dde69efe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:01.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:11.566Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=001fc329-81ed-453d-9acb-ecb6e5f5f069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:11.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:21.576Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=5ad57696-cabe-426c-9cd5-938305474ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:31.585Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=574d7597-8026-4e53-b119-1acd84c4f899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:31.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:41.594Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=8657c321-fa63-473f-8fcb-f63d0da87460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:41.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:51.607Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4e7f6b24-7fdc-462c-bbc6-92ec208bad5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:17:51.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:01.619Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=5377508c-1d29-4f9f-9f8a-54fcaf47955a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:01.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:11.648Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=431d2bb3-674d-4164-8527-6c3c27d1b99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:11.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:21.660Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a3face0a-a34b-4a67-b069-d75c804f90b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:21.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:31.670Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=c315bc71-54ae-4e41-a08d-5db0adffbd91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:31.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:41.681Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=573e7273-8bf6-4132-862b-8696b9a40f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:41.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:51.689Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=05d32b20-7bd6-41d5-bbb1-adb4c61db1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:18:51.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:01.700Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=c7794d24-ab4f-4276-9533-5164522039e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:01.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:11.712Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7c0364b1-db87-4c59-bd78-91ba94b879bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:21.723Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f11002ec-4f0b-491a-9843-749900cdf351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:21.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:31.737Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=5bf08628-a312-4dc6-bb2c-23ff94397185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:31.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:41.748Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=7284879e-bf7b-4b92-aa62-a54487a57cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:41.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:51.757Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e3a26a5b-aee8-45d0-82f2-367c685e407d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:19:51.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:01.767Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=cc9939ec-fc4c-4ff7-a42f-ca1563d4e346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:01.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:11.776Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a3303484-b1d7-4cdd-b573-ca7086d7b059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:21.785Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e170bf7a-2640-4d39-93f8-ebb28cfc55a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:21.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:31.794Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=a4b145c5-5989-498e-a14f-169e596c527d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:41.808Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=69da1130-910e-45f0-b6ed-5f59fa4550d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:41.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:51.818Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=36489604-9ba1-4850-b6ba-260320e25ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:20:51.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:01.827Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=407bf60d-6a3e-49dd-8b1c-0d12e12d0067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:01.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:11.837Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=643777cd-69c8-47b5-bd5a-657f24e39aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:11.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:21.848Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=d27e5ac6-5f8b-47d6-881e-100c25a7d178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:31.859Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=e106a3b0-8f60-4d8a-9d0d-7db2b3cbf943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:31.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:41.869Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=5ef57faf-b840-4cfe-b5aa-9a1d5d49a762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:41.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T10:21:44.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T10:21:44.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T10:21:44.460Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:21:44.463Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:21:44.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T10:21:44.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T10:21:44.468Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-21T10:21:44.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:51.879Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=b536da28-c52d-434f-8371-b15458fbfc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:21:51.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:01.888Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=32b3ef75-b068-471c-a992-1bc984d50b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:01.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:11.898Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=be98f098-0249-47a9-9dc8-7900df78127b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:21.910Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=2e2d89e1-90eb-4a2f-a9ca-f5a3f979e299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:21.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:31.920Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=f1fd1f83-49f2-48de-98e8-265ad2311ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:41.931Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=983e7ee3-d20e-49d5-b493-da38b41cacfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:51.939Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=4e279d9e-1274-45f4-8d83-8d55d24ae1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:22:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:23:01.949Z |INFO |Init configs |InvocationID=d06598fd-e8e9-44ea-8097-51b77ce61a8e, InstanceUUID=da2d3f81-9972-4040-ab33-4ff1f8ddb64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T10:23:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |