By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:09:28.114Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:09:28.127Z |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 |2023-02-14T06:09:28.127Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:09:28.129Z |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 |2023-02-14T06:09:28.514Z |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 |2023-02-14T06:09:28.649Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:09:28.650Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:09:28.650Z |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 |2023-02-14T06:09:28.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-14T06:09:28.805Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-14T06:09:28.829Z |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 |2023-02-14T06:09:30.215Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-14T06:09:30.677Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-14T06:09:30.699Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-14T06:09:30.700Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-14T06:09:30.789Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-14T06:09:30.789Z |INFO |Root WebApplicationContext: initialization completed in 1959 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-14T06:09:31.604Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-14T06:09:33.487Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-14T06:09:34.155Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-14T06:09:34.187Z |INFO |Started MainApp in 8.328 seconds (JVM running for 9.055) |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-14T06:09:34.372Z |INFO |Start scheduling PRH workflow |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:34.383Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2978349c-999d-4dcd-adec-b62cb1b148a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-14T06:09:39.645Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-14T06:09:39.645Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-14T06:09:39.648Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:44.933Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5496e89c-4db7-4cd4-869d-1bddf967cfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:55.079Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e21aa16c-4fba-421f-8ecb-a2390ff54af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:09:55.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:05.146Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7d395255-d3e0-473f-870e-482903d64097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:05.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:15.179Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2dca57c3-98cb-4f9c-9499-0efd5e3514c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:15.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:25.234Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5ce8a66d-a4e2-4ab7-8072-87b8d0b1a7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:35.282Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fa0cef55-cd2d-4a08-9e30-eeea9a084239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:45.353Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b34f772a-ae42-48d6-b3ec-158b36f58e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:45.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:55.414Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=86928c05-a14f-4d7e-8ec8-72ed0ede585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:10:55.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:05.493Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0bc7441c-d6f3-43f3-a52c-d218f683441b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:15.564Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d6c05543-502d-45e1-80ed-87ca38dca68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:15.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:25.653Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2cd8e8ba-eb13-4785-8c7e-0b02f590c6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:25.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:35.736Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=863bde80-bd46-498e-8541-0313ede3d32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:35.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:45.774Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=77081dbc-6956-473f-a06a-3199a8f52eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:55.864Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4ddba9f8-80fd-4a00-8ec0-af4889aaedf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:11:56.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:06.044Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=df4aa39a-ddf2-4293-ac30-1fbe991fbc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:06.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:16.151Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=99faa838-9a11-4746-9cfe-c7b8c58671fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:16.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:26.215Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0f5ef47a-3c72-4145-a6b5-ad4714b08539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:26.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:36.271Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2e7daedc-baa9-459c-9a2f-b718938795ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:36.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:46.385Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=27189758-d985-4fef-8de4-65f133f29a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:56.454Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=13a5a861-f079-4625-b3bd-5258cff137ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:12:56.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:06.560Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ee6ee317-3d6d-43a9-b65b-44f5b036bd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:16.624Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8d36f7c9-9390-49a2-90e7-f3e55e1b2078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:16.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:26.684Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5584c995-af44-461d-a6dc-281827003abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:26.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:36.868Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=884d1b06-c79e-4576-b2d2-842bce43448d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:46.906Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c71f45e8-bc3d-4480-9c83-d87fef521eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:56.957Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=dff0a937-b964-4fe5-a2ad-92397faeaea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:13:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:07.025Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1d159b46-9995-4a4e-83b8-c23773f5ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:07.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:17.049Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=764bb8fc-4146-4672-8997-b827bce04e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:27.066Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b6608f43-ef0a-423a-9b8c-e3867342a62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:27.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:14:32.450Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:14:32.451Z |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 |2023-02-14T06:14:32.451Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:14:32.452Z |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 |2023-02-14T06:14:32.453Z |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 |2023-02-14T06:14:32.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:14:32.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:14:32.467Z |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 |2023-02-14T06:14:32.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:37.099Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d130fcfe-6b30-4aa8-82da-372ed12832e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:37.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:47.137Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=98cce756-e5ce-432c-a30a-18f1c12d01f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:47.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:57.177Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6fd92164-5342-41a9-8a61-6b49aef3d33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:14:57.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:07.415Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a021fac5-3a5d-4ca1-99e0-2d458e237462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:07.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:17.509Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3f570394-fa07-4f02-bae1-84809b71ce7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:17.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:27.725Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=573fa2e3-f6dc-4482-84e8-16f52f4bedaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:27.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:37.795Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a93a23ff-58e9-461f-abab-20502230574e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:38.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:48.107Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5d45dd95-c615-4c3c-8b7f-585f3257663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:58.231Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1f55eb50-c2b6-4c55-9019-a4a68d94d3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:15:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:08.262Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4586a9f8-3193-4ce0-9f67-a1e6d789bc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:08.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:18.333Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ac93db9a-ce6a-4a12-8ef4-dcc55ce2949e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:18.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:28.378Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=05c919db-bf22-475c-8552-6fc16d3aaa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:28.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:38.404Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c860d9a3-89f0-4531-9b64-b208aae26205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:38.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:48.421Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=61ffc1dc-005e-40ef-bed3-f7d5f6740f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:58.440Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ebf66ef3-2be3-40e7-9a34-ccce72b8d89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:16:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:08.480Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=77b3e5cc-b363-4d87-941b-a401a20555fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:08.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:18.545Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ceced229-f88c-4f42-b714-a646f8313276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:18.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:28.571Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=13330a2b-c09b-4aca-b820-d5588d6c6628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:38.643Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f46e7bf6-72b2-483c-83f8-091b7838107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:38.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:48.666Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ecc5a835-58ed-4d1f-a176-f83ecc0e3b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:58.699Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fe6d5d0b-11bd-4eb0-88e2-61d0dd88ea46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:17:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:08.755Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=59f9e2a2-742a-45ae-9b96-bde9dd2bfdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:08.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:18.781Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b9bc7393-3f92-400d-b56c-9f2e71ec08fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:28.810Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d52d005d-55f0-4dae-8cf0-cdbf950f39cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:28.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:38.838Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6533ed28-257d-4eef-ae4e-3b50a404ee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:38.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:48.861Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=11b94f0e-d5e1-4c90-8c15-72e00437b6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:48.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:58.887Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5416aeda-987c-4e63-9d80-82b631fa7dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:18:58.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:08.925Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0654dd09-f41c-4b71-971b-bed56e074c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:08.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:18.980Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fc6a27be-bd73-4a30-9bad-eaccd142018c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:19.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:29.024Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1347773e-f052-4c63-be67-311cf15099cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:29.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:19:31.874Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:19:31.875Z |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 |2023-02-14T06:19:31.875Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:19:31.875Z |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 |2023-02-14T06:19:31.876Z |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 |2023-02-14T06:19:31.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:19:31.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:19:31.886Z |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 |2023-02-14T06:19:31.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:39.076Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=218f0e55-5c64-4ab3-8fc2-2dc470543a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:39.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:49.197Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7f88221e-1c6b-4b39-943d-b472526557fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:59.233Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=548f401d-b2e5-4a12-a7f2-c5720364c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:19:59.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:09.279Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=865fd417-8afb-47e9-a1a5-f8d43b5a2196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:09.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:19.383Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e2e3ab73-f92b-4285-9ede-b0be03fff0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:19.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:29.424Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9eaa10c1-3840-4605-a420-d224bebadac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:39.507Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=978a2c73-7c8a-444a-bd49-092216bc59e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:49.535Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9af5c01c-11a0-4168-b69a-305022b47eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:49.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:59.554Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b537e98d-d004-4088-a67c-d88f7ec96911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:20:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:09.624Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6f0e077e-7f55-4419-a34e-192cb4d91258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:09.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:19.648Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ecc6e4dd-8930-4dcc-a97b-d21e8e8abd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:19.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:29.672Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=24eadae9-5226-4f11-bd55-ae17a1571686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:29.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:39.693Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9cd8dfa3-2e34-4ad0-9093-5cef0422d290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:49.761Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=382307a0-5c72-4028-a6c9-240bc48b8403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:59.776Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=148d63bd-e572-457b-9041-992a23751b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:21:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:09.851Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=17c1cbb7-4749-462a-85dc-c35bbb0af722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:09.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:19.893Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7dcf304b-ea60-4635-81fe-77c7c29692d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:19.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:29.909Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0d598b08-82b9-4280-92da-8fccf527bbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:39.953Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=04ca2197-2208-4b87-822b-cd56a5adc7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:50.010Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0126b454-aa4c-4ec9-a936-b71eed125e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:22:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:00.112Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e915de3c-5619-4b06-9858-e9d799ed4638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:10.206Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3a5108df-6ee1-40bc-9cf0-c4be01957880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:10.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:20.269Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=aad88630-13d4-4cfa-842c-d527add0e59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:20.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:30.299Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fceab66d-b4e9-4363-b8be-08a11321836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:30.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:40.316Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1af9b60b-2651-45a9-9cc3-334cd2f5a910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:50.479Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=63e56277-0608-45d6-8479-deddfc5862cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:23:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:00.508Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5c213647-5e91-477e-a977-bdf554a068d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:10.569Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=da94eebf-e565-47e9-9b22-75473183427b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:20.608Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2822e1d1-6c80-4ab1-bfb0-5be4a31bf82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:20.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:30.627Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=168fe15d-e14d-490a-9a47-7e2e15ee2a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:30.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:24:31.900Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:24:31.901Z |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 |2023-02-14T06:24:31.901Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:24:31.901Z |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 |2023-02-14T06:24:31.902Z |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 |2023-02-14T06:24:31.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:24:31.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:24:31.911Z |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 |2023-02-14T06:24:31.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:40.668Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9a15bccc-9639-45cd-b3e1-68f482460443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:40.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:50.697Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ddceb6e5-ade0-440a-a384-f18dd3e57b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:24:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:00.713Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5d16e786-5ae6-486a-8590-78da34707138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:10.760Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1fd227ed-ddd8-4926-bd37-ada109a6a7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:20.808Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3c4fb0eb-511b-4b00-aea8-026404c9a38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:20.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:30.847Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6492782e-2606-4429-b836-14dce6230c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:40.866Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7b21dd8e-f48e-453d-a5be-16f3a4f49b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:40.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:50.881Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=71541cde-cb1d-4b04-84e6-e1b73c6ed2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:25:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:00.902Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=39414dab-e87c-4122-ac81-0411870ffd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:00.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:10.930Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=22d9f84f-32d5-48e3-bb49-55efc4f7c62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:20.976Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=96684595-c8fd-4f6d-b161-328ac0c8e59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:21.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:31.033Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9d5ddcc8-f02a-4601-9b50-c134e641fab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:31.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:41.066Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6cc6d768-6986-4bde-8bcc-1687187181f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:41.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:51.087Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=dfe59d7f-157e-4bdc-92e7-1583f9ae3363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:26:51.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:01.115Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d635097b-0126-4ca1-bb78-18c3113070a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:11.153Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3228c6cd-f31c-43ea-b234-7007b6d48658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:21.169Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ba8a181b-506b-4465-80a8-aa83b0f0d3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:21.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:31.183Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=93ee2436-62a5-4fb9-812b-6a745dbe84e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:41.218Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=037e6295-1337-4be1-bac1-cee610fb9319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:41.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:51.256Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=71e201bf-2527-4a47-870c-51dd0b63272d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:27:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:01.279Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=dfbf3c39-df6d-48e9-8ef2-483216529881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:01.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:11.306Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=aef64857-b9c3-4fad-a694-b5ed753035ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:11.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:21.340Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ae8915ad-c684-45f8-90e2-d712a665ace6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:21.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:31.383Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0e7277f5-67cc-41ba-9431-631d17ab31a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:41.397Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=79b89409-c4e4-48dc-a3e6-8b81bfaae870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:41.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:51.484Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=48512853-d386-41de-b875-89ea50efbe0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:28:51.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:01.639Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e4fcf676-e674-4986-b845-75bd0f23c5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:01.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:11.746Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5502474e-e5dc-4daf-a981-1c6b58cd18b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:21.761Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c508a116-3bce-452f-830a-ac085288c71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:21.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:31.774Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ac22b18c-e936-4c79-829a-22a9b7327966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:29:31.868Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:29:31.869Z |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 |2023-02-14T06:29:31.869Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:29:31.869Z |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 |2023-02-14T06:29:31.869Z |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 |2023-02-14T06:29:31.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:29:31.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:29:31.879Z |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 |2023-02-14T06:29:31.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:41.791Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=535d1591-aaca-4be2-8696-c2928cc1907e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:41.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:51.849Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=71e09c12-c3ec-4d00-a533-3f55731abe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:29:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:01.892Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c9fb2c49-3d53-4bc8-9f5a-cd5868f8935e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:11.948Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b4fa7456-91f9-473e-aa14-0843507641e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:21.966Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=35fbbdd1-a88a-4bb1-be5d-70d4d14a6feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:22.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:32.035Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a110910b-b1a7-41e6-a685-4edfeaae7214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:42.059Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8f61aa40-53f8-4f71-86dd-1f6514c5fd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:42.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:52.092Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=64e27b90-0c42-41e3-abee-a0bf371dc7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:30:52.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:02.119Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bcfba8e5-7a49-4520-9b36-7b41fd1d1154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:02.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:12.249Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=41d1d5f5-0ee3-44a2-9de8-501801e07a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:22.278Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=48a6e359-a4c7-4712-86c3-52e9f9c0628e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:22.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:32.310Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b4fa75bf-d54d-4137-b19d-c72f9fe0dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:32.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:42.332Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ba56a394-1cf5-4679-b7e4-b6ef616771dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:52.356Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=de059e74-b2fa-4aa4-a79e-6c1d5b38876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:31:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:02.372Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3145fe26-36dd-4ad8-87e8-8b5b58f65604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:12.393Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7ed7389c-f858-4181-9e26-85a9f6ea7431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:12.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:22.426Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=567cda0d-e88e-44a2-add4-5f304fc8a937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:32.449Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=880b38f0-d96d-4b9e-9023-d9e58e7bc379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:42.485Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5908c3a6-3335-41fe-9786-61d46eacd362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:42.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:52.509Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8922e5ac-dbbd-4e1c-b551-8f7be0491ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:32:52.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:02.522Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=88fb9957-f34f-46de-8603-cb836c498eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:02.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:12.546Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e7b4b9f1-a8f1-461e-ac01-f13b2b1b0413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:12.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:22.561Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0defa7f4-9377-46d4-bdfa-5e4f724cf4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:32.575Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5eac9896-4340-4597-a886-f78ba7f15843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:32.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:42.588Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=856dbbf0-a8af-4bca-a9fa-5ef758a1dff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:52.636Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b63e9aa4-ce43-48e6-a947-f13335dcbb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:33:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:02.653Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=683d918a-ad05-47b7-bdf5-6afd41131034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:12.726Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d9aec741-b4ef-4ae4-ae1a-4467c63e0017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:22.791Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cd332aa6-d005-4d46-8ad7-f65fe9d43ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:22.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:34:31.821Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:34:31.821Z |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 |2023-02-14T06:34:31.821Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:34:31.822Z |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 |2023-02-14T06:34:31.822Z |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 |2023-02-14T06:34:31.829Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:34:31.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:34:31.830Z |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 |2023-02-14T06:34:31.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:32.815Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5f9d8605-9a71-4cb1-a89d-e9e6b1770f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:32.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:42.871Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c4fe793e-8703-420e-9701-5c814903afbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:52.936Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=08adc036-5ee9-4feb-9771-4d97ae022c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:34:52.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:02.968Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7da85a5c-1863-4d86-b9cd-35f68a6e125a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:13.038Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=37b809ee-7df3-465d-b0df-d1d6cd1715bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:13.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:23.067Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2c9085f5-5de7-4b7a-9a42-dad7e83dceea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:23.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:33.093Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d2b12ca1-aacb-452c-82d4-0226f8acbc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:43.111Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5a77617a-210b-4b5b-acfc-2710580dc67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:43.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:53.160Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7a8637b3-8948-4476-b45b-40080471235b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:35:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:03.177Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e731871c-cbfa-433b-9e44-907f2b2ed6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:03.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:13.207Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b160487e-392f-4ecd-858a-914cd26d97c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:23.233Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=891a4546-3e4e-449b-ac9f-12226d8badab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:33.247Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af48a630-ca3d-4ac9-89cd-9db3957acbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:43.273Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=33a42a8e-c3ab-4f1c-8526-ae859377c59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:43.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:53.296Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c2acddb2-be61-4dac-9d95-9bc8ab53d512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:36:53.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:03.310Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7008fa17-80f5-466a-83b0-c913dcca08cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:03.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:13.330Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4bc36d1c-e176-4ed3-a614-bd40ad7458ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:23.401Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=02f0d3e0-327f-485f-81ba-052ab121ba02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:33.428Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fb5340b2-6723-4427-85fc-cc54bbc07a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:33.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:43.458Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8c48d963-0a1d-4193-b245-131eaa254c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:43.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:53.540Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0f6e1259-ecba-476a-b0cb-870e08706267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:37:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:03.574Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=43e28b6c-0d85-4a01-891f-8bc4be755585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:03.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:13.636Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c4ddf149-4f28-4a74-8f32-1c02cedf6dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:13.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:23.667Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f58aca69-41f9-435d-870d-c9d35c23344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:33.741Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=585d3d69-63e5-4a1c-8bd7-a3a47336658f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:33.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:43.765Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ec3ce11d-e8cf-4622-aa75-98d28ccb2234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:43.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:53.785Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=89f2d05e-1ff9-46d7-a370-b773a8d3533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:38:53.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:03.832Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=90f9fca0-43a8-4244-8f2a-cd1050f44fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:03.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:13.844Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=31695130-4086-47bb-b539-3331a5ab195e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:23.857Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4089e6c9-d718-46e2-95da-9c1484790179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:23.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:39:31.838Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:39:31.840Z |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 |2023-02-14T06:39:31.840Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:39:31.840Z |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 |2023-02-14T06:39:31.841Z |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 |2023-02-14T06:39:31.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:39:31.849Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:39:31.849Z |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 |2023-02-14T06:39:31.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:33.876Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3f0686ae-4be4-49fc-a625-ebaebebaf3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:43.978Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=971eb082-f544-4094-87db-e6b6c22a797c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:54.053Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9a43d9bb-50e6-4f67-b420-95d77861d371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:39:54.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:04.099Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ef06a322-eca9-4d11-9d22-ecbf8f3719b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:04.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:14.134Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=34c5d536-9b0d-4d6a-8954-a237dad9bb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:24.197Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0b64ae89-383b-47af-90d4-9851e1aa0a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:24.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:34.244Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fd1ccccb-4daf-460a-bbe5-7f50bad9d587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:34.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:44.258Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=faa37df6-8a65-4486-8246-04d04ec4c869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:44.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:54.274Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=06e77d9e-c013-48a3-be83-52c9f0cf99ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:40:54.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:04.289Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6eae598d-bf87-4aa3-818d-cfbe92b84250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:04.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:14.316Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a6c74705-e207-46e6-944b-8549a232a63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:24.337Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b51daceb-ae3f-491c-bf09-fedb1c024ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:24.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:34.425Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d133c758-2956-47bd-b299-58bd16642d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:34.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:44.449Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=421fab49-1db1-4ee9-a034-ae43c68e69e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:54.505Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=92f6e354-28a0-44e0-9840-d246183762b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:41:54.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:04.526Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=85024b99-b335-4cf6-851f-30929f887b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:04.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:14.572Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c3610225-eb25-4f16-8496-a20fe5d199ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:24.633Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=47d95b6f-9461-4431-b628-6c51c6d1beb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:24.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:34.651Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cb134cb3-2125-4d93-bbaa-09b7152a5754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:34.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:44.701Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=03fc6f48-0c1b-483f-96f4-f4f9baa0413b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:54.717Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ef011b8a-b4ed-402f-8c17-1771f7c578ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:42:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:04.737Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=17467765-b58a-43f2-8e8f-57938e4c16ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:14.757Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=639ec435-058d-47c2-af53-fba2c70322e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:14.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:24.769Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=79503142-b725-45d7-9612-7541bb36e0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:24.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:34.812Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d4fe45ac-7f75-4cb2-8ef8-f9214a6107c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:34.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:44.834Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=013a4795-c842-4de8-9396-7bffbbf4e4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:54.849Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a9eadc35-16d1-449a-80fb-3898f0eb0767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:43:54.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:04.881Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0f337a84-b0ba-4f47-b892-a1d08edb68f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:04.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:14.895Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bda536be-dfb1-4bdc-8ac7-c2fb05f70408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:14.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:24.920Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=006256c7-4885-4fec-b99e-ca1d5512f049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:24.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:44:31.883Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:44:31.883Z |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 |2023-02-14T06:44:31.884Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:44:31.884Z |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 |2023-02-14T06:44:31.884Z |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 |2023-02-14T06:44:31.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:44:31.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:44:31.892Z |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 |2023-02-14T06:44:31.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:34.938Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=90d62771-2331-4e60-b339-27dc560b209c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:44.962Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8cf75a52-f3e3-43da-97bc-7b8e3efe085a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:44.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:54.977Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9f176f09-2341-41f5-ab69-716b18096ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:44:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:05.004Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f236628a-315c-4c46-b620-3c93f6b5484e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:05.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:15.052Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e90821ed-4ca3-4066-9951-3ac3a7967cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:15.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:25.108Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6277c0c6-725f-44a9-994f-8d60035f914a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:25.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:35.126Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=390634a3-b734-46bc-a3c0-ddcbc9fe2837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:35.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:45.164Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e0c68f79-1abd-47b6-8f71-4cb3e2db3745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:45.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:55.224Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a65956ed-664a-4a0a-a608-adbbe81a76b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:45:55.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:05.241Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=47ae3824-2ca5-49bf-aa93-ce8e5dcee87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:15.254Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=17fdaf5e-c5c4-4e7c-9602-3ae89fdf383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:25.285Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e2e84658-b0ed-407c-b8e5-0e28d80ff3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:25.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:35.309Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=12e560c4-ae50-494d-94c1-4432c67ee34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:35.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:45.333Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2a57ec05-19ef-4f23-9ef4-22a04a81dc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:55.344Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=43e3d954-3b3b-4dc8-9682-dc16a233398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:46:55.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:05.364Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0b3e35d0-4107-46b0-90ff-9b513bdd8163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:15.393Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8476310e-5198-4a4f-9205-1a02efa5b041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:25.433Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=549a7e43-4c92-4d66-a006-d6b60628e8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:35.448Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=28c1aa38-01e6-4863-97ca-1c906a3d9ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:35.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:45.469Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=32b93325-ea63-428e-b867-25c91ee49a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:45.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:55.495Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b3bbba5e-ace3-4e69-886a-3d0b8131253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:47:55.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:05.512Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=03634b69-e84e-4f4f-82cb-258235d352fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:05.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:15.530Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=53525bc9-54be-4e15-95c3-80053c36a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:15.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:25.545Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=852b1d0c-5774-4c3f-a381-d065edb1a192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:25.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:35.561Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cbc2570a-29e8-4a36-80f3-cbcd29bf4a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:45.586Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5a178e0b-16e2-4dc4-9f6c-27957c7a86f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:45.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:55.604Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3ef8ab70-382f-41db-a9d7-1146e29b810d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:48:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:05.646Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3fbd7917-e29d-4c57-a26f-ecfdd0bb54a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:15.694Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0280ebd4-7678-425d-862b-29d8db4a0f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:15.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:25.726Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=57d7d3c0-0b3e-4e16-accb-b367151386a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:25.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:49:31.863Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:49:31.863Z |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 |2023-02-14T06:49:31.864Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:49:31.864Z |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 |2023-02-14T06:49:31.864Z |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 |2023-02-14T06:49:31.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:49:31.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:49:31.872Z |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 |2023-02-14T06:49:31.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:35.744Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=95331a94-0eae-42f2-87b7-097a5d187659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:35.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:45.807Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a5d144e6-01e9-4a5b-aca6-53d4ced57ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:55.923Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=61b41332-0224-4d55-aa9f-8021fc163c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:49:55.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:05.941Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=faf3293f-f7f6-4c22-a40b-ac810bb4fc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:15.960Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6f0e9dd1-8d5f-4c57-a17a-74f0517359fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:26.061Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6b576190-f1f4-4fcf-99b1-fc4818bd6cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:36.081Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=26693660-fbf3-4921-8eb0-a06b5c6d0656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:36.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:46.129Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f97fe0eb-5d1f-4ead-bd0d-684867d0d5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:56.175Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0b3e44ed-02fd-4832-b95d-a48ff068a2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:50:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:06.201Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e521da26-f681-4b39-bc0c-e9eb63f2a60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:06.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:16.228Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f8ac803a-50d7-4fb3-9e8d-c50cd48be5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:16.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:26.263Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=21897b59-6165-4326-b076-aa1d8a8a2c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:36.316Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8edacbb7-2346-4c92-8c74-ae981e6a0585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:36.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:46.380Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e4ffdc6a-62c4-4473-be65-63e8c47763bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:46.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:56.401Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c78548c3-75ec-48e5-91cb-5088a3114ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:51:56.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:06.433Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1008fe56-2984-4f23-b4d1-aede34a3f0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:16.468Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=51b1a915-391e-4f73-83e6-796a1f2b4558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:16.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:26.537Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f475d7f2-2b2b-4b1b-9081-e368b3eddd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:26.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:36.556Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=70e28446-74ae-43c8-9cd2-b08cecc11530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:36.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:46.614Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d596d424-5dc3-4190-8098-95a02a1bc066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:56.629Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ea7c6e48-5d88-48ae-8342-e52f2f86db17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:52:56.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:06.652Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=52f0f6ee-d948-477f-ab8c-fd6842d8b095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:16.711Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d4af86eb-7d8d-45bd-8974-7e7a62088042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:16.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:26.743Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c38fdd47-5393-4755-a700-c5ab8ecb0d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:26.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:36.762Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d4c55581-b8bc-4f54-a8cf-a7565064ab8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:46.833Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f9d7fd02-4993-44e2-91fa-828c7836f5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:46.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:56.865Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=064ff37c-8c63-4b44-98ef-a2ef829c8647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:53:56.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:06.895Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=73c13c38-e44c-4e98-8dd3-b655c338e9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:16.915Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6520fbad-8812-4a24-a573-cf95719ae330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:16.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:26.927Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7d065bf0-366a-4dbb-8aa0-f9bd79374a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:26.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:54:31.843Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:54:31.843Z |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 |2023-02-14T06:54:31.843Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:54:31.843Z |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 |2023-02-14T06:54:31.844Z |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 |2023-02-14T06:54:31.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:54:31.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:54:31.851Z |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 |2023-02-14T06:54:31.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:36.946Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=900c7d30-afbd-4355-ad37-86d0bb924411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:36.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:46.987Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0a49394d-e1ed-41d8-a179-f8e0583d0db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:47.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:57.005Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e20bd985-1cc5-4723-bf49-0dbd139431f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:54:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:07.032Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c2bb8751-ec30-44bd-8cba-355553c35538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:17.057Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fc796a21-ff56-4dc5-8464-2e045e380fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:17.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:27.093Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=67d98714-2a9b-42c7-9d06-b9c2a02d6bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:27.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:37.109Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5cf6f44f-85d4-4de9-9570-d84bccdbf374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:47.174Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0c1a7e74-7eaf-4858-9fae-ffd35402c251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:57.192Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=98158054-8fab-41d3-bd6f-302de2a53a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:55:57.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:07.209Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7a733f00-63dd-4a77-8b4e-89b4d446f726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:07.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:17.230Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5f45603a-9c07-43a9-bff7-6599f799d894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:27.257Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f512ba1d-eb82-43fe-946c-a8decb0f5130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:37.272Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5fe7ed93-3c10-4ebc-b873-84fe394b1363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:47.289Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=30186903-cf1e-4e3b-b4ec-a268c8b4c11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:47.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:57.342Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3e300812-3963-489d-9b08-c7e834ac0e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:56:57.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:07.383Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7a578104-e39c-40b2-bffb-32911a1983e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:17.511Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2a9f521a-1b48-4ee4-b956-e5517ffe77f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:17.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:27.533Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b207d7de-5abf-45bf-983d-283a4b35150c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:37.546Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=27b30f29-3538-41c4-bf2e-06c5151ee18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:37.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:47.691Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=aeed8a89-2add-4897-bb65-505fc545a304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:57.782Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c0421e6c-cbbc-4173-9fb3-790f5e48e4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:57:57.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:07.804Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=24ce6bab-4330-4bba-983b-f3356c8a3bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:07.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:17.841Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b58b42d0-6faa-4261-846e-1b89024d1662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:17.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:27.864Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b02ee465-39b4-4feb-bf39-b9a44e289f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:27.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:37.898Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=07638aa5-a5b7-48df-a465-080b50668a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:37.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:47.916Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=443b5eb9-bc8f-4c18-937f-91e9255dba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:57.941Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4b103619-1dbb-46d9-a728-2dbc1e0ed589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:58:57.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:07.958Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0f086603-d743-4e49-87c1-5278f8be629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:17.987Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5e14629a-c60f-4eb2-ade0-9da8130af4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:18.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:28.004Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8881fdb0-d61c-4fca-9731-0f3d99668ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T06:59:31.845Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T06:59:31.845Z |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 |2023-02-14T06:59:31.845Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T06:59:31.845Z |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 |2023-02-14T06:59:31.846Z |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 |2023-02-14T06:59:31.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T06:59:31.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T06:59:31.852Z |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 |2023-02-14T06:59:31.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:38.026Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=060c3126-fb36-44f0-aff4-2a97f6dc1b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:38.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:48.047Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bc0e821a-b603-412f-ae0d-62b8d0b913c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:48.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:58.060Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a32baf56-579f-4f22-ab47-1d0e903200ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T06:59:58.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:08.074Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7e84ad36-b386-4d2a-955b-dcda23e158bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:18.086Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8c820e08-4ddd-4fa4-954c-15f3e6620fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:28.101Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=df3b5d23-b8aa-491d-b6ab-ee0a4118bf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:28.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:38.123Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e6af9596-a331-463c-91d7-496cfc39674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:48.142Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=251e914b-ca48-4914-ad5c-4107624599b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:58.174Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3d4b47c2-dab5-4c42-a50c-5e019cd6e4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:00:58.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:08.207Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f11ea512-d2a6-44d5-b885-df7fe76779c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:08.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:18.245Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6d11d8b3-d127-417e-b9dc-1870c3c302c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:28.256Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=493d20e3-25b0-49c6-bc12-607e3e1780fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:28.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:38.275Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ea1ae276-55ef-43ef-b5c4-1f49fb2956af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:38.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:48.298Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=01cf15fc-9f31-4bd2-9578-909b0d5ddbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:58.309Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=babf1611-6655-44dd-90a1-bf87972bb578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:01:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:08.370Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5c0aa850-4b53-4ffb-94fd-d18548ee9643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:18.403Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=834efefb-0208-4dcd-82ea-f544c18cd20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:18.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:28.439Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0a84fae2-ec43-49a2-99e8-6692427b3374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:38.455Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ef2b8612-5dee-4000-aa4b-f140a2c19df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:38.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:48.479Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f170118b-f0ca-4fa3-8137-58edee457659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:58.501Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0dc48c97-50f1-4ab0-b06e-c6c34cef40d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:02:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:08.525Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=84391360-29f9-46e0-b238-c5a4b173a75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:08.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:18.589Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9cbd0486-33ef-4910-b3e1-f1b851ea24c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:18.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:28.688Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=955c833e-9404-4c25-a348-af91c601d141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:28.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:38.706Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cc226d10-f151-4769-a53a-ea05a796f74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:38.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:48.766Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4d965a32-1903-4919-b0ba-89cb7ae9707a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:48.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:58.793Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ce5a640b-21b7-40cb-b2e1-735c94c9e8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:03:58.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:08.814Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ff65da2a-69a6-4597-9dec-6ef02c86df65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:08.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:18.841Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=322b850a-67a7-450d-81d5-feb4114d1565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:28.895Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0c931a53-78d4-420a-b046-3dba0d379718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:04:31.849Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:04:31.849Z |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 |2023-02-14T07:04:31.849Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T07:04:31.849Z |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 |2023-02-14T07:04:31.850Z |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 |2023-02-14T07:04:31.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:04:31.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:04:31.856Z |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 |2023-02-14T07:04:31.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:38.912Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c50e6502-babf-4cc2-98bc-fa983be56391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:38.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:48.957Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b7f9f812-a741-44f0-b807-22931534d610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:48.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:58.982Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e4a6b145-1807-48a7-b653-761d937b02a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:04:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:09.006Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=14e761c6-c2c9-4e8b-8c1e-6018993c46e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:19.030Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1f600a1a-c5bf-4820-8a15-09818afa811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:29.060Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=55c57f6b-1c01-4b7a-bf6f-63e6232c40ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:29.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:39.082Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0d813b9d-f052-4bba-b795-97dea46c4312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:49.100Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b7e09818-333c-4aba-84c9-189ddca81acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:49.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:59.113Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=782afdc6-5745-4595-994b-3e4269332b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:05:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:09.143Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2d8a8637-b62a-47f2-912a-3b627b43975b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:09.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:19.159Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2efd494c-cc4e-4606-9af2-a67793bc10c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:19.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:29.175Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3114a6c9-764f-457f-9395-8ffec4018cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:29.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:39.199Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a3b0e745-fb75-4b2c-9c86-c9b703986ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:49.219Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e6da4381-bd78-4fd8-ad10-2f49c5cdd2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:49.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:59.230Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c53efad3-719c-4096-96ec-3ee59b19e347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:06:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:09.250Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=83df2eed-b030-4e2a-8e9b-6f71844f9127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:09.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:19.280Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af398180-2ec6-494b-86df-ea69e9744a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:19.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:29.306Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e8734f73-deff-486f-89f2-33992a9a7cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:29.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:39.329Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1f2f17d3-285b-4e3c-b176-9167d5d8c466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:39.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:49.366Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=7536909c-dcd8-497f-9056-3afcd2ae59b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:59.397Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b0bd90e5-cd76-43fc-8717-6d33a9ec4533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:07:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:09.418Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=be630d1b-8afa-4153-b7ce-4365630a6651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:09.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:19.466Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=addeade6-09c0-4875-b6d4-93bf1158d1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:29.484Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d2eaefe6-dad4-4921-b530-abbb97d079a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:29.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:39.506Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a87732d8-e926-4fd7-8f36-af5c29a1aff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:49.536Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5d6a8af5-e774-4b72-80d6-d99ada31dc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:49.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:59.562Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=87b5af11-deda-4355-a97e-9f050ec231fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:08:59.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:09.585Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6a4f1b5f-8e67-447f-ad31-9ddbb8da569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:09.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:19.617Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=4d650fcb-16ba-4b34-b716-21b6304692c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:29.636Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6e009d92-c617-412e-b33b-4781e7d1215c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:09:31.807Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:09:31.808Z |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 |2023-02-14T07:09:31.808Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T07:09:31.808Z |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 |2023-02-14T07:09:31.808Z |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 |2023-02-14T07:09:31.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:09:31.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:09:31.813Z |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 |2023-02-14T07:09:31.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:39.654Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f5d0579d-059a-4d9d-a998-659cfbdc9477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:49.674Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c65129d0-18c5-4430-ae71-e697b8e3409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:49.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:59.688Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=70b96369-e4f6-42ef-926b-9ecbbd4dea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:09:59.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:09.706Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=dd98e7bb-31d4-4360-b874-b6bf543f71ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:19.726Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c374324b-24c0-464c-8856-71541ff01487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:19.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:29.760Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=80578c62-2e2a-4255-90fd-baef8a703f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:29.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:39.781Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=cf2dc488-e777-4ff8-9bfa-3c6b85d9d4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:39.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:49.802Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d413fba8-bd83-405a-ad33-265f2d917537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:49.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:59.826Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a3d983f9-25e7-4334-bacb-ac6b4587da7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:10:59.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:09.853Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e9a8c573-4ea7-407c-95ad-6b5dcddc3879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:09.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:19.869Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fcb6137a-cbdb-472c-acae-c44fdd55022e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:19.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:29.890Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=400bdef2-02bb-42ab-82cd-627f741b832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:39.908Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=f9e61dda-ea77-484b-b137-1ad207d91d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:39.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:49.943Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c1215a18-0142-4cdd-9cf4-24b0ef2f6b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:49.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:59.954Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3d944afe-bd36-43cc-ba39-d350f611c620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:11:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:09.971Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bf72ed21-32fa-4078-aa9f-c9f046befe65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:19.987Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fcbd00aa-3eff-4638-8eb9-c5941de43e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:30.002Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a61e9785-61d3-4450-b3a2-3bbabf0b2725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:30.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:40.021Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3772151f-ab66-4ea2-8a56-cdf9fae9b2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:40.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:50.040Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=405db3d3-c1ed-4729-b2af-4ebe579c6814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:12:50.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:00.052Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=2faafd9a-aea3-4e93-8fca-7a780d2cbff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:00.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:10.069Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=c2ef8b16-b5c6-49b8-9fd3-90bca12cf286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:10.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:20.085Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8ffe1387-b817-426d-8c1a-b0e9c9a86ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:20.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:30.110Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=da86c762-695b-428c-a8f4-982fd66105ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:40.139Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=042ca6c5-8d44-421c-9474-91b0108a116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:40.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:50.163Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=675eb2e1-e30e-420e-8257-26a631841d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:13:50.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:00.175Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ae902729-6272-48b3-afe5-6f6647d0f35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:10.214Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=9f0f9645-f97b-4439-a882-c540e705f84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:10.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:20.240Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=1cc8caa4-9bcd-4afe-aba5-9947044d30b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:20.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:30.260Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=de4442c3-ff31-4cae-8269-9cc8698f0913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:30.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-14T07:14:31.847Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-14T07:14:31.847Z |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 |2023-02-14T07:14:31.847Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-14T07:14:31.848Z |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 |2023-02-14T07:14:31.848Z |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 |2023-02-14T07:14:31.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-14T07:14:31.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-14T07:14:31.854Z |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 |2023-02-14T07:14:31.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:40.283Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=3c49f9f7-d146-47e1-9501-871d5470f4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:40.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:50.294Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=af99058e-7e02-4745-ac9a-ac7f26d662df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:14:50.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:00.309Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=863a6feb-c74b-477e-bda6-c9a9ce7fbb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:00.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:10.329Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=e08662f2-d089-4b5a-9df5-f8b37f5305de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:20.346Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fa856b52-d3ff-49ab-8fdb-1626fc90f915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:30.384Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=0123bb99-c258-40f4-8544-c5a62c4f81c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:30.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:40.411Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d35eabe1-2d2e-47e6-8757-a1298336ae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:40.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:50.425Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=fc63bf9f-1da8-4fa9-ba8c-115639f18413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:15:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:00.449Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6ce81a22-21b2-493f-bcba-319487e851e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:00.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:10.487Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=d9deaded-3b63-47b8-9a55-85e9e9b86fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:10.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:20.533Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=20e08473-398c-487c-9494-171bdcdb31b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:20.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:30.549Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=02bad897-be4e-4cfd-84b1-61035f2c1779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:30.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:40.565Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=12acc630-75e3-4d45-a61a-b127b13eeb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:40.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:50.582Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6e6f986f-cba6-4ce1-b2f1-5dbefad886c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:16:50.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:00.600Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=843c93ff-cd1a-4edf-925e-d7f021b14dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:00.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:10.617Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=ab5c9461-c9e4-4a1f-b1f2-4dd4cda9dca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:10.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:20.633Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=95639e9b-d610-4950-98fd-f50056e887ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:30.655Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b1fa40cd-a894-428d-a619-bbe9dfdfea4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:30.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:40.702Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5dba10d5-ed22-4eab-bb4a-3e51a7ab808e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:50.715Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=67e16757-b480-44f1-a061-a89af03de2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:17:50.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:00.729Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=a007429c-d1f2-4dcf-b501-303f605447fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:10.776Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=bee0f95c-eeef-4d46-83a8-3028efad037d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:10.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:20.792Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=b9745803-d83f-4c8e-af22-2c6c1b9d45e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:30.810Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=6fa561e1-c5f7-42e0-9a28-c503a8299ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:40.851Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=8738cb26-6f37-49e4-9f13-7f99de91de05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:40.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:50.872Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=32804f60-6453-4103-86ba-a1eac7eb88a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:18:50.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:00.889Z |INFO |Init configs |InvocationID=84be6b41-012c-4ce5-a5e9-a6a57cb3a187, InstanceUUID=5352e2b6-2ddc-4a8a-b97a-8d6c475a17a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-14T07:19:00.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |