By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T22:47:53.801Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T22:47:53.814Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T22:47:53.815Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T22:47:53.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:47:54.202Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:47:54.325Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:47:54.326Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T22:47:54.326Z |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-21T22:47:54.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-21T22:47:54.460Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-21T22:47:54.483Z |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-21T22:47:55.924Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-21T22:47:56.404Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-21T22:47:56.427Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-21T22:47:56.427Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-21T22:47:56.517Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-21T22:47:56.518Z |INFO |Root WebApplicationContext: initialization completed in 2034 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-21T22:47:57.366Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-21T22:47:59.397Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-21T22:48:00.247Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-21T22:48:00.794Z |INFO |Started MainApp in 9.265 seconds (JVM running for 9.972) |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-21T22:48:00.915Z |INFO |Start scheduling PRH workflow |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:00.964Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b1dd20a4-64a1-4b7b-ab16-5c4045fa25cd | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-21T22:48:01.444Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-21T22:48:01.444Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-21T22:48:01.447Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:02.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:12.602Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=55dbe58a-382e-4114-b969-9f80bd7dd300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:22.642Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4adca0b2-9eaf-4793-82d4-2758fe6e9bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:22.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:32.879Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b3639471-cff4-4fbe-864d-14cd1d1278f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:32.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:42.983Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b02066ef-21ef-446e-9316-a31c033fdb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:52.999Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3ea123fa-857d-4c6c-9907-a966ba612b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:48:53.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:03.023Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fc3f4d0d-bf60-41b6-9a8f-69368dea2b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:13.047Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a5858c96-df3b-4da6-84f8-5eb5d3e8f418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:13.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:23.060Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=17257772-1573-4f7b-9c57-85df84b29508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:33.080Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=60078a02-00cc-4f2b-a92f-28c63135549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:43.103Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4baab7c1-611c-40e2-9096-066a1c5f165c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:53.141Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=31e5d993-2280-4f62-9923-ea7188183609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:49:53.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:03.162Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cb9df2ed-03db-4f3e-b216-f6c0d0d82e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:13.187Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ba07cb41-a5f1-4ff6-a34b-9c63aa91125a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:23.214Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a1871b79-f9c5-4c79-a961-df734830c7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:33.229Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a1b751e7-44ce-4fa0-a8d4-e744a3a7f197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:33.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:43.248Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0f3e5943-eeb6-41d6-b521-97b3a981e481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:53.260Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=438c8b5a-a204-440c-a631-914cd8f9d3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:50:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:03.272Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=20edf4ff-3d41-438a-895c-3ad5eb2a36e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:13.292Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8c44d91d-cf3f-417a-9d0d-6b1b4f4dcb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:13.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:23.307Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3981df5c-9eaf-4641-bc5a-685956a0592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:33.354Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=639dd68a-4cbc-4be0-a441-3f7f15b9176e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:43.370Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4f34107b-a9bb-4c1c-a198-595ae81c0019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:53.387Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b61a1856-1e95-4dc7-b66d-64df9e7ee686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:51:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:03.400Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=740f9288-9d72-497d-b621-c1f2577f17c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:03.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:13.420Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=19178859-d5ab-4be8-8687-7bc58cd06992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:23.433Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1c6a8c8c-4330-4629-8b62-a62d7e3c01a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:33.445Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e0a3779d-e02e-4513-95ee-c4ee38cbd898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:43.457Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0ca702e0-4a5c-4899-8c6f-304c4be9b95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:53.472Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=11715d07-24d9-4840-bc20-0294205a817f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:52:53.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T22:52:57.680Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T22:52:57.680Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T22:52:57.681Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T22:52:57.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:52:57.682Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:52:57.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:52:57.695Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T22:52:57.696Z |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-21T22:52:57.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:03.486Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=41dfcc72-0a9d-40a2-954b-4cebbfc13a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:13.502Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e6cbea3e-f12c-452b-b18c-12eae39a97cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:13.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:23.515Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8117c7ab-a521-414a-aba7-40a94e3ed689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:33.531Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fe08767f-9e1e-4d02-8a15-ed1651073fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:43.546Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f93236e0-e53b-4b70-b53d-b88eb77c6bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:43.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:53.558Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e3044387-835b-4c68-8a20-c4b758df5647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:53:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:03.574Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a8c071ad-9b29-4479-85ab-d5e021234fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:03.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:13.588Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dab6c866-6e65-417c-bb89-fd09aafa4228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:13.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:23.599Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d94160ad-1e45-42e7-ae7e-3419189bbd17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:33.626Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b051a7bd-6745-40d2-90a3-09b75bdcd726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:43.640Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6d0e4279-f46a-433a-8dd3-506355498f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:43.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:53.653Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d649c7a4-1265-4199-9f04-e6a1f6f6d8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:54:53.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:03.663Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cd1ad59c-55b6-4eb8-9ff2-eb260536a300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:03.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:13.675Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e05ecb6-a98b-4a71-86c6-30e13ca43280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:13.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:23.694Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=45c8c60b-6068-4618-b51f-8a411612f18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:23.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:33.709Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=604b1eef-b0a1-47d7-8d1f-4250f8b06782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:33.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:43.722Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=91d610dc-62c5-4522-aeb0-99090d07b547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:43.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:53.734Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ff6f1e85-4fe0-4866-9501-090b547f36fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:55:53.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:03.749Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a0f337ef-f0ac-4a5c-82cc-7f8e1cac0242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:03.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:13.764Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=14555880-af4f-4d28-bbba-da9d33e163f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:13.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:23.775Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fb3a02ba-aac4-4d8f-876d-3bc0c4ec8846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:33.790Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=00b959d5-1669-431a-a528-0e6deba3d607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:43.824Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=def6bb14-afd5-444a-bde8-96794f6c5caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:43.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:53.834Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f6a94977-ab3a-4a41-9c9e-a2552c412ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:56:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:03.848Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e3c6c9b0-0d50-4e57-b5ce-3d73c1dc5536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:13.859Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=83f0fcba-91b5-4f6a-bb0d-d62eefbd37fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:13.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:23.873Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8c1aa2dd-ce3f-4c95-b8e4-f5d446650033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:23.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:33.898Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bdf6e1a3-fa81-4431-96fa-49f6ab7118cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:33.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:43.911Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0e4b4f99-cb19-43cf-badc-692f019c84e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:43.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:53.926Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=46c8dcd6-834a-499b-bd5a-2f8765162281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:57:53.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T22:57:57.660Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T22:57:57.660Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T22:57:57.660Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T22:57:57.661Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:57:57.662Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:57:57.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T22:57:57.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T22:57:57.675Z |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-21T22:57:57.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:03.944Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3b85010f-357d-4b2b-9a49-c1cbe82f1c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:13.957Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a8a8613f-325b-4896-8802-76523de84e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:13.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:23.975Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d7b46ee7-b4b1-4310-aae4-3edaeef51f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:23.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:33.987Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f62e1342-35d9-45d4-b17d-5ce3e14063b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:34.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:44.001Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e52bede-f400-455b-900a-8c59e3a05114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:44.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:54.014Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d87ed4a2-bc68-45aa-a286-35aaa70a32ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:58:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:04.032Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=69e53d45-1e1d-43d0-8148-67194f141163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:14.046Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dd36c5e0-566e-41fd-b770-a055e80859d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:14.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:24.063Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=58344e40-c029-4d8d-9d70-c68a38b0bb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:24.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:34.077Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5f9ceca5-2422-430a-9d3c-d6649c763c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:34.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:44.095Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f093f9e5-8a60-40b6-9ad4-1a5e879bf31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:44.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:54.179Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=25d116cb-9657-4e5d-ab41-e78162c9f42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T22:59:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:04.211Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3d85bcb0-81ab-4371-ace3-3edad44a67bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:04.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:14.224Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b0205495-a74a-444b-b200-ae0a59f1f382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:24.235Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b31e5fc2-7aa7-4878-a4af-2ed543b86bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:34.257Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cdb80083-9d6a-4f72-a42b-0350867c1fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:44.275Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b582ee9a-fcce-4777-9513-9ce4c864ff52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:54.298Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e5179533-46ee-460b-9ee7-744c034c024c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:00:54.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:04.308Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c0dc945f-b94a-436c-a6b1-f17bea76499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:04.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:14.329Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=857dcce9-6fb1-4745-8d0e-b347fe3d47ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:24.343Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6c051d2d-f74a-4dbf-ac54-ea30ea7be351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:24.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:34.386Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dd2df07f-d295-4b4e-8b5c-e821a3db6b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:44.404Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9b6c07c9-6f89-49ea-b15f-1d21eb5c89cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:54.448Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5ab8f874-a00f-46ca-8eb8-c8bc18fd3079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:01:54.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:04.488Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b51f9f2f-c56a-4b31-815e-0b686e7d1526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:14.548Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f45a6da5-0f1c-42f4-9232-1f8a859892e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:14.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:24.727Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=db3688db-6b65-4487-8598-bb827ad209e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:24.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:34.767Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=02d854e4-7c99-4f82-88ea-bfb29ade554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:34.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:44.837Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=026d9baa-2d8b-420b-ae5f-9070466fc079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:44.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:54.870Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=20608573-2cb4-46b8-8ae1-ceea1b2fb122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:02:54.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:02:57.665Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:02:57.665Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:02:57.665Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:02:57.665Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:02:57.666Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:02:57.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:02:57.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:02:57.677Z |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-21T23:02:57.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:04.887Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6d9a84fd-483f-419c-8353-8b3af321c045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:04.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:14.902Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=483be72a-1471-4c64-b49b-9da5ba2dba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:24.936Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ecaf303b-0ff1-4771-8309-eab068cc7cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:34.972Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e1183a69-9245-4d0b-9ce3-8511a2f07a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:44.989Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6d990323-12c6-4efa-a177-2fbea5be0ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:45.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:55.017Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b14a48f0-7ed7-483a-8259-afd19c61c0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:03:55.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:05.035Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e2de520-a7e7-4dab-9596-f70ba57c8fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:05.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:15.055Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5f7ac63f-6660-43ab-a5f5-ba117c247f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:15.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:25.076Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cd0eefa4-43c7-4a04-8833-ddefa9e4a85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:35.087Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e0f431af-da89-4897-9ebe-6ae28f9f8e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:35.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:45.098Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2daef1dd-3984-4952-a7c7-87cafc07c50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:45.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:55.117Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3f6abac5-e5fb-43fa-85fd-72d42f71017f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:04:55.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:05.128Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4c25de46-bb12-4516-bf68-3d6fd7fdf021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:15.139Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fc3e039a-903c-4b74-8cba-765f6e9d2bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:25.150Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4996cdd3-3f55-4fa6-97eb-d89859d0fbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:35.165Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=abd62338-da09-44a5-ace1-45319e663857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:35.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:45.178Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e18793d6-7d10-43fc-a92f-679b0b024a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:45.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:55.199Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=eaa51a34-0410-4653-ad86-f9337ae70a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:05:55.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:05.214Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9a56aba7-e751-43e9-872a-8d018bcbd723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:15.226Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8d427350-55b3-4a66-bf27-0820b604e8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:25.243Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e029e14-ba47-4127-8ce1-4f2bc0c812cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:35.284Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=79021094-a8b3-454d-b072-5fcca82e7288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:45.299Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0c8f9143-9e5c-4b02-beed-790b6f64efc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:45.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:55.314Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ebba6649-4b90-4b64-97cd-d018a58bbf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:06:55.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:05.333Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ea000b43-78cd-4d44-9f35-15ac80ab9406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:15.348Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6eb481c4-885a-4db3-bbe3-55ab7c874499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:25.360Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c05e53f1-6b06-42c6-9fa5-1c9aea4f5b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:25.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:35.375Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b6e3cb7b-17d3-4987-b8ae-7e8ad2d16d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:45.393Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=93f1d187-a9c1-4f80-9061-434eac3cca54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:45.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:55.413Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2c06eb63-3963-4ecc-a9d5-8a86706f87a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:07:55.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:07:57.622Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:07:57.622Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:07:57.623Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:07:57.623Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:07:57.624Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:07:57.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:07:57.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:07:57.633Z |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-21T23:07:57.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:05.429Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=89e62cdd-8103-4be3-81e2-6d83e90cc628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:05.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:15.442Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4633f277-d7d6-4d3e-ac8d-dc42993de702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:15.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:25.463Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cb15449e-a83e-452f-a42e-7927ec9aa4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:25.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:35.479Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0e208251-68a1-4949-927f-6ccd23923929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:45.559Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d38b2d40-7f82-4802-b093-88d9041cd4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:55.574Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=98672b95-508d-4f04-ad91-880d323d8e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:08:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:05.589Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5a547f84-555c-4af4-9164-2553badc84a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:15.601Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=53a4517a-f3d5-440e-b24d-3787a87e4eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:15.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:25.616Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=91806916-a459-4e1b-b4db-275aa952daf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:35.629Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fad0bb0d-28c2-447c-8716-4caeb389ba89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:45.643Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9c6e758c-cf39-4db9-863b-5400c9233b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:55.659Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a7af644a-2970-4e19-802d-85557f3109ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:09:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:05.677Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6a6ba51f-378c-4738-8b42-91511cd041ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:15.689Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7cdb51ba-9d4e-4374-8760-90d6394ff407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:15.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:25.708Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b738798c-8974-44cf-8637-4e7aeb944369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:35.720Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=18922f76-a4ff-4d62-9864-a1b6d57d2304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:35.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:45.740Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cb5ab3bc-f502-4bc1-9870-bc6c5c878974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:55.751Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a6b80dc0-69a8-49ce-b9af-6bc9ffc92117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:10:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:05.764Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3b76be09-79a0-495a-a1e7-b59f99e5987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:05.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:15.777Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=32500df2-982e-4596-acc2-5beee66a24dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:15.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:25.795Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bc8c4a11-3c0d-451a-95d7-1b348182181d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:25.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:35.813Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1813dfb3-4f9a-4c8b-a66c-8c431e2e591b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:35.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:45.839Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a9cf31c4-69e1-476e-a0d4-d326e003e3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:55.863Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=20c9775c-fb14-4703-b755-f82574e9310a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:11:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:05.875Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1cd30f67-32fb-46da-bdb9-899a92a023bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:05.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:15.890Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1be6e075-d200-4acb-ac57-cb5b6d2a7f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:25.902Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ed93f059-78d2-4616-8084-b85a0bb83d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:35.918Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8df00449-159b-49d3-ad12-3f12ec112a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:45.932Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9130acd1-0387-47cd-be83-e31240244e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:45.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:55.945Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e123bebb-c657-4ad7-8d21-8b9bead3c3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:12:55.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:12:57.563Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:12:57.564Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:12:57.564Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:12:57.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:12:57.565Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:12:57.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:12:57.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:12:57.572Z |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-21T23:12:57.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:05.963Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2d89f9f1-a51a-42fc-95ca-bd784874fd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:05.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:15.978Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ce7eecd2-042f-4d5b-9453-cfa97ca25eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:25.990Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=52c78848-c4d4-41d9-9308-4fc8691dbb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:26.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:36.003Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=03fd5a0d-64bf-4b44-a08e-6adbb33ca4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:36.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:46.016Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1001b928-cbc2-4148-b073-02c4588a55a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:56.028Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8cb07ed5-e5d5-4db0-8702-ea42175e3024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:13:56.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:06.060Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a99c895b-757a-45e5-aca2-8dd7efe45c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:06.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:16.073Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=330f859b-2dca-4ffe-a9f7-7af4d1894186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:16.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:26.087Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8e4c1d31-4a75-4413-abd7-e3ccb2898da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:26.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:36.102Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2d769416-72cc-4067-b02b-86c3464c5a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:36.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:46.118Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0c369cb8-3c82-4289-aa10-6ff8e1c573fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:46.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:56.133Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c09f4827-38f9-4a2e-abbc-e00d04f20229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:14:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:06.153Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=15838fab-fad3-43cd-8dd5-84d54ef60c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:16.165Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=edd6858b-5eb3-49f6-bcfa-74ca7f1af653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:26.182Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4014aed5-18fb-4af8-a0cb-e6be92f60cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:36.195Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b68cbbb5-d517-45e5-a7b7-0957c8df456d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:36.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:46.207Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=65f1aa5f-9ca7-484b-92f9-3a259ef2b883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:46.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:56.220Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1a676559-978d-4ea3-9c74-bc22d432f694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:15:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:06.233Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4f1f9cd3-6618-44fe-a1ef-5b5a4da79b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:06.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:16.245Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=88ba6153-cdbd-4e15-806a-6acbfd9d15b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:16.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:26.262Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ca997247-fb05-4126-b0cb-c622ce0d422b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:26.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:36.276Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f9d749da-e876-42c1-8eea-e45a515dffec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:36.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:46.298Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=55b688c4-f96f-4a0e-ba83-2bb76636404b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:56.312Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b409ce3f-5a12-4e7c-889c-83f6877047bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:16:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:06.323Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=070102b2-ae92-4a48-8cf2-6b1e8252b311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:06.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:16.340Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=65321f46-5e53-4cb2-a837-0d4b57130a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:26.364Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8d0facdb-c484-42e3-914e-6dea289416d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:26.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:36.377Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9c6c86cf-216a-4ce8-bbb8-aa080e6c9d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:46.397Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ff2c31ee-b322-4350-91c6-7de2e2299d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:56.409Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=52de48f4-f066-422c-a874-959faa554a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:17:56.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:17:57.642Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:17:57.642Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:17:57.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:17:57.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:17:57.643Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:17:57.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:17:57.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:17:57.651Z |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-21T23:17:57.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:06.429Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=04ae7b8d-4103-4346-ae2d-84d25ba3f0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:16.443Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d56fee8c-bf18-46fc-af54-41c8bce2ac27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:16.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:26.454Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f8d0129a-869b-4119-82b9-f9d804aa572e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:36.469Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a8baf715-5d14-4436-b462-800acb15cf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:36.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:46.482Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9316b621-3f9f-4142-97a5-8b10d82dc71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:46.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:56.498Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a0f99981-ee80-4d66-994e-e89d982303c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:18:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:06.510Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e594ad65-28cc-49fa-85ac-d62b48742059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:16.525Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=31bcc55b-8707-469c-93f2-50ab9aedb78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:26.536Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cb1c4ba9-5383-497f-bdff-c8f39cb96b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:36.549Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e34c86b2-229c-46ff-a39d-d0b9f46bb875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:46.577Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=74b830d6-a189-4bf3-9f18-a80cb82e3d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:56.597Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2bb244c1-af52-4338-9375-d84ebd38f8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:19:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:06.609Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=41e00aa9-d300-426d-bd99-844ad718cb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:06.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:16.622Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c4b662e5-e896-4a2b-825b-acc0a1f7ae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:26.636Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=df6c847e-02b9-44c8-9922-5fb1ad300955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:26.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:36.651Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f469a62b-a88f-400c-8248-abb08ee025d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:36.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:46.671Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=af7b8ce7-0237-4454-832c-b9e59b7a3dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:56.684Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a8e2a492-ee89-461c-9d14-f647e635cec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:20:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:06.701Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=61e9e28a-c056-418b-931b-1ac1bc9c7418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:06.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:16.714Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d9bd8f12-01aa-4c9f-a374-7a920c532c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:26.726Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d6bfbeed-993c-4e8d-be4d-508577146df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:26.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:36.745Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9814570e-78a8-4345-9e92-c78da43ba235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:36.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:46.759Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ef7450ec-7794-4ac4-b4d1-9ad00496b645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:56.784Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cf4aed3b-1881-4fdf-bc34-c436c51b07c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:21:56.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:06.806Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ca00dade-f83f-4960-ad22-52f6e7db6a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:06.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:16.821Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2eb6d25d-963d-40b8-9b2f-a0d1b7848824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:16.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:26.835Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=77490c20-3268-4b72-a7de-99011a3fe9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:26.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:36.853Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0b0c0f22-6610-4b8c-9852-640ecef26ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:36.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:46.867Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7e9d822d-bec3-4440-b66a-00695bfdd0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:56.885Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=53cf7737-486d-4aad-adf9-8f00ef8391ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:22:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:22:57.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:22:57.617Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:22:57.617Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:22:57.617Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:22:57.618Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:22:57.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:22:57.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:22:57.625Z |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-21T23:22:57.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:06.904Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=86e7dc50-17d6-49a4-93e1-43ee8c1484d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:06.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:16.933Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2001dd39-3db5-4381-9cc1-6c50f85d62a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:26.946Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ab5f144c-059c-482a-b644-1ceb0c9251e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:26.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:36.970Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=6591ad02-38d3-4e2d-8d8d-d165f51a53bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:46.986Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d7c1cc7c-4aa8-463a-ad6b-cb4eb4dcfbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:47.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:57.003Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=01f992c8-cb52-4a27-89a7-7197932e574d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:23:57.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:07.075Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=75332d7c-5f98-4c5f-a506-7af88a07b55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:17.087Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d857d0f8-8bbc-44cd-827f-2be5fd1d4853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:17.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:27.106Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=622fa04a-c87e-4c0f-a992-6a7d86feb69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:37.118Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=aa25b78e-7731-423a-b960-437dff0028d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:47.133Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=62d003f7-ceae-4cf8-8ac9-4725ac78f0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:47.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:57.145Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e7e9ea86-5c6a-40cc-a6aa-091824a40926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:24:57.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:07.158Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1d90a7d2-6eff-4569-8e7e-3efdfdc38770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:17.169Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9be0ec10-0573-4402-a90c-5b5bfc5daeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:17.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:27.181Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=15c460ae-aa8d-451f-a9fd-558c68997fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:37.193Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7c961c70-38dc-4bf7-988c-59313ca1e9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:37.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:47.205Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=36574350-af38-4c56-85a8-fd6e42f74474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:47.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:57.216Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=22deee3c-940a-4c55-8d42-6999464c1dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:25:57.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:07.227Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=456972fb-7a2a-47a6-8272-d3541dcce009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:07.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:17.244Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fc77e828-0250-43d7-a811-3b54b202375a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:27.257Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ec9ac732-f004-4f68-9fb8-d756e5414f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:27.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:37.269Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f627aa02-d546-48f3-8319-54d4fbbc0ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:37.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:47.294Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8393a626-1440-491c-91e8-60ffa3c76ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:57.307Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7218d3ad-c069-4e09-9960-c7c44536dd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:26:57.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:07.319Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=19f0ba7a-e815-4f59-8008-917d5f4e01ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:07.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:17.333Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a88fbeb6-b1e3-434d-8fa0-4b9b8ddc614c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:17.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:27.347Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d6240301-1912-458a-8ee6-f5ac696f677d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:27.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:37.358Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=03a4b044-b9e3-40d3-864f-d825a54dfd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:47.370Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d6e50505-7463-4433-970b-c462669f2b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:57.381Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f5297c91-1399-45fd-a4bf-be46fffe79a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:27:57.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:27:57.541Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:27:57.542Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:27:57.542Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:27:57.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:27:57.542Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:27:57.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:27:57.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:27:57.548Z |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-21T23:27:57.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:07.405Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e135312b-3201-44a7-9f88-721620032e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:17.417Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0c5f073d-2fd6-43aa-8caa-c6ebc91e1b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:27.429Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=edeebccd-0ee2-4070-8b29-c0703f6ba18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:27.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:37.446Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a9ce4b12-854f-4398-b435-21577ca13323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:37.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:47.461Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bc6efaba-fdae-444f-bbfa-e47b6fbb96fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:47.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:57.474Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=75bf94a2-14ea-4294-9593-2c9ca6019ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:28:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:07.490Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a70d500c-6546-4914-ac60-13303d856dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:17.504Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4a1b9de1-b9bf-4dc8-b2b9-7524af9f015b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:27.518Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=dc5ba629-8c0d-4946-814d-01b99b54a72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:27.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:37.532Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=81a74ce7-548f-43db-85ce-14d53f7cd900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:37.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:47.544Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ec659010-ee2c-443b-bdf2-483a0fa53a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:47.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:57.557Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2a70d048-b02d-4310-a332-74bc0f559622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:29:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:07.570Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=67cbb715-4d34-4219-a475-023ec1e7224e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:07.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:17.582Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2d742529-34c3-4dc0-8054-68a273ed4966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:27.595Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0427529b-81ee-4269-919d-7dd493b8329e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:37.610Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f89dff92-0dca-4d62-a0ce-804dc40ce262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:47.627Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bb99fe1c-3c49-41b8-898e-5abd84fb56c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:57.650Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=92daac8f-d53a-4608-a073-2c1934f98f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:30:57.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:07.663Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d1c64a9f-614e-4a69-a42a-32faa59f2f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:07.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:17.676Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=085a141a-0e8d-49f0-bb4a-cd422c9f8054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:17.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:27.687Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=5b9cc05f-a576-43e4-a2cb-2b95c55081b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:27.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:37.701Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c35b72ea-2c2f-4da4-86ec-df579ea431a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:47.716Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9f7a0908-3169-4782-b282-899779f0a9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:57.728Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9f47f4d8-c968-4b73-aa7a-6162bb7106bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:31:57.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:07.740Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2bbd3b4d-a4d0-4d4e-b0df-30d0531b79f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:07.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:17.751Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=21b6027b-27f4-4e16-af15-ee1a3eb213c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:27.764Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=549bae74-cfca-417f-bacd-bc051220cfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:37.775Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e2033cfc-b4f1-467b-8360-9f712d1aff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:47.787Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e9a901e2-76cd-4838-b2ad-8041ac2c350b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:32:57.603Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:32:57.604Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:32:57.604Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:32:57.604Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:32:57.605Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:32:57.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:32:57.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:32:57.611Z |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-21T23:32:57.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:57.801Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=defd9fdd-adcb-4212-b58e-245ac687591f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:32:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:07.812Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ac60b94f-f397-4a68-9a66-96233616bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:07.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:17.825Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d0eb03e9-a04e-4ad0-b26b-f0eb34c6785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:27.850Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=14ebdfb4-42fe-4ae9-a326-93027209bfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:37.863Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=65109e71-b7d9-4c38-a55e-5c1a9472cbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:37.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:47.877Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a158f03c-ec92-48d7-a6d0-c3f44e48547f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:47.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:57.906Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=97903a8a-0d99-454a-b120-ed696566f3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:33:57.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:07.921Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=68fcf4b9-0236-4d9a-bc3a-3dd927ae7ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:07.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:17.935Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e808b17d-dbb5-4303-9d58-9ec824516a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:17.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:27.947Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7af8f2e6-1e66-427e-9375-24617967b091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:37.964Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3b505fed-e00a-4760-a8ef-fdc66571ad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:47.978Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8129acff-470d-40fb-8d1b-9aff00b216d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:57.991Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bc239cc9-9ad0-425e-bd4a-76b445aa23b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:34:58.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:08.003Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f7b201ad-8827-4ecc-8034-38869658fc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:08.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:18.015Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ecf58195-e7c8-4fa2-920b-906078b8be4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:28.026Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=97050981-856e-41e5-a7b0-b4343fc736ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:38.040Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f2af1053-3363-4695-9d8b-8aa6dd29b107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:48.052Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1e750e4b-771c-4b5d-8f61-c1abfc1aadb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:48.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:58.064Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b91c9f4d-abd3-4fd6-8eac-f6291d5ace0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:35:58.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:08.077Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=79ad1142-571c-45de-b121-570d8e54317e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:08.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:18.089Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c62b4bce-843d-45c2-aebb-04aadf7b2950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:28.102Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=0b8226d4-8aec-40be-95b8-57e28dc30c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:38.114Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fa332f9d-d86a-4efc-8b4c-443933867348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:48.127Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4aca4d0f-8af4-4e43-a65e-d24901b6f8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:58.140Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=a66a9e34-aa3d-46a1-b40a-d6b5c3aef9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:36:58.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:08.152Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4fa9fc88-71b9-4faa-bc00-d99ab2ba9433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:18.167Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b1d87b2c-2eed-433c-83d8-e8d37155314f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:18.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:28.180Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=93d359d8-54d7-45fd-bc95-406544120f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:28.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:38.200Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=62fac74a-f9bf-4132-9b63-9d56242b4336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:48.212Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=4d256113-12b9-45d0-9748-0cc3ce023fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:37:57.601Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:37:57.601Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:37:57.601Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:37:57.601Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:37:57.602Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:37:57.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:37:57.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:37:57.609Z |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-21T23:37:57.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:58.231Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=fee2b3fe-b22d-4226-be1b-aaebedd549a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:37:58.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:08.244Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=7897ffcb-286f-4bb6-83eb-e873babd4622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:08.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:18.257Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1cc0082f-7633-429a-92bf-de1e3f3655b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:18.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:28.269Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=56611644-13a6-467e-878d-f1e4168733e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:28.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:38.283Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e4a47494-17d6-49ea-9b8d-f8a28853c6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:38.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:48.297Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=e8dcfa55-21fa-47b3-8758-ebcf2d7754e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:58.314Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=aae613c9-dc25-425a-8c1e-8e81ce02b147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:38:58.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:08.326Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=56a03827-30d2-4d07-9502-6d1eee83b23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:08.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:18.339Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8644dd4a-929d-4017-99a1-d00d951e15e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:28.356Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=454db06f-698c-4523-a62c-0345c656b96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:38.370Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=270cd9b2-bf8d-47eb-82cb-9da864de5788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:38.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:48.381Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f42833d8-e38c-4476-99d4-51e118e28c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:58.394Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=60b23195-f51f-4c36-8853-363034fc4ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:39:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:08.406Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=32b500d0-8731-439d-a51f-f5039ff231c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:18.417Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f71fb37d-15b4-4a0b-8366-32df078e6d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:28.430Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=8bb6ad9e-a167-4dd5-bf65-621c774cf6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:38.444Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=f88de979-7189-4bd3-82e6-cff022975ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:48.456Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=302bc8e1-812f-4395-bc1c-8be8e5c7f931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:58.470Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=499e228d-feb6-449f-9407-7051f62840a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:40:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:08.482Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=ddba6799-4178-4e48-b9c1-810d223ac470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:18.494Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=21b96625-aba1-456c-9dbd-058bdfe4c211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:18.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:28.510Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=46fc5ccc-ab7b-4093-a14b-0b0b26851861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:28.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:38.531Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=9a7f3d24-69f0-4a16-8e20-5e8f56637458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:38.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:48.546Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=bb793467-e405-4fdf-8527-cafec74e56c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:48.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:58.563Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=cacbd3e5-e2b5-4c0d-bd90-e38c83b36fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:41:58.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:08.575Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=b7b7cd57-3724-42f4-83ac-377989a207d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:08.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:18.586Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c720464c-ee43-449a-bcee-9f5309b1f954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:28.597Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=811f363b-1ec5-40fe-8e90-c7954bcb46d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:28.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:38.611Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3371b98e-7db0-4272-b1e9-f82f4c8efe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:38.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:48.623Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=1622a053-8e32-452f-9232-1dc225a8d0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-21T23:42:57.556Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:42:57.557Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-21T23:42:57.557Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-21T23:42:57.557Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:42:57.558Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:42:57.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-21T23:42:57.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-21T23:42:57.564Z |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-21T23:42:57.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:58.635Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=16094d32-c402-4f26-8dc6-618a3c17ef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:42:58.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:08.647Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c1b19261-c7b0-4351-a09b-e96f50635d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:08.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:18.659Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=55a858b1-ff31-4857-9b23-a1fadc7c3196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:18.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:28.672Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=2ea0c36e-ecd0-4dff-8cda-09b6f9d31ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:28.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:38.685Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=c092ecf0-db0a-4b47-bb56-e8534a51086b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:38.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:48.698Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=d6310e0a-32e7-4361-9ffa-f56fd6b6e2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:58.714Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=19e7517b-646f-4f84-b498-3673046c6edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:43:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:08.726Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=10191a10-6924-4d7d-9f21-9a4a060fbad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:08.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:18.740Z |INFO |Init configs |InvocationID=d0f4e1ed-f6b0-4166-aecc-ed24ec15a18a, InstanceUUID=3b4e47b6-ad9d-43b2-81f2-beb33befd8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-21T23:44:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |