By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-18T23:26:39.318Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-18T23:26:39.329Z |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-04-18T23:26:39.330Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-18T23:26:39.331Z |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-04-18T23:26:39.668Z |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-04-18T23:26:39.776Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-18T23:26:39.777Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-18T23:26:39.777Z |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-04-18T23:26:39.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-18T23:26:39.894Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-18T23:26:39.917Z |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-04-18T23:26:41.193Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-18T23:26:41.551Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-18T23:26:41.571Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-18T23:26:41.571Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-18T23:26:41.652Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-18T23:26:41.652Z |INFO |Root WebApplicationContext: initialization completed in 1734 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-18T23:26:42.371Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-18T23:26:44.298Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-18T23:26:44.864Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-18T23:26:44.889Z |INFO |Started MainApp in 7.491 seconds (JVM running for 8.054) |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-18T23:26:45.096Z |INFO |Start scheduling PRH workflow |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:26:45.111Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=05ea258f-f9fb-4e5c-a3c0-25c7f9ccec02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:26:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-18T23:26:47.472Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-18T23:26:47.473Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-18T23:26:47.475Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:26:55.737Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=70d940cd-e5a7-4590-bc3a-ec389cb060f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:26:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:05.783Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c63e775d-5766-455c-b613-7fc78b980e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:15.822Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4aa41b1c-a8c9-4e7c-9893-a92e3179ae08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:25.862Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=85156885-b1ea-4b41-8644-3ce080a18586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:25.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:35.886Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=160ddce1-6b54-469f-8ff5-f83dfe6853a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:35.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:45.928Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=674530c8-f52e-40f2-bc29-9de71dd0a64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:45.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:55.953Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f79683a1-8c93-4d10-8887-7e5aa1069789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:27:55.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:05.973Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9627dec5-51e1-4dbd-9ad1-bdc9a00e5e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:05.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:15.999Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0bdd21cb-09cd-4a41-afe7-0e7282f29050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:16.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:26.023Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a6205090-cf04-4a90-888d-3cc52c5ee3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:26.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:36.049Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6326f39c-6714-4479-8d72-7c5b47ac553f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:36.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:46.075Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e6dfd1e3-5064-4fe7-a615-4552de795538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:46.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:56.095Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1ddb0293-a9a9-4d1c-967e-545802d2590c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:28:56.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:06.115Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=efbc96ca-6f7f-45b6-8629-4febb90f0cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:06.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:16.135Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=794a0105-1dda-46c2-8f3d-03c622e47698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:26.161Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=60d6e825-1ed3-42ec-8fcf-471f86050884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:36.177Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=19ccbcf0-507c-451b-847d-e5781b6c73c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:36.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:46.193Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=dd3f6469-dfe9-41c6-9389-c450de49def0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:46.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:56.206Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=285d57ad-6bd1-4954-90a1-4eb74a8ac591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:29:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:06.229Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7d1b0062-5fe9-4dd5-9ba3-283825f86810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:06.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:16.258Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6317b296-3d14-4975-a380-ea3a29f225bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:16.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:26.280Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d70f8d9f-0c60-4737-b7b5-0f28b0e8e0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:26.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:36.321Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5f7b7598-3fa5-4d85-b405-8e8600421b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:46.353Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7060d6a4-e124-4d62-a55e-75c91ae9cd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:46.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:56.372Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4652fe70-c8c3-4255-a655-769992fee018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:30:56.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:06.391Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ff88ae55-79a6-46d5-a75b-dbdfab2252a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:16.421Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8f00d238-915b-4706-87d6-53e6d1e98933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:16.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:26.443Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=78837208-1552-4e7a-bef4-5eb8b4989990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:26.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:36.467Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=67d24830-556c-44f3-82ca-fc7de9d2cdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:36.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-18T23:31:43.011Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-18T23:31:43.011Z |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-04-18T23:31:43.011Z |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-04-18T23:31:43.011Z |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-04-18T23:31:43.012Z |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-04-18T23:31:43.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-18T23:31:43.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-18T23:31:43.022Z |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-04-18T23:31:43.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:46.491Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=24199c35-399e-42aa-aca0-2fef5093aadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:56.511Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=77c73cbf-b4df-41d3-8f3b-1f072fea9361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:31:56.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:06.547Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=211f3e13-aa15-4db6-905f-5ab3b1094330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:06.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:16.567Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=75e9cd66-1db1-4a73-b480-d58f2fa225c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:16.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:26.588Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cb081ff5-3482-493b-9ae9-ddd2b1912691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:36.605Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1e7d6c47-69c5-44dd-bd48-e5c81b4474db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:36.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:46.621Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=83022cec-991c-4fff-93c3-3eb4df1ea226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:46.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:56.641Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=451aaad3-a7ff-4781-8222-d8014bc0c851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:32:56.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:06.658Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f1fea5c2-4dab-4f79-8666-ef09403e1640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:06.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:16.676Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=02080a3e-1833-4a13-aa1e-c5f3761c8bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:16.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:26.694Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f47d26b6-25f4-40b9-9a21-d60b1e09061b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:26.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:36.723Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bba4844f-e1d2-42c3-844f-2d9f04332c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:46.747Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=dfa335a9-74c9-481f-9ee6-4eec422d30d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:56.773Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6673b4f9-17e7-4bbf-98c6-1676e5f63eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:33:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:06.790Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bd6052d1-f896-49bf-bbf5-02918d8adb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:06.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:16.810Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=46f5fdf8-366e-45f2-9825-5d4f861aaedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:16.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:26.839Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ae74d7dc-53ac-4caa-b69b-32217a14f0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:26.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:36.856Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=96f1fa3e-d314-4799-aec2-781f67277b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:36.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:46.882Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=72cfd36c-6f2e-4fdd-ae6f-b7235d65115a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:46.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:56.910Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=991ae437-9d01-48e0-9f8e-3c4b34332c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:34:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:06.970Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1eefdc3d-2d6f-4d4a-a438-ba017b8af362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:06.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:16.987Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5282e641-10c5-4aaf-a773-ba95e2d22026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:17.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:27.007Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0619cd1c-aa7b-4aae-8cb9-d5304e20c0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:27.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:37.039Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=db471dc0-e094-4ed8-bb40-5c97d2154ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:47.058Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3ac2101f-e122-4d66-981e-e65bed44b5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:57.082Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ccd7344d-61e7-47c5-a0f8-f2c71b868e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:35:57.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:07.111Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c2773d47-6924-4d2b-96a3-66372a4a5c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:17.134Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c3740835-dda8-4b57-ba3d-13b719930880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:17.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:27.162Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=edd3e9eb-9d47-425f-93f3-2218da34c451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:27.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:37.186Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=52cd0be0-6cee-491c-90b0-cdf697edd933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:37.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-18T23:36:42.548Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-18T23:36:42.548Z |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-04-18T23:36:42.548Z |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-04-18T23:36:42.548Z |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-04-18T23:36:42.549Z |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-04-18T23:36:42.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-18T23:36:42.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-18T23:36:42.556Z |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-04-18T23:36:42.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:47.209Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d352e5da-0dbf-4aa0-a18a-d6a55fc436f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:57.226Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fde58da1-75a3-49af-9444-6fed795a30e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:36:57.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:07.252Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=75058cd6-83fd-426f-afb3-09d27fb13aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:17.277Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5f7325b0-6cd4-4ad0-a883-dc0e2a2c6e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:17.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:27.300Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=427e7ace-298c-4683-9069-7d522dc79682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:27.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:37.323Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1f9ce982-2105-4d1a-8844-eb1eb804bd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:37.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:47.344Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4d4f32f9-9eaa-441e-8612-98b42a29b92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:47.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:57.366Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ee36a9bc-9a2f-44fb-b076-b7da4994fb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:37:57.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:07.391Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=debd2ebc-786f-4045-931a-b4c6d3a5770a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:07.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:17.410Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=440d5def-617b-4e95-b713-49ca72cc20fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:27.432Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e918ca78-9013-4593-994f-22888b7baeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:27.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:37.456Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=402e1b78-f95d-44d1-b0ba-6dc514d23120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:37.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:47.476Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fa6f1456-65ea-4c54-a7d5-a5a4d8f9fe9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:57.498Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f587a520-d3a1-4eae-ab75-e9b3232234ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:38:57.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:07.518Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c2df4083-9844-4a31-bbb8-95640f564529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:07.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:17.537Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6abb159d-063b-4bab-9446-509595b30c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:27.554Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fbd35a23-a464-49cb-b5aa-17d244fe4387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:27.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:37.573Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a98d9819-6da9-4e26-91ec-533929f07051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:47.593Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=eb375ef7-8da0-42e1-a041-6025a6648056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:57.620Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c9fe16f0-5dc5-421b-85e4-21789c1698d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:39:57.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:07.644Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e6ca49aa-1348-4506-b70d-144a0c7e24e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:17.662Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=137bc0ef-5f10-491d-b373-26464c91c422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:27.679Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3808cbd4-5703-4f10-b08e-aeb8ae704ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:27.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:37.705Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6156e359-df9e-46f0-a794-4201ab6122b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:47.738Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c8d7eaf6-19b8-435e-ba4b-89f3b4e327fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:47.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:57.760Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=93de080f-6827-4c66-8ac8-82d1c0228d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:40:57.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:07.781Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ef630159-5427-47f0-9c34-e2475c58c542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:07.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:17.802Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2f69d068-0c80-4021-b899-248840688a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:17.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:27.824Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=af48cc32-cfe4-4c53-8d9f-f55dd99e65b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:37.846Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1021ec56-21a7-4c90-ae40-a97419b59ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-18T23:41:42.557Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-18T23:41:42.558Z |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-04-18T23:41:42.558Z |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-04-18T23:41:42.558Z |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-04-18T23:41:42.558Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-18T23:41:42.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-18T23:41:42.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-18T23:41:42.564Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-18T23:41:42.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:47.866Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c91385ad-aa25-4171-b38b-1046d163f4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:47.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:57.886Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e60e94ad-74d0-4f46-9ded-480d5f3cf85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:41:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:07.903Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e9c9d67d-d93f-4935-9eef-99bedacf1383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:17.923Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=15876b90-3351-4de6-83c7-1deeede2ef70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:17.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:27.948Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=98f6955b-14ec-4c29-8d48-247551a257d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:27.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:37.969Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=af3f234a-aa34-4844-934f-fe4620d2007f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:47.987Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fc24d87e-696c-439d-96e4-5ffec696ab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:48.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:58.008Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=90c57fa8-a49b-4615-821c-49e747961efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:42:58.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:08.032Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b4080023-9773-4df0-91ee-394eb83ddeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:18.066Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=950d4930-3af0-49e9-840e-0ced6bef6ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:28.084Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2c9f8fbc-f8c5-4217-8f34-ae0284032603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:28.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:38.103Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0a1d7f8c-0208-4427-a561-f86032b55649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:38.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:48.120Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=87f1e382-b324-4b01-97e1-2f1523d9a164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:58.143Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1edc9ad3-9462-4a59-a85e-b38d827a6705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:43:58.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:08.173Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9b56651d-c959-4a80-a7ad-93254adb7ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:08.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:18.196Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0ed566b4-4ac1-4a94-8bb4-38cd1ce0a932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:18.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:28.215Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4ecdff81-b509-4924-986f-ed29affa576c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:38.237Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9c5efff9-1752-42ab-bb43-7346fa146002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:38.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:48.258Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e4514452-7479-41eb-815c-950fbdb51742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:48.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:58.276Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3938b97e-deef-4e2f-a6de-37416d71e5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:44:58.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:08.298Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=05b26ab8-8cd3-4ddc-8377-b617d55394f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:08.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:18.344Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=59922faf-3513-42c2-96cd-3ea203525608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:28.364Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2e9ce557-4c40-46f6-b9ad-9160325ab5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:28.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:38.383Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b6f3fb05-9bf8-4471-9289-6fba1d23559e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:38.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:48.403Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e24d2887-2925-426b-8803-f35f05463cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:48.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:58.426Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9d6fb091-5168-4e5f-8ae9-1bbe3fd58876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:45:58.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:08.448Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3b444530-8a12-458b-ad2e-a17222b125d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:18.474Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1d31586e-d95c-469d-8467-a195e60bb30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:18.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:28.495Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b537c9c5-b228-426f-b133-54b65c81ffc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:38.514Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ba95a090-f351-4955-b975-dee2950fd4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-18T23:46:42.537Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-18T23:46:42.538Z |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-04-18T23:46:42.538Z |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-04-18T23:46:42.538Z |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-04-18T23:46:42.538Z |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-04-18T23:46:42.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-18T23:46:42.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-18T23:46:42.543Z |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-04-18T23:46:42.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:48.536Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=63f5d0c8-0197-46dc-9142-a83c1f8c240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:48.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:58.554Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=225e3f3e-476a-4e30-ab86-b76c30e20f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:46:58.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:08.573Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=97c35f7f-8fae-4538-b8c9-8e6abe82786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:08.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:18.591Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ac6e2ced-ce64-42f8-8811-dd116c037a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:18.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:28.611Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7e5a091a-5953-41b3-9fed-6f4c4671152d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:38.631Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=450eccae-1fb9-453b-b88a-d5b34ab4c944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:38.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:48.651Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5f824c53-4887-49f3-9f40-bd94f9212f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:48.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:58.680Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=540d9b3a-a4f6-43de-9ee0-986abd84ed5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:47:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:08.702Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2057856c-e40b-4daf-9b3f-4071d800e776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:18.722Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=75d9716c-c054-4e45-9553-b9a32495dbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:18.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:28.740Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=27d6b3c6-0522-4130-81fe-26c59778ca53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:38.762Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=021bf947-6bf9-4098-a6a0-f6cc587f4ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:38.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:48.778Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=51a1967b-dd1e-47f3-8507-0731a3073ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:58.796Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0482be3e-809b-46f6-b54e-2e7e6b599578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:48:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:08.814Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3945886d-1b3e-483d-912a-4ca9d451f88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:18.839Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a2694f75-ed81-43da-bf39-f0bdcb938bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:18.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:28.862Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3f5c3295-0105-48ec-80fc-237ca0fc183d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:38.885Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6cf74233-968b-4bc5-acfa-2b7b7cad0775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:38.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:48.909Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b15eb5e0-72a2-427f-bb38-1a0ff7047b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:48.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:58.929Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2643d27f-ad5f-43dd-9a5a-19d07f7d621b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:49:58.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:08.954Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=78973e0c-7a78-47a8-b02e-ea543f37d738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:08.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:18.982Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=833bb2c9-92b3-468c-9c2e-228f3f300b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:19.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:29.000Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=11767be5-a70b-4d1f-81d5-9be270a656c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:39.020Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8b9c953f-e815-45f8-a5f9-414111463d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:39.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:49.038Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=951e9659-b149-45e9-a7ee-2459fc15b77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:49.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:59.060Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4f1c3d52-7731-4b88-b384-f5d1cf58dfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:50:59.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:09.079Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=253b53e4-f028-42af-9d7c-bf4ed2ca2d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:09.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:19.099Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=09d2cbc6-5810-40ab-9dae-f85a6639ba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:19.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:29.120Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a5111889-28d1-4fd2-b7b7-3c017f5ec202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:29.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:39.139Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=561a5093-2637-4630-ba2b-29e50ad07fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:39.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-18T23:51:42.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-18T23:51:42.606Z |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-04-18T23:51:42.607Z |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-04-18T23:51:42.607Z |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-04-18T23:51:42.607Z |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-04-18T23:51:42.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-18T23:51:42.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-18T23:51:42.613Z |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-04-18T23:51:42.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:49.161Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8d6a76dc-af9f-4bb7-ad78-3cbc548cc0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:59.187Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c34340da-9d2a-4635-bed5-01e4f94a1883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:51:59.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:09.220Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=14e165c1-a3d8-422f-97c1-cc76195b99dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:09.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:19.241Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a61a2a50-aba3-4d22-852d-116cd485ae21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:19.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:29.270Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0eae54d4-743d-46d2-957f-6865f70063de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:39.286Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=00f07313-c60e-4c66-ade7-4982775a60f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:39.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:49.306Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3221ca3d-ca10-4e76-81b1-6676382d78c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:59.330Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c448b7bb-14f5-483e-b82f-997014b68600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:52:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:09.347Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=619f96d0-36bc-49e7-92ca-b8d806694086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:09.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:19.369Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fee548ad-09c4-4a4f-89e7-7498980819a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:19.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:29.390Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d436423f-8b5b-4985-9b22-030dc56c9414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:29.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:39.409Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=79aed9d9-715c-4af6-98bc-2871895d4a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:39.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:49.432Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=be4c6a10-c4b7-4ae0-8ce7-a0d5a847530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:59.449Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=16089058-cb7d-4a4f-ae43-4d4ad9cda006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:53:59.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:09.468Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=53043269-921b-4a1b-9c34-96e67a184c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:09.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:19.493Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1f8e8a1b-766c-4e8d-8ee4-737b239506ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:19.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:29.514Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4cbed708-6903-4119-8a1c-262b38ff040f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:39.536Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=02543916-7ab1-4b4b-904e-bc0f87a3237e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:39.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:49.557Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a7f93e4c-5258-4f13-93c6-f1f1e84024f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:49.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:59.579Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=aa44a31d-91a8-4ffc-b442-63159a145e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:54:59.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:09.611Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a58f0c2f-9d6a-4a9f-9789-ee83d8f1251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:19.634Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ea54f4fb-1ab0-44b5-946e-1d889ba0e81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:29.654Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e1413a0d-73c6-4d77-acb3-c19e39758f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:39.668Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f2309d86-d13e-4aa5-8f03-1a16c1fae432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:39.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:49.687Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=15d0b64b-0b9a-4c88-bebf-1f5de4c9f310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:49.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:59.704Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9d2d0a71-629d-49f6-abd6-ecfd167553b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:55:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:09.727Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bc81c751-db20-46dc-bd50-b760162103ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:09.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:19.746Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9078c6f7-c70e-49dc-bef2-fee0b48b3488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:19.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:29.763Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8b8cb2d6-dc48-4a44-b725-660c32d1dddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:29.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:39.779Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c8dcac1e-ffa8-4eea-9bad-fbb8b27eb147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:39.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-18T23:56:42.563Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-18T23:56:42.563Z |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-04-18T23:56:42.563Z |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-04-18T23:56:42.564Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-18T23:56:42.564Z |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-04-18T23:56:42.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-18T23:56:42.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-18T23:56:42.569Z |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-04-18T23:56:42.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:49.796Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6171a2e1-a398-4a61-983f-abba1c470ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:49.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:59.822Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=25624425-eacc-48ac-9ac9-b07de72730bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:56:59.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:09.838Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bef4b423-5848-49b7-ab63-ce2c561197b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:09.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:19.872Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7d8ea035-3c52-4b30-b017-7b9d96bd841f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:19.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:29.890Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=93f0859d-d129-43e7-8c13-336f2075bcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:29.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:39.914Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d7730562-d328-4a33-8164-224687b734ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:39.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:49.932Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2f4e54d1-24f4-4412-b4f4-244d7585d12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:49.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:59.954Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8b41c8d7-5951-4d2f-989e-c2e0eea7ad1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:57:59.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:58:09.972Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5dd5ea9b-7dd2-4c0d-ab61-cc40dd1e8a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:58:09.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:58:19.990Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a7f2bf08-9df1-493d-b527-35a0f7715fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:58:20.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:58:30.023Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f3c53121-d93b-4041-a5df-c53887235d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:58:30.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:58:40.040Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3abcbcf1-e520-4aa8-abc5-cc204af4d330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:58:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:58:50.056Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8769ca13-6d62-4254-9ab2-6b04b61a58e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:58:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:00.079Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fee850ed-7a97-45be-86a8-3e14343a17a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:00.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:10.102Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a7d33ebc-e0fd-4e5f-a195-88ad55d09a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:10.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:20.119Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8d5c9188-0dab-40bc-8b92-d7e5aa990600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:30.138Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=84dd2255-8c37-4973-9bbc-1e0f6bad0d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:30.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:40.158Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e0df62a9-af35-4619-983e-a8bf40aef4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:50.178Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=14c9a9fd-f56d-44ed-b0d5-f761d73ad1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-18T23:59:50.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:00.195Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d2574cd1-451a-4967-a1bd-ce01d90586d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:00.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:10.240Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=70a99cc0-bfe3-4fc4-b190-6d0968dad3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:10.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:20.260Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ca1b755f-d874-407a-a2fb-4aab0d6bd613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:20.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:30.284Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c2585313-cc1c-4300-a97e-9b4d55d1d179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:40.303Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ed8895e7-3403-44fb-9d5c-ba48fbce2211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:40.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:50.326Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=468cc3ad-6539-4046-adf0-4634e1d15679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:00:50.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:00.355Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=57448983-e086-4b31-bd17-124fa533a857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:00.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:10.375Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d5aea854-a489-480a-9149-6f1a4bc5eec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:20.397Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=450e476c-e50c-4880-aa1b-6fbd2900025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:20.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:30.416Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0a6aa237-fbc4-4591-b982-c89ad9ae3936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:40.437Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a3d296dc-7fac-47d2-8b02-433613aab23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:40.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:01:42.592Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:01:42.593Z |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-04-19T00:01:42.593Z |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-04-19T00:01:42.593Z |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-04-19T00:01:42.593Z |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-04-19T00:01:42.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:01:42.598Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:01:42.598Z |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-04-19T00:01:42.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:50.458Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=072611ff-fa15-4fdd-9293-aa09c1cebcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:01:50.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:00.477Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=15389e44-8a3a-4121-a718-9c98040dc9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:00.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:10.496Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ba92245c-204d-4308-80f2-831e4d7317f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:20.523Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=97595b0d-0442-4946-835f-3a8237d4938e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:20.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:30.544Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=67de926d-291d-4a96-9880-1af4d915e08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:30.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:40.567Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cbb67961-ce86-407e-9672-d78ae1c6481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:40.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:50.584Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f3072dfb-8cfb-42aa-b783-ecbabee52b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:02:50.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:00.601Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1aeff338-5671-4ecc-8b18-b325f3b9c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:00.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:10.623Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=53a83bcc-f24d-4978-8169-838f9afd37fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:20.637Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d7836036-f666-4312-b756-3366e47592cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:30.660Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=be8b83a3-a6d7-4a39-b609-cf4daae530e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:30.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:40.686Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=64b7bb68-3641-4639-aa6b-92f841008644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:40.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:50.703Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9aa35284-f330-4050-a2fc-6d9d06f585a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:03:50.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:00.720Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4db97d8a-c774-4275-83b3-f94426c71e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:00.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:10.741Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b62b7af0-3ca0-4022-a5b4-cd000c088922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:20.764Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=aca5fa69-2d8d-4ac3-a50a-d939d2fce635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:20.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:30.783Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a3c78069-b076-492b-82b2-2e888ed62a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:30.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:40.802Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=396b36ed-eae0-4a70-bde7-28f57f39bc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:40.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:50.823Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=97acceb7-4d0b-47e1-9395-ab651fe5501c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:04:50.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:00.840Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0bfd99fe-d26f-4ca9-bdba-5ecbddd16656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:00.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:10.860Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c5e102f1-1c57-49f0-8577-1ca26e0c5f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:20.880Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f0766739-55ba-4ad4-93db-663622ea98dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:20.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:30.899Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=980509c8-edec-454e-b436-6fc41f74fc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:40.919Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3a4c6e01-930f-46bf-8dda-d8ffc0a39970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:40.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:50.939Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a473a133-eee6-4661-8a2e-1a7b9c02fa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:05:50.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:00.958Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6a8502ad-7486-4989-9e79-af240d582a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:00.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:10.983Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=72276b8f-e4d7-4b29-88e0-2e6f8405fcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:11.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:21.002Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c8bfc778-ea1f-4716-9d69-7ab378563e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:21.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:31.020Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b20434a3-3b3f-4694-8c68-f7753d0d4569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:31.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:41.050Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bce1cd34-2515-462c-a351-114d390b5743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:41.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:06:42.549Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:06:42.549Z |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-04-19T00:06:42.549Z |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-04-19T00:06:42.549Z |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-04-19T00:06:42.550Z |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-04-19T00:06:42.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:06:42.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:06:42.554Z |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-04-19T00:06:42.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:51.069Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bbe038cb-91c1-485e-9b9f-4c3bcbec99c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:06:51.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:01.085Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5bc21afa-ddd2-49da-8204-a06cd2b6bd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:01.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:11.113Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=35f2e096-0afd-45bd-8078-ebb1299101c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:11.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:21.136Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e8e29e2c-2efb-4d5c-8474-247e3d55d560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:21.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:31.154Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=13b20aba-e0ad-4662-b422-6ab483fdcde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:41.173Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a0d11bbf-5059-459f-b360-9e7d64229d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:51.222Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=47c3828f-5126-42bb-93bc-b4febe6abb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:07:51.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:01.242Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=38891776-4bcd-468d-8a93-10cca2a79de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:01.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:11.261Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=89c6d9a0-0417-40d4-8aba-53974c85b43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:21.280Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0c894723-57ba-4df8-98b0-c1b135b26ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:31.308Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=926dcd7b-6f48-4a3e-b43f-ac85b0360a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:41.334Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2e0fcf4a-bcf7-412d-aa7b-58a165ab88f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:41.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:51.360Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bdcdb245-77cc-4ddf-bffb-f0c1bea7f725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:08:51.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:01.384Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1a4e09f3-8934-4a5b-a6d9-e9d4548319d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:11.417Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=46168d3f-2b18-4a4f-a94d-09b4eb359b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:11.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:21.435Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=45cb6f7c-06a9-41b4-b940-dcceb12e7c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:21.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:31.452Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=047a82b3-faf4-4ccc-9f00-c61401625d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:31.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:41.474Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f21534fc-31ea-4270-9c56-b259b70b7345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:41.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:51.489Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=da7e8c31-7f85-4a1f-92c7-06b3246f5bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:09:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:01.527Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=32e3220f-5230-4f3b-82c2-0ca450f2bf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:01.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:11.557Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=909b4fcb-85f0-4175-96b2-4fe9eadb2e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:21.572Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4f93d7a2-005b-447e-aed8-691c8103cb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:31.599Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=dcae7a2b-b9a3-4293-a0d0-3e3e5c2c456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:41.613Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f3c16add-ec83-4255-9630-98eaf508a395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:41.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:51.637Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=558fbb54-c9a4-4fb3-846a-c399a597971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:10:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:01.658Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a2e2389e-8dd9-415c-9338-202955b7adfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:01.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:11.677Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3a363055-5992-4b95-9708-4c11716c143b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:11.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:21.692Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6f5c9c89-c3cf-4309-ad55-1862974655c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:21.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:31.709Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9598ca26-5be0-473f-ba73-a6a1acf6516e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:31.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:41.730Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4a400c71-2f76-484a-9c58-8b0f076f2a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:41.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:11:42.607Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:11:42.607Z |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-04-19T00:11:42.607Z |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-04-19T00:11:42.607Z |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-04-19T00:11:42.607Z |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-04-19T00:11:42.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:11:42.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:11:42.612Z |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-04-19T00:11:42.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:51.755Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a285147a-c82c-4d89-952a-c3fcc4504a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:11:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:01.771Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7ebeae3f-241a-46f3-ad8d-37219df3f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:11.792Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f1518361-ca73-4653-9fa8-bad221e6cf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:11.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:21.810Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5ff31d44-4086-4214-aeba-d14f66b2a7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:21.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:31.834Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=267d333e-0a40-49ba-9d7a-0984247ae5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:31.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:41.850Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a1a3468a-f94e-4c07-b3a6-825f71602072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:51.878Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e7054bce-78f5-4c97-b21f-45abdd2004e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:12:51.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:01.893Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c7cffeea-ac45-44e7-838d-a0a22d6f314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:01.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:11.913Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3716cd7a-8ead-4503-9207-1b7696186ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:21.933Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=44524eb4-7cdb-439d-8123-5b602bd18daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:21.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:31.955Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5757c7e1-0f87-4d40-b733-b57b3718ee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:41.973Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9bcb9be9-c08d-4b01-85e2-a3a016e2585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:51.990Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=88684a1b-e4a6-4c02-837c-7427d8540750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:13:52.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:02.010Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=14e5e30b-fdb6-4577-bc61-1781cb03d99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:12.027Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=35af85bb-50d0-4758-b275-3e2c5e70df0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:12.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:22.044Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=63296d5b-5f79-4f4c-bf33-568e02fd5b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:22.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:32.063Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b841370e-9c88-4688-8d80-8dd3009adb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:42.083Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=746ab705-6062-4750-b0c0-323dc226240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:42.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:52.100Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6a91adde-80e6-4ceb-b99f-8abaf555cbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:14:52.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:02.119Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=18f7f13a-b965-4308-8270-9d2dfdd1cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:02.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:12.143Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=62e48c48-472e-4203-b3bf-4b271791e287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:12.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:22.163Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f3699752-3843-41eb-a2e9-e294a23a48bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:32.182Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f16cdb27-644b-4f67-b170-e789a899a20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:32.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:42.195Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=efd7489b-53d3-491f-a91b-08d982e21531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:52.217Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f0ac0a09-e3ff-44d7-8064-e05717b422f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:15:52.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:02.235Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f124d3c7-eb9a-4680-acc5-0c8fbd2bf8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:12.252Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ca76656b-add6-4a6e-9a81-dc2492fe58bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:22.270Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9969015c-5ec2-405d-a8ea-d1452c08bb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:22.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:32.288Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7482e394-c0b4-45a9-9dda-c49ad2c6e994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:42.308Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3a8f0cfe-be07-4cbd-a191-3014f2160a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:16:42.546Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:16:42.546Z |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-04-19T00:16:42.547Z |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-04-19T00:16:42.547Z |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-04-19T00:16:42.547Z |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-04-19T00:16:42.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:16:42.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:16:42.551Z |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-04-19T00:16:42.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:52.329Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=93df90a2-3462-48d9-8016-1d15e71764a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:16:52.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:02.347Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a339e5bf-8f3d-4ab7-b023-6db28d3dfda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:12.368Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8810e7a4-7417-4b15-b0c7-c0561510e31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:12.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:22.394Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=63a2eafb-2fb5-48e0-9ce1-58b6e63863c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:32.416Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3fff6670-a101-495b-9ac1-503cceebae8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:42.439Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ecd684a1-26b1-4edf-a20b-c4399e0bff27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:42.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:52.460Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8067fa27-19b5-46dd-a334-f164a25b24bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:17:52.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:02.478Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9129b6a0-ad20-4ca8-8d6c-9c4bf274602b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:02.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:12.501Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1167d1f3-afb1-4ac3-bf08-0d9062324b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:12.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:22.524Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=aeda9b0e-6aa6-413f-974f-e5b13b081a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:32.542Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6f4ba58a-dce5-4382-957e-6cfd48f82e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:32.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:42.566Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=de9102e4-45d8-46a8-8d48-1d101fd21bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:42.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:52.582Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4b14780b-e4d0-40f4-a4e6-b5372dbf15bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:18:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:02.600Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2cbcf2ff-531c-43b2-a433-b6c925193bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:12.617Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=58d631f4-8ed9-40de-8796-0278b60cdc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:12.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:22.632Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1e0c6c34-bd5c-48f0-a733-d1bdfb7e906d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:22.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:32.647Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ac0b34c2-141e-4004-8f88-a1b85e575751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:32.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:42.666Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=78ba9b52-46a9-465c-8876-4b0a9e6d442b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:42.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:52.680Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=08e036f3-b1ea-4cc7-b31f-5eec5b2eb334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:19:52.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:02.697Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d9541fb3-6d90-4ab8-82a0-0a89ab5353c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:02.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:12.717Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c75dc266-b6b9-4207-934a-88c12b81aaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:22.739Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=82708d6f-51bb-4535-9b17-1a1779473b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:22.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:32.755Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=be3e062b-60bf-4988-aa02-54b634af0dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:42.775Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d7f5cc5f-e667-4621-9313-98341633f03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:42.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:52.795Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=30722de4-76f4-42b1-8b13-f0f0fa8002eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:20:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:02.811Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ce0d9c46-7b96-4a8c-9973-8abefd06a815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:02.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:12.836Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6376fdbd-44c5-4c11-bc77-3963eb5c4c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:12.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:22.853Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=38150cd3-d469-4424-a7f2-5dd80e20e796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:22.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:32.870Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bc6f7b09-bc6e-447c-94f8-b583fe203cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:32.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:21:42.561Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:21:42.561Z |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-04-19T00:21:42.561Z |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-04-19T00:21:42.561Z |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-04-19T00:21:42.562Z |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-04-19T00:21:42.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:21:42.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:21:42.566Z |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-04-19T00:21:42.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:42.886Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1a700c1b-aa71-4efb-8850-781f04bc9f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:42.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:52.905Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c31576a0-1c6e-4add-89e3-9bdd22105397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:21:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:02.922Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0b9fc3f6-9d93-4dec-8b61-5b4d7e07be67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:12.943Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8204622b-ffdb-497e-9996-18086cafd3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:12.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:22.964Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9f92b0a9-cc18-4603-8296-0fa240645c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:22.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:32.989Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6b80a7df-750e-435e-97b8-ff12f44b035a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:43.009Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=acf2d65e-86ce-4cfc-bb58-6a4444b73506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:53.028Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=afca57a6-8302-4652-9b6e-4af92e0aa39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:22:53.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:03.052Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=543823f6-c405-4e1b-8a22-7e7677d9a1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:13.073Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=41dbfecd-1792-4791-9ef9-76834359054c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:23.092Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=78e892b8-2578-44eb-b81b-ab749a765779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:23.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:33.112Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=17f159e1-5c1e-4403-a869-8d6b7d55bbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:33.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:43.133Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ae026fba-7959-41b7-9c15-43405a7ae1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:43.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:53.165Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5eb5a830-aff2-496c-86c4-f70466485048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:23:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:03.183Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f5fb730a-6a7f-4126-a647-6c21fcefc2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:03.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:13.199Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ac1105d9-108e-4290-831f-808db07652c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:13.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:23.234Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bfa375da-376f-40d9-b239-be88548a10fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:23.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:33.255Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e7a69c49-ee3d-4181-8871-a63cb67fe138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:33.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:43.274Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c64ec5b3-15f5-4cf8-b2fe-7c98cf44cad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:43.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:53.289Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6f689216-de18-421a-8d63-6c31d5dce156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:24:53.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:03.308Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=093f6dd4-d67c-4292-a224-bf217366e170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:03.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:13.327Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1231afd9-a084-4d23-9881-b0cee4298523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:13.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:23.347Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=03830451-c33d-453b-97d0-46643a941285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:33.367Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0cc6134b-ae35-4424-9dde-5a310dfe68fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:33.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:43.388Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=112eb1d9-0cdc-4a2b-a529-f7f767027067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:43.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:53.406Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=87206fa2-6450-4e89-9967-967d4f3e08b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:25:53.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:03.425Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a182fd73-8a44-452d-80a2-417325af39c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:03.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:13.446Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ec7adf83-781b-414e-bd1e-c0d75203121f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:23.464Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=eb3d746c-1aa9-483c-8629-30fb2383be5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:33.480Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=28bb68f3-15cb-49e4-a6bc-3ee4c9d259ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:33.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:26:42.519Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:26:42.519Z |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-04-19T00:26:42.519Z |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-04-19T00:26:42.520Z |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-04-19T00:26:42.520Z |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-04-19T00:26:42.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:26:42.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:26:42.523Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-19T00:26:42.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:43.502Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4a2555d3-b20b-4d90-94a7-e0566c70f0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:43.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:53.516Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4277f9be-8d6c-4904-ab8c-dd205368c65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:26:53.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:03.539Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=de2f6db1-3999-43fd-a0b5-e075cd014b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:03.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:13.559Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=de2f7433-b3be-43c3-bee4-820fc5060b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:13.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:23.580Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=05a0eba4-705e-4747-88ed-4e4ac31cfe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:23.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:33.598Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b2d10dca-0aac-41cc-afe0-5e8f1cd3a875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:33.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:43.618Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=da9db29e-9ac1-487a-a0a2-7b8e43bded4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:43.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:53.638Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bf278ad1-d37f-49cf-9c40-2ac10b6e333e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:27:53.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:03.654Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9f3c1cf1-57f7-4f39-a8eb-25d3272a87c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:03.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:13.673Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9cf9dc10-57c6-44ed-83b0-afe3ca5455ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:13.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:23.694Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cd21c2c7-6ea0-4fbc-b93b-cd090408d53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:23.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:33.711Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7ab5d844-94cf-44b7-87d5-50168dc9ee45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:43.730Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a3f31585-a92a-4c62-9400-02b075c23216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:43.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:53.750Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0df031cc-8152-4acd-bbee-42acea3f4a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:28:53.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:03.768Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bf979711-e93a-4fad-8f09-bcd0b5b4acc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:13.787Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=39ad5355-ee69-4751-832c-ea0fba9e86fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:23.800Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ffea1f8f-c4e0-4b59-a8f2-1eda7fd1dea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:23.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:33.815Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8495f40f-a150-485d-b6e2-bddfc3002fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:33.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:43.835Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1f6b035f-f811-4a3e-9bbc-65350e91c4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:53.852Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3e101040-a8bc-4902-afa2-a33d9f03d3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:29:53.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:03.869Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f908817a-0131-4a54-bdfd-4f36cd2e474a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:13.889Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fb4a1cd1-a3a0-43f8-838a-d18f5f91f63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:13.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:23.914Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6ec6ad35-d1af-4b02-9525-9464e02f3ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:23.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:33.937Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f5459383-bebf-49e9-a61c-79e59d86c1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:33.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:43.955Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8c128cde-4bff-4a1b-8cc3-d489740f0802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:43.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:53.973Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=89cb45f1-cad8-492c-a9aa-dad2415e16b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:30:53.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:03.996Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4d2a07c9-7221-4325-be97-85e3d1993f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:04.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:14.017Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=492ca99b-35d0-4269-8168-f8680f5bcef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:14.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:24.043Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b4b79b91-e8c7-4b14-9aef-076549171b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:24.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:34.063Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=82945e4b-2175-4e22-840f-8abdec875bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:34.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:31:42.539Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:31:42.539Z |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-04-19T00:31:42.539Z |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-04-19T00:31:42.539Z |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-04-19T00:31:42.540Z |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-04-19T00:31:42.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:31:42.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:31:42.543Z |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-04-19T00:31:42.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:44.082Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=aadf5e7e-0de8-48e0-b029-1c44f81e145f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:54.100Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2456abad-c21e-4a28-aade-a8a94f7d146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:31:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:04.123Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1fc7ee76-3eee-4914-b976-1118391cf5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:14.138Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c475f8ed-924e-4700-b6a2-3be72b91a2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:24.153Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1d961668-b8d3-4f79-9045-700506a5f049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:24.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:34.169Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1d70522d-b414-4af9-97ed-2eefc00f56a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:44.187Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1c346810-a66c-4ba8-a3fb-d92965040a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:54.208Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=41194c4e-5a16-4fbb-a2ca-b3d49d711c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:32:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:04.235Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fffb80e2-cd3a-4640-b0e3-d293bb4c586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:04.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:14.258Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cd1a673d-2f89-4e76-b48b-d7446b74e446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:24.272Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c441d3be-7dd1-4a02-aba8-c1ac63b62cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:24.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:34.291Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8be76c20-fcea-4576-9035-4829b07837b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:34.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:44.327Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6c35e445-6272-4e1f-88d9-f9dcb99a4f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:54.348Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=216092dd-2a45-480b-af87-ed127f07aeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:33:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:04.372Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e6101654-7569-4dc3-bc85-e500d423e586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:04.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:14.390Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ef756f6b-aca7-4ef5-85a6-ace6167c7a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:14.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:24.410Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2a253ef6-a98b-4269-8b92-7bdd2cf67027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:24.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:34.429Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=282b55de-9f13-43b8-9a60-fb85ffee6c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:34.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:44.450Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1606252e-7e8a-49dc-98a6-00379d51cbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:44.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:54.466Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5bde80e2-8c94-4a29-a13a-ca4796851c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:34:54.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:04.489Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0b6237c2-fcb0-4970-a766-009801f870c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:14.508Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7dd50792-a742-484e-9184-507e98dbdf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:14.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:24.528Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=87d154c3-82ab-422d-a573-eed6b7e9dd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:34.546Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cad079cc-d58e-461d-ae0d-480e79c93184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:44.563Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a7cbe42d-77b8-4dbf-b716-1721d031d31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:44.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:54.577Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2fea63aa-d674-495d-80ed-239c512f8b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:35:54.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:04.608Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c606bb64-48be-4c54-9ca2-ec4fe2e1a9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:04.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:14.624Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d1c47865-b355-4ed4-bfdb-df9c660ac370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:14.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:24.652Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8537932d-352e-4ae1-8a38-f439c110ceac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:34.670Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5de3c495-f91e-49ce-ad42-8c8348c7facb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:34.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:36:42.567Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:36:42.567Z |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-04-19T00:36:42.567Z |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-04-19T00:36:42.567Z |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-04-19T00:36:42.568Z |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-04-19T00:36:42.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:36:42.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:36:42.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-19T00:36:42.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:44.688Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=95a198bf-8844-40a7-b25a-858e9a281e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:44.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:54.706Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=898398af-c2f3-41fe-84ad-3a51a51b63c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:36:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:04.731Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a56d7f8a-6fbe-4419-9def-bd3232fc8503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:04.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:14.751Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ddf60530-b8e0-4ea0-b466-ad618804cf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:24.767Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fdd17ed9-8d41-4158-939c-5976516cb62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:34.788Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5c854068-663e-4740-8326-fe0542a84fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:34.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:44.802Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=612ef3c4-a099-4e1b-9d77-a08bf2fb5490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:54.821Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1d9d403f-1ae1-4be2-90c9-d0be30e68ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:37:54.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:04.839Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=da7b6e9e-2b34-4ad7-a8d1-a1b0faf0512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:04.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:14.858Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c7be217c-1e5e-493a-bbe0-5ffe25dbac8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:14.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:24.878Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1b988369-a955-490c-9678-70be129cab9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:24.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:34.896Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=95fff34e-d46c-4bd6-a7e7-9f1a4b80e02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:34.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:44.915Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9b8f09bf-153a-4bd5-a08f-aebf8a869fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:54.940Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b20bb8dc-38a0-4684-92fc-fc6ef9500c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:38:54.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:04.961Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b87f080a-4f6d-4ee6-ba4e-50cc5b92764a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:14.982Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3c6293f6-5f7f-48d6-85ea-abfb2ccb5a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:15.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:25.004Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6cef232e-b0f4-4c39-a9aa-ecd60bd955a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:35.026Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=06851a92-8d81-4d76-97d6-76032239eb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:35.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:45.052Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=69965a20-78c1-419a-ab8e-d0a92ef7939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:55.084Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=546d2d48-2201-406f-813d-c47b1b8bcaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:39:55.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:05.101Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0b30a538-2c3f-4001-829a-1382b6b603b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:05.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:15.124Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5bc48c96-98bf-42e8-b4d6-998817c89051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:15.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:25.164Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=044ccfc0-7fbd-41b4-8878-46abc6fb2af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:35.188Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e98ca023-8f9d-4e5d-a131-d1c3f45fe676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:35.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:45.209Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2946ce59-e8af-42c9-9173-4085b3ed5d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:45.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:55.234Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=74556a88-20bf-4ac8-9f80-e52109b87e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:40:55.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:05.249Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1ce133a5-2b1b-4ff6-b3ec-0e566e31ee4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:15.268Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ce163cfa-9852-4b51-bf78-4d62c01ab4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:15.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:25.286Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e83779ff-4d11-4a7d-87cd-22aa86bc3079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:25.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:35.306Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=df130ce8-e670-4b35-b452-66e617ed0b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:35.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:41:42.555Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:41:42.555Z |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-04-19T00:41:42.555Z |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-04-19T00:41:42.555Z |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-04-19T00:41:42.556Z |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-04-19T00:41:42.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:41:42.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:41:42.559Z |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-04-19T00:41:42.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:45.324Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f7719795-8c1a-4c9e-ae32-7486a0b6bf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:45.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:55.343Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c1be3f74-bd39-4e41-a524-58fc95939540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:41:55.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:05.364Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7aec6179-2800-4b5f-8860-514e7d8766a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:15.378Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=20ac3140-6fd1-4d3b-9eac-212859020e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:25.397Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=708acabc-4839-4511-b99b-f8c530618385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:25.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:35.423Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ae96cdbb-ab4f-4afb-ac8f-9b2902f51168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:35.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:45.444Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=720c10c6-4f80-45e9-9e72-dbc815f48827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:55.462Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6af193c2-a260-4135-bdb8-0aedb4a00238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:42:55.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:05.480Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3888b924-fd49-43d2-8d28-58d640a0be87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:05.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:15.495Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c72294f8-8d93-4c7a-9ee9-6a40af52b096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:25.514Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=472ddb9d-45f0-43b3-9706-160a36a65b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:25.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:35.533Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=389d13d9-1106-4f68-becd-9a3e6cf992e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:35.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:45.553Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=eae67417-ff21-4302-a235-2e9a0d501c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:45.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:55.572Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=521c7e94-a383-4f57-887d-7bb8acce8689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:43:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:05.595Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9661d904-28e9-40e7-9480-802d5f722d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:15.614Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=24f883de-191a-4357-be52-bef6a70237c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:15.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:25.634Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b50e6fbb-39b1-4511-8651-ed64e5c4798d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:25.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:35.655Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0532c713-de0a-4332-bc34-0a275ce40d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:35.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:45.673Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=56281d32-a073-45a7-bfd7-d9e92fac0c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:55.693Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=090e640a-d88a-43cd-99b2-8d4b1e64d690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:44:55.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:05.709Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c64f5fc1-77a9-432d-87db-9fdcfb60ecad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:15.724Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d8879d75-3d0a-4547-9872-3b64669b79f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:15.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:25.742Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=73d0f14e-d283-4211-998f-cc6756848141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:25.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:35.761Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=88e6a5f1-c493-46d8-9c78-660e81943368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:35.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:45.788Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=acd0d8ed-614d-4701-af6b-8ec1e85d6980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:55.810Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=342055cd-f93b-428f-add5-24a9bba032b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:45:55.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:05.831Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6f777b33-de0c-4c73-b4ed-b26e588d0040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:05.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:15.852Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0e366272-ca7a-48c1-8263-012c65f639da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:25.879Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6b50510f-d069-483d-8f8b-b186449135a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:25.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:35.894Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5e94e08f-48fa-436c-a394-c415a32985b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:35.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:46:42.547Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:46:42.547Z |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-04-19T00:46:42.547Z |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-04-19T00:46:42.547Z |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-04-19T00:46:42.548Z |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-04-19T00:46:42.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:46:42.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:46:42.551Z |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-04-19T00:46:42.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:45.916Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=be843e79-7956-490a-8b03-4fa09bbe2d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:45.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:55.937Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5c32170d-29a5-4629-b2b7-dcfdf835cc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:46:55.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:05.955Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7c935804-8e84-4d9c-97fd-8ae2d3fc27ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:15.970Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8d978980-a49a-47d8-bd48-0dcc769739a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:25.991Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0ba1a4f4-4c8b-4549-b535-ff687bf52f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:36.009Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1d9cbb9a-7020-470f-b288-c13dfe54cdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:36.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:46.029Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4d73818f-9d53-45b8-8616-701afe7ae013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:46.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:56.048Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a98982a3-f03c-44d1-b0d7-25e6c37f45f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:47:56.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:06.065Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a69979d0-35d4-4d18-8152-8c9a7c439db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:06.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:16.085Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6aaae08c-c19e-4199-af57-6fe2d392ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:26.114Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a941a513-f2ed-4671-b949-a7f64c306a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:36.137Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=345dc409-26dc-41c2-ad32-76408a0cecad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:36.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:46.157Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=67757e55-663f-48d8-a849-3f15f06076b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:56.172Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bc71b067-a27b-477a-84a3-e952981fdd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:48:56.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:06.205Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3af53455-3105-4ebb-9ca4-de73068fc56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:06.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:16.233Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2e2f4824-bf00-4829-a677-093c041dcb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:16.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:26.248Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bab28dd8-2201-4389-b4c5-cd62e5deefd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:36.267Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=aeba2338-d94a-435c-89cb-ff73ecc4891c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:36.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:46.284Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=52dc0383-5c06-4f9b-880f-de54e558d5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:56.301Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=13171c9a-f77c-4bf4-9432-c67e92375233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:49:56.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:06.317Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1d1f36b6-5aaa-402f-8ee9-d9cf1483ac54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:06.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:16.335Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0f034276-0d66-4521-862c-d33d125b0eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:16.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:26.354Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3f3e3322-d08f-4512-a145-8531460f9018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:26.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:36.373Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=24d64e77-40c0-4281-869d-d83ea4e313a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:36.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:46.396Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=97433e1b-8359-462d-aef3-505014f166f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:46.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:56.416Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=63e6de57-75d6-4c47-baff-d65020ffb733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:50:56.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:06.437Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b87430f2-26ae-45a6-8768-0b34e562d132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:06.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:16.455Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=451953c7-cda4-4f31-8cff-cd5a18ea49fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:26.500Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=222b9382-1cd9-4bec-9164-e0f212775e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:26.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:36.518Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8c2b997d-adc3-418e-b833-336239174437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:36.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:51:42.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:51:42.550Z |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-04-19T00:51:42.550Z |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-04-19T00:51:42.550Z |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-04-19T00:51:42.551Z |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-04-19T00:51:42.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:51:42.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:51:42.555Z |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-04-19T00:51:42.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:46.546Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=55c6f661-5d29-497f-9d5c-fb22392e76f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:56.564Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=66701198-80d4-4b48-9352-e3da8d1e675d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:51:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:06.580Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b2ebeb75-7dc6-4e42-aa5a-165fed4cefda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:16.600Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6ae1f461-ae58-422a-8651-dd030bebc93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:16.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:26.618Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ee31f403-34d9-4182-88db-22178fdf573b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:26.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:36.639Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=11cb4f44-7afe-4a49-a3a8-b34b3cf82c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:46.657Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4f316fed-163e-410a-ac7f-48ac5464f19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:56.674Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=72fb496b-b0f6-4d10-801b-e20e02c70990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:52:56.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:06.691Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ab22160f-1577-48e6-9b3c-57d98877226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:06.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:16.705Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8e011393-294f-4a91-a2c3-41ab65a68e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:16.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:26.721Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3607372e-eb3d-496f-be4e-e8c4064695f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:26.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:36.736Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=dfdcbb6a-d0ae-417a-9f50-0be6f8f04c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:36.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:46.752Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c497712a-d17e-4f2b-8857-ee8e5f8eccef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:46.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:56.768Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a14e7208-c23d-41eb-9979-2d7720e155fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:53:56.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:06.784Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6dbea0c9-9bc8-4a37-b099-a2686430d271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:06.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:16.817Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c5598306-7be4-4ed6-a02a-3bddd733a6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:26.836Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0705a8ec-2b8f-40d7-8d25-2512b4f9d1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:26.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:36.855Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=59ad0a7b-07de-4641-b070-d36ebb08dbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:36.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:46.872Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=111bc79a-de52-4f16-a28d-1102eb23c8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:46.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:56.893Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6cd27b21-790a-4c9a-91b9-15babce6c601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:54:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:06.910Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=67a50e44-6ba9-40e9-9d05-582024c9addb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:06.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:16.930Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f5358dde-bab6-45b9-861b-1f998b2ad6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:26.944Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4d36ea34-e25f-4e19-bf91-dd4e9b5c5ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:26.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:36.964Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=95d57d1f-6366-40e1-8838-d140b23be39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:36.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:46.982Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5043111d-8af1-4b59-8ae6-86b44861f298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:56.998Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7e691a67-ccb3-45a8-9ac5-d9e43415e3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:55:57.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:07.015Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d10a2b3e-32e0-4da1-982e-b7967f8f74a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:07.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:17.035Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c10eb553-ce0e-4d9a-95c7-e6843b29448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:17.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:27.054Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fd0d02bc-29d7-4e8c-aad5-58de331aebf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:37.071Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=22663463-1f03-44ca-a0d8-e740e49d2a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:37.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T00:56:42.560Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T00:56:42.560Z |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-04-19T00:56:42.560Z |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-04-19T00:56:42.560Z |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-04-19T00:56:42.561Z |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-04-19T00:56:42.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T00:56:42.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T00:56:42.563Z |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-04-19T00:56:42.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:47.086Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4ae6f013-4599-4998-b66f-2e0b73ceaf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:57.124Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bb5938e9-955e-4256-8f6f-b8252c61826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:56:57.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:07.145Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1d2d8eb6-8538-43a9-b649-fd8cda20d305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:07.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:17.166Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c4f10cdb-e63b-423f-be1c-dba849b9be94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:17.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:27.188Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=073c3d44-3704-47ab-8e0c-2fd40d32af43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:27.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:37.207Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4bd742b8-1cbb-4053-b511-300570030437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:47.225Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9ea78639-1a4a-4266-9ee6-1e651d0060eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:47.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:57.250Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=50af4cce-3627-4e41-8c7a-a8da8ae9c16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:57:57.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:07.269Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a9851831-6201-449f-a615-c76906911432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:07.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:17.287Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=006d7e29-27d1-431e-858f-294bc48ac35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:17.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:27.308Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=54800994-1ffa-4301-aec7-233f3040a44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:27.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:37.348Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7bb3d151-4971-4e83-871c-f90c5bdc6883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:37.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:47.367Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5ffc7931-adfa-492e-baa4-dfb731d2fe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:57.383Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=64cb390c-635f-4f9b-999e-feaee37ec147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:58:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:07.401Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=804e8ee7-7127-4686-b138-79c4e26256aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:17.418Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=80c69101-9be7-4834-b457-cee4432226df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:27.436Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8803b258-9150-41bd-8a62-739c1c567f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:37.457Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ee151407-d1ee-4fc6-a350-43b9ef4dc24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:47.476Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9cec9cdd-5be3-41de-a0a0-7b4848301de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:47.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:57.498Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8f786d8b-0f42-43a2-95e4-a29d041cc19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T00:59:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:07.517Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7efe3fb4-0651-45de-bf1d-d08f7f0aea37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:17.538Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3fbcb97b-7bbc-4eee-a41c-050ed89a0ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:17.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:27.564Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0f784f06-fdee-43b7-ba56-f872abe4976d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:27.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:37.582Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=838308a4-cbd2-4da2-8e77-2f123b1ca786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:47.601Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f1583798-a810-460b-af27-f1d655be36bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:57.618Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d06ce187-e4dc-4bfa-a0e3-37c16d715990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:00:57.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:07.639Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4bb6dba2-844b-4795-80c1-1413844a2300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:17.661Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=64e19d16-601f-43eb-bb4a-18cf2a3100be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:17.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:27.677Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fabf5dbf-ca18-4cd3-a5da-9afd7e25d11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:37.695Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cc590d37-b3bb-44be-a269-a19d9d7e3998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T01:01:42.594Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T01:01:42.594Z |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-04-19T01:01:42.595Z |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-04-19T01:01:42.595Z |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-04-19T01:01:42.595Z |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-04-19T01:01:42.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T01:01:42.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T01:01:42.601Z |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-04-19T01:01:42.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:47.713Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=65400537-deca-433c-8c74-02cc0e3c1e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:47.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:57.732Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9f219ba7-4fb2-47d8-bd4c-07b8fa3ede4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:01:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:07.750Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e716bd07-e8e8-46be-839a-cd8bff451a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:07.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:17.762Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=32da8547-3146-442f-b657-b9837d983f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:17.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:27.785Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9007332f-4b74-441e-84ba-0990b2dbfcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:27.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:37.802Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=db855ca7-f001-453a-bce1-d3565a8408ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:47.819Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f980d957-dd17-4faa-a58e-3eeebc348ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:47.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:57.852Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=51269978-bf33-4515-9293-73c598fbaa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:02:57.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:07.869Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0f33c7c7-9117-4a42-8666-629498c0a285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:07.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:17.892Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0785e1c6-f616-4607-9f3a-38417299cc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:17.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:27.921Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2a222b0c-dccd-4bc7-9540-bfc3a61d09dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:27.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:37.939Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e8cccdf1-2352-497f-a05e-34f65def4687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:37.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:47.954Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9ffa4578-7673-4719-a96d-7c07aec29906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:47.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:57.972Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4a972968-8dab-4883-9927-fc6c54b8c001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:03:57.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:07.992Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=103a0f79-a74f-4b67-be2d-c20d24e9e6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:08.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:18.010Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e537c8fd-a4ae-4b94-9bf1-07b9d46526a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:18.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:28.029Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2a38aec0-8e88-4176-9f02-55af23f61f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:28.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:38.047Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6ec138ad-4627-44d8-8ef1-9ff0a8917b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:38.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:48.065Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b2659ec6-3e7e-47d3-9008-e4bfaf421704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:48.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:58.083Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0dbcb339-e8ce-47a0-af72-7bb09c3c21af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:04:58.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:08.100Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8f370187-1231-4ee2-865e-671b4300798a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:08.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:18.117Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7480399f-41ac-4fdb-bca4-b82a9d8934af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:18.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:28.135Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=99c71bf7-2b32-44fe-a929-bca850518933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:38.159Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bbb07c43-ecfe-402a-bb3c-372a9654dba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:38.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:48.178Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=96167f8f-b63d-4241-af98-c2f4b3a81932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:48.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:58.198Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2f25d2cc-a784-4514-b8fa-b28c1329bcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:05:58.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:08.217Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6cd62a19-5f2f-42f1-b1b9-c2babdb6841c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:18.236Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=240022d1-bacb-4bd8-ad32-c7ee3a8c3390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:28.252Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=efb6db01-9845-4740-b036-9651fd57948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:38.271Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5298cf77-ba65-4931-87de-dfed3301e845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:38.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T01:06:42.524Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T01:06:42.525Z |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-04-19T01:06:42.525Z |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-04-19T01:06:42.525Z |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-04-19T01:06:42.525Z |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-04-19T01:06:42.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T01:06:42.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T01:06:42.528Z |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-04-19T01:06:42.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:48.310Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f958b710-5ed1-442a-8937-45d5e0a9d396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:48.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:58.329Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=216fe662-eebe-4077-a71e-837521591da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:06:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:08.347Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0b745353-5d65-4d71-aed2-3ba035ae6d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:08.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:18.368Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=42384d47-b507-4dbd-8466-d652ca90b427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:18.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:28.388Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=986d7f2f-189a-40ae-ae80-3d8f0b91c773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:28.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:38.409Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d6216fe4-62e0-4b9c-95a4-1ca3a607eff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:48.431Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cf2bc95a-3ea4-4498-9826-f5a31ebbce0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:58.455Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a0d85ebc-4636-43e0-96d3-f4a114e367b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:07:58.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:08.475Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=36b75011-3c30-4d1d-af7c-1e4d3e52d75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:08.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:18.494Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=91ecc8ae-4f61-4e7e-bb2d-92a068533e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:18.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:28.510Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=26556799-be3a-485b-9592-eb4bdeb744fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:38.527Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=515c4592-5127-44e2-b21c-a9aba00b7ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:38.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:48.547Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3e45c663-69e7-4f22-a4a5-5b0703a2e516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:48.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:58.561Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=001bc055-c8f4-42fd-ba49-6871b71fba73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:08:58.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:08.580Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cf7695b4-2984-470b-99d5-2d10a43d66dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:08.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:18.605Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9d9d4ba2-a767-401e-8d7f-6c65b27a34d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:28.618Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2e6b3a5e-9648-4d72-b3e6-e2ccd5c8fe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:28.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:38.639Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2085cbab-b438-4d0e-a8ea-fab1245d1c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:38.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:48.657Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7d64ff35-f6fa-45b2-9f85-97426f494afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:48.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:58.676Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2e46e951-77d8-43ff-bebd-19d86bdc730f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:09:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:08.697Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4348541d-3fcd-4556-ba38-7543f7813879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:08.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:18.717Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=93429a39-7913-46d7-a7ef-0f169bcb7b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:18.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:28.738Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f03d3500-ed0a-4f79-9591-7fe5dbf34b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:28.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:38.756Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8d81dd16-a82b-4cc7-90f0-f89a372c19d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:38.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:48.768Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=970c589b-e619-418b-8589-7fd018b49f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:58.789Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=44d341d5-f2e6-400b-9b0c-62b0d68d3554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:10:58.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:08.809Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a8462bf2-e8bb-4186-bbdd-272c9c324f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:18.829Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5f86b0e2-b2da-4bd5-ad4d-c66b9edd90fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:18.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:28.851Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=331599a6-4b08-4e60-a4b3-fbb97f1eefbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:38.873Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=29cc520b-e880-4153-9296-f7defbc6f249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T01:11:42.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T01:11:42.551Z |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-04-19T01:11:42.551Z |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-04-19T01:11:42.551Z |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-04-19T01:11:42.551Z |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-04-19T01:11:42.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T01:11:42.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T01:11:42.554Z |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-04-19T01:11:42.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:48.890Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fc8d6f1b-7644-4055-8b62-03cbaf2fbbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:58.904Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=75f1e566-efd7-4d81-9177-1124e24d512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:11:58.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:08.921Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8e4f2fb8-ad33-42d7-acd7-e3d8ef2580f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:08.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:18.972Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bce33bfa-1a37-4700-bcb8-5fad1a16452a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:18.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:28.990Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3a4e7023-d852-477d-8837-e5f3372e5bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:29.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:39.006Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fc08e146-c90b-439a-8065-d65e6f943818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:39.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:49.024Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fb86dd43-6692-453b-84c2-f3426fe97e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:49.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:59.040Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e7597225-6fef-4104-a48a-2a091b57c57d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:12:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:09.057Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4dbaed40-5143-447c-82e2-e68f624b17bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:09.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:19.075Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=15d4ee9d-3969-43da-84a2-d66643a96646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:29.104Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7699a755-2f37-4272-bce3-6da0a9ff2bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:39.124Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fdfa9faa-2184-4df5-b09b-d561bfbf4261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:49.144Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=989d829f-9ce4-47be-a5c1-a71f12fd8516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:49.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:59.163Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d04e576e-4f7c-412f-9c17-e97ed4544bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:13:59.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:09.183Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4dba062a-12a0-421a-9179-3382a1eeec56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:09.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:19.202Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6fe1b810-4e02-433e-ad2c-70e0c62946f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:19.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:29.222Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c5b9c09d-2264-448b-99f3-2295bf9dfa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:29.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:39.248Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=653a5eeb-1f78-49e2-ab03-22b63eb9c5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:39.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:49.266Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=15396edc-7842-44a4-b8b8-9dd56dd266d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:49.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:59.282Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8ee1105b-1818-41e8-8f02-e6de26fb6085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:14:59.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:09.299Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=24921f6e-934b-461c-8aa3-b1c4a29c5186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:19.319Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0c778e41-13b2-441f-876a-65cfc1f4288d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:19.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:29.336Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4120fe77-6f96-4e0d-8f67-ee51758182ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:39.360Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5a1444a9-1032-495d-99fa-37fe3d201050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:39.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:49.378Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6dec0b57-0701-42a4-8852-3cf7a2676f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:59.397Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=98fdb063-83b0-4825-a4cf-f0b1bf7ad6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:15:59.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:09.417Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8440eb46-e2a1-4e3b-8c8e-202b74b2a8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:09.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:19.432Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8ebda58f-f44f-4dbf-9898-63b62d181fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:19.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:29.454Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2f329a94-2b03-4709-8f92-57ab87d07468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:29.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:39.474Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=df0d2feb-dc23-4d2f-a648-90f263dee0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:39.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T01:16:42.534Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T01:16:42.534Z |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-04-19T01:16:42.534Z |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-04-19T01:16:42.534Z |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-04-19T01:16:42.535Z |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-04-19T01:16:42.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T01:16:42.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T01:16:42.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-19T01:16:42.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:49.495Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=46cea636-4d93-4d33-b38a-56d848dea09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:59.513Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8285af2b-769c-4cab-95a4-86e7af059e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:16:59.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:09.530Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=05e7a90d-4da1-44c2-b8b8-078038896c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:09.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:19.550Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e1d600fc-9b02-43bd-86d4-53bf678331b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:19.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:29.576Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e513ee44-30a8-47d5-8023-f13e8378afac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:29.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:39.594Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e58078cf-617a-469a-992d-cc1b0fc54bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:39.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:49.612Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4e3d1fbc-c466-4051-a95e-70956fa85be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:59.629Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c8dbaa33-533e-4393-8c3d-0b9782b31e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:17:59.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:09.646Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0de6cce1-0c5e-46f6-bfd2-bb8b40d90482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:19.664Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e71b47d4-67bd-4e54-99cc-b99bdc41018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:19.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:29.683Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c533ac28-4c21-4462-b49f-d1e23172ec91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:39.696Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1aef889c-09d1-4079-9707-1b076e1d29df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:39.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:49.718Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2365027e-e93e-4aa5-8ced-194135ae4769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:49.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:59.746Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=95c01247-7d75-4f7a-a7b0-dd805ee95d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:18:59.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:09.762Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2e835465-0c4c-488f-a2c9-5f450e574d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:09.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:19.781Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9d5b2da5-cecf-4436-85aa-78f1fbb39b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:19.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:29.796Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0ec4f155-64f4-4843-85bb-15782d137ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:39.815Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=59e012c2-2cd9-4855-9e76-6289060c351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:39.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:49.836Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=470d2225-eb4a-4675-98bf-19c9d5aab898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:49.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:59.866Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=231e4e20-5aff-42f4-93bc-1d508702c004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:19:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:20:09.882Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3623946a-fbdc-4909-967f-ea59cc338b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:20:09.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:20:19.897Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9894b6ac-b156-4867-ac96-b1f0bac73aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:20:19.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:20:29.913Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3a0a7d1a-ef4b-4236-b088-82d043d85597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:20:29.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:20:39.932Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f9297d0f-d313-4040-a07d-f1f5ea1b4d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:20:39.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:20:49.952Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1e8657c2-b188-45ad-958d-374abbba04bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:20:49.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:20:59.968Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=08b1a1a1-77bc-44d0-8cdf-6774b123d3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:21:00.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:21:10.002Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f5f766de-3328-46c8-84db-bb64f857fe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:21:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:21:20.030Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c04b1a7b-606d-40ac-9be0-20b33e3f0677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:21:20.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:21:30.056Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bf6e3ae1-4235-4ab5-aca4-6c46d9fc0309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:21:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:21:40.074Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8d07168b-1585-41b0-8bb4-1362473f619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:21:40.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T01:21:42.554Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T01:21:42.554Z |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-04-19T01:21:42.554Z |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-04-19T01:21:42.555Z |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-04-19T01:21:42.555Z |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-04-19T01:21:42.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T01:21:42.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T01:21:42.557Z |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-04-19T01:21:42.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:21:50.092Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a0ff6348-4aea-454b-baa4-20165dc240ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:21:50.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:00.111Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4311a826-f819-4723-84cb-214e23b571ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:10.125Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=903ece77-8b72-41d2-a584-ea4baa9be80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:10.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:20.145Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ca31bebb-cb5e-4f00-8cdd-63edac74ef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:30.161Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a7afa8ac-1af8-450b-875b-8d5334e65696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:40.176Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4815da4d-810f-4f08-8399-e0f46df3041e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:40.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:50.205Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1a690d49-a13a-4154-99b5-d4843b6be7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:22:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:00.224Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6162a81e-ee65-4d71-a3a2-3a97eb35273a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:00.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:10.241Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a9e5657e-4942-452a-9ee9-cd68ebb9a320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:20.259Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=86fd2cdb-cde7-45b3-8e05-ba8432778289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:20.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:30.277Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d3671186-ad23-4441-a37c-b302785036f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:30.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:40.295Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=940bb8f7-9d73-4540-9f99-36833dfd498b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:50.313Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cb673244-b114-4589-a827-ee7b458a05c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:23:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:00.334Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=54a1c23b-40ad-4499-9f78-6130fa179d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:00.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:10.353Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=abb307b1-7bf5-4872-8f04-a751250a7611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:10.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:20.370Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=35fe3862-c277-495c-b5ca-7e16dc86f074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:20.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:30.391Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c4dbecb3-c72f-4805-9ed9-e66dd13e1dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:40.411Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b7547f05-e95f-47be-8bee-29541fde893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:40.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:50.429Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=523f51b4-0413-458a-862b-b8e2e78092ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:24:50.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:00.449Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a6fcf5ab-dbbf-42db-b48b-72ccb7e403dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:10.468Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=59ab84f6-d69e-4aef-a384-86df85d16d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:20.488Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a578c409-b25f-40e2-ae1d-c4bab7862f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:30.506Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=67f13c36-ac28-4d7b-89d4-bbb9a2e0159c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:30.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:40.525Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=97500105-faf2-4748-8db5-3f88f24d802f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:40.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:50.544Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=93010227-6345-4350-a44c-99669ddaced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:25:50.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:00.562Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d08c7105-b7dd-4d95-8950-83a0b66c715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:00.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:10.585Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a4bd533c-87fb-4d37-99e3-c4ee3c987be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:10.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:20.602Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=270d0d88-82dd-4f12-b2bb-b81507729bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:30.621Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4baf237d-ffbb-4a2c-a0c6-21c62e007fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:30.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:40.642Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f6c1597b-3eb4-493a-989c-6b84b831498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:40.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T01:26:42.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T01:26:42.550Z |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-04-19T01:26:42.550Z |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-04-19T01:26:42.550Z |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-04-19T01:26:42.551Z |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-04-19T01:26:42.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T01:26:42.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T01:26:42.553Z |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-04-19T01:26:42.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:50.660Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=52b50069-89bb-459a-afd1-2c8805321e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:26:50.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:00.675Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a1bc66d7-068b-47e4-b5eb-a290a96ea277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:00.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:10.690Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=803ced99-f153-4304-bfaf-fa367fb196ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:10.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:20.709Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fa88a9c3-262b-4e32-aafb-7bb25275803b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:20.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:30.728Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=38090843-b794-4eca-ac9e-12dd314a2205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:30.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:40.749Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1c9e8b10-92a4-46e9-8add-f14abbf04a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:40.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:50.768Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=49c781c8-2a0d-4fc9-af85-28267987d766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:27:50.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:00.782Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=868b9b7a-72be-4535-b6c6-b6af565f58cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:10.798Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a3f1195a-463d-415c-ad73-fdb96035d1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:10.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:20.819Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1fde3d41-5641-41ca-bb65-dbae1156a721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:30.838Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cb30f8b3-89c2-468f-b378-8bf3902816e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:30.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:40.860Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d08014e7-88e9-42f5-813f-d70cedb42fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:40.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:50.881Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f4836f2f-6ff2-40c0-b6b0-0c22b2799eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:28:50.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:00.903Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fdacc78b-aeb9-4f62-8dc3-e1bb1d62cb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:00.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:10.922Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e21b2739-f4f2-460b-bf78-00ca2a94683f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:20.939Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=39586a89-abb4-4ea4-832b-82724e2f0481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:30.961Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=788c1660-2091-4386-bcaf-e30a5ca6a977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:30.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:40.979Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=dc6f0602-021a-485a-b9e1-936b1be1583d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:41.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:51.004Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=074faf44-e06c-4c86-8f00-c65e37c8e61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:29:51.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:01.020Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3396b133-a9b7-463b-8819-35ab2b63c3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:11.040Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b0a9ecf7-4a5e-4c2a-b3ce-89845d38e792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:21.060Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=97a29465-465c-4410-82f8-43fe889817c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:21.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:31.079Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=15c4571a-9381-4173-9d5c-8496800b8ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:31.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:41.097Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9354f014-dd07-4635-ac7e-bcf8a095f590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:51.113Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0a1f95b5-3f72-4092-ba86-65b69604e7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:30:51.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:01.130Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d07741e1-7bd3-4194-bf05-4ecfb0d7edbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:11.154Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0824c951-e90d-4435-ba6d-7bb2c9a41e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:21.169Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ec87555c-61d8-4576-bda6-cc5dca44465c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:21.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:31.190Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=acec334e-0ea4-440a-bfe0-852da43c8c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:41.208Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=82322c64-96cc-4a02-9366-89c12ebda5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:41.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T01:31:42.547Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T01:31:42.547Z |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-04-19T01:31:42.547Z |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-04-19T01:31:42.547Z |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-04-19T01:31:42.548Z |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-04-19T01:31:42.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T01:31:42.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T01:31:42.553Z |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-04-19T01:31:42.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:51.227Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=04b62b07-5c4f-41ac-99f9-c9a5b501857c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:31:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:01.249Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0bb0d9a5-ac87-4989-a2db-e77cc807c739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:01.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:11.271Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d5574bb0-6bae-449b-93a6-b654001f51d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:21.292Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4b273ea6-921c-40b6-91ef-a3e77f2a9e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:31.309Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=35a517b6-716d-497c-9a06-6480bf77e9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:31.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:41.327Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=17564abb-c93a-4376-8bce-d455896e46f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:51.354Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8f923d0b-703e-4af9-8b25-8fb47a7790bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:32:51.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:01.373Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=762885c9-fdd0-40e3-bde3-8768f65d8f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:11.394Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fabf8083-fe44-4923-83d9-65f71b6ebb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:11.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:21.412Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=df563c04-4b04-4ead-a5b9-ed65f1d969d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:21.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:31.429Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=21947d68-7c33-4eb2-8bc0-6012df1bbb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:31.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:41.443Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cce12e9e-a70f-4322-9419-b10d691b1cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:41.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:51.461Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=55ff00fb-8da5-40b4-968b-01e8cef15877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:33:51.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:01.478Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ae1653f4-cdf4-4448-a84f-fe1359a0b571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:01.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:11.500Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8d611c41-a1db-4c24-adec-28c1a2c870ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:11.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:21.518Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d70f3c54-92c6-43d1-a85b-b4cb40992aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:21.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:31.538Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=739199a5-d1a0-41be-9165-c7e56aaf5b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:31.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:41.565Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=db1f9326-e03e-4ce4-b76e-de78a53b02fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:41.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:51.588Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0c95e95d-d8ce-46fa-a38c-e61b19960243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:34:51.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:01.602Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b99b9bf0-877e-4b6c-941b-4002011340d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:01.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:11.621Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b913fad5-a8c0-4350-8ba9-946412a85cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:11.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:21.638Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5380ee6c-4ff6-4bbc-92bf-4918b0cff9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:21.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:31.661Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e19eed89-5873-44a3-9d4d-868849bc2f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:41.675Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9a6c7b87-0371-4cab-89f3-193b462d22eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:51.689Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bb693e0d-41a2-4e82-93de-1e7a93d59f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:35:51.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:01.717Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7c1224b5-5287-4ee1-b1a7-0ea58f3fce5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:01.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:11.742Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=04895a46-9060-4ff6-9651-79257dc0e34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:11.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:21.757Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=dbbed083-f557-4241-8134-32e80206f181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:31.772Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=75d23da4-fd58-4e41-a052-29cdad226614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:31.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:41.788Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=785996d4-cd29-4f9b-ab2e-d40982dbd9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T01:36:42.553Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T01:36:42.554Z |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-04-19T01:36:42.554Z |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-04-19T01:36:42.554Z |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-04-19T01:36:42.554Z |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-04-19T01:36:42.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T01:36:42.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T01:36:42.556Z |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-04-19T01:36:42.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:51.803Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8d7712a1-54a8-4e94-a8e4-1b8d5c3ebe54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:36:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:01.820Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=51fc3bf7-a7f7-45b4-b993-dac7c9d865b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:01.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:11.839Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2cd0d52d-eaa8-4075-ba97-7acf8e535b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:11.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:21.861Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a52aaf97-0a7e-4e15-9090-9672f2ac01e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:21.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:31.878Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=90e9efbb-6b9a-4b7b-9a5e-df57f22a2c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:41.895Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1d9088ee-cee4-407c-9b34-99d9de09cb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:51.912Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9ebc0b42-9c60-4ae9-b779-9c68acc30a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:37:51.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:01.930Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=bb354a6c-d98e-42fe-8901-9ffe3f5560a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:01.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:11.951Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=f05e1c34-184c-42f1-8cc7-8cbe789d64ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:11.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:21.971Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5be3582e-8492-40bc-b2b3-db0b701d7cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:21.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:31.992Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0bf2af70-9cd8-4ae1-b06f-90bfed8d9dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:32.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:42.010Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=71cfcf5c-83d1-43ab-a8fe-78991bc251b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:42.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:52.028Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=508b7477-4a85-4104-b6b9-ac22b6150105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:38:52.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:02.048Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fbef731f-76c6-4fa9-bf8e-58d99aef0fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:02.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:12.080Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4cdf7f84-e953-43ce-8731-0a627af41df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:12.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:22.128Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c84ddb12-2b69-4aa9-86ad-c128900e4679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:22.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:32.150Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1f0736fb-020e-44ba-b7f8-57042ec8e1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:32.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:42.166Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=dded1d58-0da1-4068-b111-f44d108cb3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:42.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:52.189Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=191ac61f-8041-40aa-86e2-0ca5956798e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:39:52.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:02.207Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=737d1c41-3798-4784-993f-a0e631ff3ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:02.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:12.229Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7bb3f218-8eea-4939-9be6-18ba582e0bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:12.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:22.256Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=4fd4a69f-7707-413c-959c-bea874d84457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:22.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:32.275Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cc1a5b10-a98b-43d1-bd5a-29f910db5105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:42.292Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=6fd7c0b0-4a41-4515-8de6-7e7202876329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:42.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:52.310Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e8d92edc-d274-4fa8-a8c7-ccb191cab3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:40:52.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:02.333Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8a0df235-6640-4062-b7ec-9b5397339d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:12.353Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=cdc60de3-949e-48e8-a6a3-ecf9af44ec2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:22.369Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=dd5a1554-1d79-4c62-a668-996b3ceffb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:32.388Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=dc9894ca-f7bc-4b7a-b50c-f98420c87f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:42.408Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=038f49b3-1fb2-4857-9078-afc8dae8f8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T01:41:42.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T01:41:42.527Z |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-04-19T01:41:42.527Z |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-04-19T01:41:42.528Z |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-04-19T01:41:42.528Z |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-04-19T01:41:42.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T01:41:42.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T01:41:42.530Z |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-04-19T01:41:42.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:52.423Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=79301680-a5a7-4ba5-af2f-09514924647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:41:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:02.438Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=64cedbee-a9de-4f19-96fa-8fc12a1f01e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:12.464Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8440ff4d-e64f-43b6-a4e2-7a1ad1e1c1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:12.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:22.488Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2933c97f-482f-4723-bf13-88042a89f640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:22.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:32.502Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=004c0b07-abe7-486b-bffd-15ec0e6b13bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:42.543Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=88bd000a-76b6-40d3-9bf6-38960e0b8dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:52.570Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=47c0f4c2-db2e-4f65-bbd2-8bd76b42d944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:42:52.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:02.586Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=abeafda4-518d-4403-98a8-957d79fa84ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:02.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:12.601Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=ce567203-7bcd-4d4d-be36-771e32febf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:12.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:22.620Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d98c1ad6-30cb-4c55-9177-df386fa02cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:22.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:32.633Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a7c6da8d-4c01-4c17-8b92-f48dfb7be5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:32.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:42.652Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=df7550d7-7ceb-462d-8b45-aad2eb487aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:52.674Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=5eaab2c6-547b-44eb-b255-4fbff9acab1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:43:52.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:02.695Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a90ea6f8-ceb4-4681-a683-9efca09c0f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:12.713Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e88cfcd6-fa0a-4f4d-9644-fda549685c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:22.732Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1ac7d6a0-7d02-4e78-b91d-dd5597866e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:32.746Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=fa3536c0-f8cd-45f3-bee5-7c34297432fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:42.769Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=c989c418-f445-4f88-8e29-a0747fcf40d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:42.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:52.787Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0ebf9dd8-c2b4-455f-8ce4-5a5ae73b6e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:44:52.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:02.804Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=44b18a35-95fd-4f7c-bcb3-d61d181f0c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:02.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:12.826Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=80e6d88d-76be-4538-a3f2-6ac587790be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:12.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:22.846Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=e804abfc-d75c-4010-b557-d1e92c78aea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:22.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:32.864Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9a4008b1-792d-4b50-8d97-ff4cdf4277ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:32.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:42.884Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=263c7344-577f-4cbe-b71a-111e94d516ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:42.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:52.899Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=2e4d0bed-d78e-440e-a01a-03e5a9e47146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:45:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:02.915Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=b365fd5d-d908-4fec-9627-6e2ae2d2a8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:12.937Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=311bc9cb-4b92-4cec-8b0a-8453b8d79049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:12.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:22.954Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a561b923-b91d-4685-9387-d8a4a641c11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:22.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:32.967Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=d286cf96-cfee-4406-981d-c8e762f17160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-19T01:46:42.560Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-19T01:46:42.560Z |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-04-19T01:46:42.560Z |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-04-19T01:46:42.560Z |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-04-19T01:46:42.560Z |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-04-19T01:46:42.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-19T01:46:42.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-19T01:46:42.563Z |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-04-19T01:46:42.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:42.983Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0924ae11-84f7-4b7c-9dc1-d11d518a8c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:52.999Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=0a1f1093-d476-4be3-a9e8-e93563bb6988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:46:53.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:03.019Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=553a09d3-fd52-4e21-93b1-940ec27baa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:03.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:13.038Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=98d095d5-c432-4c2f-9c23-de3f579c67ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:13.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:23.056Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=9c112e8a-6ea3-4bcd-a640-c3e0118a741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:33.073Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=3ce9318a-9cd6-4ae7-a434-8dbbd5821d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:43.091Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=39f1b34b-04c6-4add-aa3b-8dc72c9e9a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:43.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:53.107Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=7f26867b-b53f-4df3-b850-2ec022cb9c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:47:53.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:48:03.129Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=1809eb31-1741-445a-8975-5a7eef821680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:48:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:48:13.149Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=8db0c335-aacd-4fc3-9cc5-30af3b82b033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:48:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:48:23.170Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=89940225-1935-4b07-9980-bbb1e8fc6013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:48:23.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:48:33.186Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a91ed2d3-8fde-44db-a7b8-ee009dc93f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:48:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-19T01:48:43.211Z |INFO |Init configs |InvocationID=29526d06-807c-423e-90ee-c0cf68b1f11d, InstanceUUID=a73011aa-3a25-4334-9291-a73a6c5e60c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0