By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T00:17:39.927Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:17:39.951Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:17:39.953Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T00:17:39.957Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:17:40.624Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:17:40.834Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:17:40.835Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T00:17:40.836Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T00:17:40.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-28T00:17:41.041Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-28T00:17:41.078Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-28T00:17:42.999Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-28T00:17:43.667Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-28T00:17:43.703Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-28T00:17:43.703Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-28T00:17:43.837Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-28T00:17:43.838Z |INFO |Root WebApplicationContext: initialization completed in 2758 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-28T00:17:45.105Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-28T00:17:47.816Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-28T00:17:48.837Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-28T00:17:48.931Z |INFO |Started MainApp in 12.513 seconds (JVM running for 13.528) |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-28T00:17:49.406Z |INFO |Start scheduling PRH workflow |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:17:49.425Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=adac1a3f-86e6-4a87-bde8-87d9a388885d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:17:50.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-28T00:17:57.872Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-28T00:17:57.873Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-28T00:17:57.877Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:00.652Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f2edbdf7-96f2-4bee-9cb1-9398722b4da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:00.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:10.704Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2c7a8b6e-53c9-4889-ae74-efc6087554f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:20.782Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b54de197-70ee-44c5-9246-2cdb59ec89da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:20.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:30.830Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7168f9a3-e582-4c51-a384-debb3671c188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:30.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:40.863Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9fb90660-6d9c-417f-ba87-b80eee9a0579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:40.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:50.958Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dac8086d-9b27-4f22-a0a7-a422510ab201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:18:50.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:00.975Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a5e75f70-c371-4325-9474-da9550e265ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:11.037Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=15a2cbe8-ddda-438e-965c-495ce02d607a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:21.053Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f592e754-6ca5-4761-8c63-a89b779a3e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:31.093Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a8063666-d1fb-401f-9419-0aa35aa893b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:41.115Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bbdbc0ca-22d0-440c-a25a-b374446077b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:41.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:51.137Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d6b7ad37-96a0-4f54-9da8-ab850fd170de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:19:51.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:01.163Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=85c2d25d-cfba-41b5-83b2-08b5ebee2489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:01.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:11.176Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a836917b-b50a-48b4-a7da-849ac0994f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:11.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:21.197Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=46aa1762-408e-4c75-83de-631cf1fb8c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:21.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:31.211Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dc7e04d3-6567-4630-97f6-5bfb311766fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:31.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:41.237Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ec4ee868-55ad-406b-80df-aaa040b48f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:41.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:51.257Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=033f1f3a-d5e9-4c34-9111-c91759741bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:20:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:01.277Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=479ba739-96e0-4a4d-b840-d6cd170cf461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:01.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:11.297Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d32c5d6d-9f14-446b-8391-478675ab3aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:11.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:21.320Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b0e0ec3d-bfb1-4ddb-b94b-36e2e07288e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:31.350Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e4b4ba4f-b9b1-47a9-9b65-890a3f971f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:31.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:41.365Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=412336c1-63d5-45af-a55c-a8b130ab263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:41.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:51.384Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a77c0af7-f1d5-47d4-b5db-97d55549122a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:21:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:01.404Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ed989d39-2081-493d-88b4-8d9f5b8e5763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:11.459Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9a2f81d3-af9a-4a3d-940a-b2ef3b3b5b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:11.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:21.484Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b0d8ea63-48a3-451a-b103-578743cf4235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:21.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:31.501Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=248f17c0-b1e2-48a3-85e6-7dac764d197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:31.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:41.516Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c3ed2a55-2910-4e53-b930-8f46c800fd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:41.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T00:22:46.041Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:22:46.041Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:22:46.041Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T00:22:46.042Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:22:46.042Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:22:46.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:22:46.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T00:22:46.058Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T00:22:46.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:51.536Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ea2b121f-9b14-4bf6-8c46-ba6005218b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:22:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:01.565Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f51bf824-768d-4bb4-9de7-a4bd2a081b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:11.582Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b93f48c8-9d73-4e29-843b-80497dd4e140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:21.602Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e6d7c36a-df80-42d9-b4cc-9af86d226ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:21.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:31.631Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b63fe446-bf54-487e-944d-90d86b0f29c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:31.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:41.686Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f31cbd20-78cf-4de9-bfa5-d73e19f67eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:41.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:51.709Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=62f80489-6af6-4eb7-903f-adbe4d04c509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:23:51.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:01.729Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1c645fb5-e258-4980-a099-cf507dbc1e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:01.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:11.826Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4f093b44-4637-4cbd-b562-e2e8f51925f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:21.845Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8f3f1911-723c-4e0e-a730-475a7423d61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:21.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:31.863Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5f15c6ad-d320-4493-8472-7f33f51492c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:31.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:41.882Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=05d3cb3c-1ae1-4e27-8fcb-fd2a24ff1a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:41.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:51.900Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a7f83670-4911-4593-ada2-774a9b91f437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:24:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:01.926Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=40a4adca-fb3c-4ad4-9b3a-2931efb5fa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:01.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:11.943Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=10b79390-0088-488e-9eef-9946b2e08078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:11.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:21.960Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1947062e-fa12-4ed3-b310-e0bfd4295b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:31.980Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=414fd21b-5e39-40eb-ade5-cfeca98f3e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:31.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:41.996Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6c10cd4c-62f4-4b42-a393-81b143a6e27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:42.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:52.036Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=af402d75-40b6-4c4b-817f-86581e622907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:25:52.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:02.069Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8643c59f-a384-471e-b91e-61cfd20fd40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:12.090Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=de84ee3c-3e80-4d73-979d-a6075cf799df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:22.108Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d333b0f1-cc0a-4ff5-81c9-4e2994f77be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:22.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:32.233Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8748b121-0912-49a9-b43b-df7f47e1a555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:32.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:42.257Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=25bf023c-91bf-4d3b-aa3c-5bbdc23739ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:42.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:52.282Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=95075265-f22f-4c7e-8611-b0f29acc75d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:26:52.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:02.327Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0d5a8a93-a0a6-4141-b462-9fd09d363120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:02.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:12.344Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bb839c87-2ba4-42da-9a25-73919422e421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:12.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:22.373Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0d5d58a3-b2c5-45ec-92b3-0170bb9dd7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:32.388Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9a9f2be8-f1a1-4cbe-8353-4fb7780af24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:32.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:42.409Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d174814c-8d2e-47f7-8a69-f0a5606ca367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:42.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T00:27:45.413Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:27:45.414Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:27:45.414Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T00:27:45.414Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:27:45.415Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:27:45.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:27:45.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T00:27:45.428Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T00:27:45.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:52.428Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cbc7ae7e-58b2-4561-b5e4-74f56750048a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:27:52.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:02.446Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=53a90397-3c10-4672-98f3-6c1d88d0874d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:02.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:12.467Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7e54a591-217d-4580-8edf-651604d87a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:22.500Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2c99608c-6608-4f6e-9f5e-9d0c4a93eaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:22.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:32.517Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=67bcc162-c948-4cdd-9aee-b94fa2ebabb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:32.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:42.537Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6fad3739-ecb4-40c4-8dac-9c5336f30e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:42.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:52.575Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=954c7827-78de-4f91-a916-dca4a1f08f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:28:52.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:02.590Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8e290492-699e-4ec8-bc15-35255051c4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:12.614Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=44da4785-55a3-4d8a-9ab8-84077fdf7d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:12.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:22.632Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=88fbd331-242f-433b-8633-13c24d29992b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:22.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:32.650Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dbb0e872-623b-4f4c-9283-b8a3f2a79513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:42.673Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6994d93e-38a8-473c-8176-c189dfa6822d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:52.689Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c4c6526d-459f-47c7-8e45-5ab4cda88649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:29:52.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:02.713Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c1b99059-8a8c-4b28-85e2-78933fe2d1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:02.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:12.731Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=53c67991-42dc-4a97-9c74-50c735683aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:12.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:22.747Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=712f00dd-8734-420d-ac45-1390f60d470d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:22.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:32.767Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4ef30761-fe41-464f-8226-43bf668bba39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:42.788Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e24759ce-1283-4e4b-ba2f-6e94af760f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:42.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:52.808Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8288a222-2e00-4dcf-9fe7-46d063e97682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:30:52.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:02.824Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6a900baa-0ad8-4303-9941-d002df2b2a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:12.846Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e969660d-9e9e-45a2-b8c5-e3a9ba3572c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:12.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:22.862Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=090d1436-ac27-4914-b3ed-298db341d7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:22.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:32.882Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7b830ff6-3bc0-4f29-a2b1-b1ffac0cd7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:32.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:42.905Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cea714ee-8865-4105-9ce3-a54dfdfa335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:42.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:52.928Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7eee81dc-80ed-494a-9226-48fa4a41613e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:31:52.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:02.952Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fdaca73b-397d-4ff0-be0e-b2c14b880c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:02.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:12.969Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4ec7ebcb-1b1f-4c4c-bf17-dab9d30d7962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:12.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:22.995Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6a46d927-fac8-4e3e-8d3f-10a6001f9537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:33.012Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6297c233-cf4d-4729-a924-6c0f4322e322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:33.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:43.028Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c0c2174c-7656-4fef-bf7a-b677e61d6ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:43.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T00:32:45.481Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:32:45.482Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:32:45.482Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T00:32:45.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:32:45.483Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:32:45.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:32:45.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T00:32:45.496Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T00:32:45.499Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:53.049Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=294fc01a-4646-44b2-96ab-3a2eb4ca4b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:32:53.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:03.069Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6c0ee027-7c5f-4d40-b17a-6065a48bad5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:03.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:13.087Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d1e7d21c-3ea8-4b9a-8d9c-c59d57f9ece9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:13.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:23.103Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c124f91c-b70f-4a69-b8d0-f2f2e0832f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:33.128Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fd8d4998-2920-48db-a2ec-2630e786f778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:33.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:43.145Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=53e4d72f-522f-46db-9dad-bf020f75fabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:43.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:53.161Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cc73b7b3-7bb8-4bed-90f0-41b35f179530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:33:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:03.179Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2f9c1859-e273-42a6-bac3-a7409f56d0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:13.195Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=657fa896-c2e5-49e5-ab77-c19ca4fa7d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:23.213Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b0c75ca8-542f-4ac2-a78d-545bbb9c3b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:23.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:33.226Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=29189439-09ca-4244-a426-0134a42e67fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:33.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:43.245Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f48fa35a-af8c-47ed-a20e-b1113d6c62fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:43.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:53.265Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e4911564-4f23-424f-bb24-1177c07af8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:34:53.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:03.302Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7093823a-99e1-45fc-ab4f-922a35bfad73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:03.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:13.324Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b2cb9260-aff1-408f-a52e-934c0e5a3149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:13.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:23.366Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=86009e32-db04-4fda-a56b-4e3c76ecd59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:23.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:33.425Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=aab7a871-e52b-469b-a5b8-4cf04be43f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:43.452Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ffc99f5e-80d6-4be4-960b-37a1ddeae540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:43.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:53.476Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2f44113e-0560-4cf5-a6b2-cfc079bcf766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:35:53.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:03.509Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6fc5bda0-4c61-485b-b65a-86cea13c4ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:03.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:13.527Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6ec62b6c-1e1a-4df6-b2c0-cdcab0719a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:13.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:23.576Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6e98bb6b-4445-49a0-965c-c29bf63f112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:23.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:33.596Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e8b2d99b-9261-49d1-ade5-75f5a20d5eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:43.611Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0e3ce390-b538-48c9-8529-5ca98212d874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:43.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:53.632Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dd47d926-7cc1-48af-abfc-f987d2c4cc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:36:53.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:03.650Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=66e0c8d0-f7ec-4e02-8fb9-ee7b5b148e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:03.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:13.670Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cc0d48ea-3e4b-41bf-996a-ea5f1e2653e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:13.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:23.690Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=92f80877-5d57-4a75-8d47-921e5d406311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:23.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:33.707Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5695e421-e136-46a9-8280-a1736c55fbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:43.727Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2e18b499-73f8-4eaa-9544-1df7d0f96be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:43.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T00:37:45.396Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:37:45.397Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:37:45.397Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T00:37:45.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:37:45.398Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:37:45.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:37:45.409Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T00:37:45.409Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T00:37:45.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:53.743Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=aef73f30-a6cc-4052-be58-104cb26fe0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:37:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:03.760Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9a8874b8-3b95-4822-9240-e734d036f1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:03.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:13.805Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4ba4354f-afc4-4aba-bb81-df0958247d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:23.831Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a5f9f6d2-494a-4c6e-bfb0-48a566b13dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:33.853Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e921a9a0-ab47-4ad3-8171-5c2ab59c1b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:33.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:43.868Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b913300c-87bf-46ae-b85d-97d9a39e1497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:43.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:53.924Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0416b444-727a-4ab0-8ce2-322d95ba47a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:38:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:03.945Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b378df30-9c9e-49d7-9fda-d6da8b164549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:13.981Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1aecab5d-b52e-4828-82b6-834346629f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:14.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:24.012Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4eac2887-e8cb-4c13-ab4d-a1a0f5bfcbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:34.043Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=95f0c653-2c91-4de0-87f7-f170ba3d818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:34.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:44.068Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=049166ea-22b2-4812-b781-ee9abc0f2b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:44.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:54.088Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a77eec50-f20f-45bc-8ba1-d0553b5f66d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:39:54.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:04.113Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f76d7e10-da47-4013-9210-f74d77e034eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:14.139Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f82c8b32-9182-4f1f-a0c2-e6c51f0a68ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:24.178Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8c2f2157-9ffe-4c89-a689-8006fe234902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:34.208Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a25cd8a2-8f1c-4166-a1ba-3ade2773a238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:34.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:44.303Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=66630189-8d5d-40e0-9e6d-b59011efc509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:54.338Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f93b4447-96a6-4105-9289-090c98807a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:40:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:04.359Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f05ff058-a70e-4f5c-bf89-cc3a7e704125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:04.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:14.384Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0ebd4ef4-f5ff-44db-b154-b4be1ed3fa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:14.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:24.446Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d82ae0f5-3c61-48bf-8100-1b807c77bd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:24.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:34.467Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fef5433f-078c-43fb-bd79-e4616549ce91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:34.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:44.505Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c75c2043-4307-4dba-a45f-38ba67aa6133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:54.525Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=164c7ca6-76e6-42ed-a540-a925610fa4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:41:54.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:04.542Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c225691d-e9d8-434d-94e7-e7d3a870c81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:04.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:14.556Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=92f212d1-59be-4c56-a7c7-170bcb427b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:14.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:24.579Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fddbd39d-6ee5-4d89-8585-b0edaf721444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:34.611Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c5588e89-7348-4686-abfd-dbceb2e64b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:34.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:44.637Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=149e4850-a9b8-40fe-b559-9921d7849ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T00:42:45.456Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:42:45.457Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:42:45.457Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T00:42:45.457Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:42:45.458Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:42:45.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:42:45.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T00:42:45.469Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T00:42:45.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:54.684Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fd53dbb7-4acb-4398-9942-7da806f90fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:42:54.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:04.702Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6505fd46-89fd-491d-8f25-f3a28fe499a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:04.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:14.724Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=73142925-781e-4e89-a8a8-6b628f853bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:14.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:24.761Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=813d4b9a-9498-4ed4-ba9e-e7b244c1843a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:34.780Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1bb4bf30-ef59-4461-b23c-08805751e0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:44.829Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0d2e8284-4ce3-45a9-aed1-ed767595102a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:44.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:54.849Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=233a6f98-327e-436f-abf0-f9b5974ff91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:43:54.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:04.863Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3c2ba43f-0729-40b3-9719-24788c62fef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:04.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:14.881Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c95c1756-d5fb-4dc9-80fe-53551a9cc875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:24.900Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d7652356-2bdb-447e-84d3-76d924e3dc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:34.920Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a9f97210-b539-4ca5-a448-80b6760bf1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:34.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:44.941Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5c90e4c1-7aee-49a7-ba8a-6352c50912cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:54.957Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4bd51410-eb9c-4c92-9be2-9beee1703ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:44:54.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:04.974Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2c178289-ca23-4f6b-aa46-4c2b03f4e1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:04.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:14.991Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=81903c36-5194-44fa-94c2-ffb590ef3912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:25.006Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=43155a26-d00a-49b3-aac4-8f4326f3796f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:25.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:35.023Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2fe715ed-c026-48e4-9fce-b04b47ea1144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:35.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:45.048Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b7950f15-05bb-45df-a991-5616b268555b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:45.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:55.078Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e3ca71a3-f556-4bf4-8640-9c0f72e8a3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:45:55.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:05.097Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6ed780b5-1a0a-4b98-8491-fbadf5a2eb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:05.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:15.121Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5803a521-136e-4cbf-ad2f-2d921421918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:15.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:25.153Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cca1d388-fb66-4e19-a704-059abd9c7be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:25.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:35.167Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0612b473-e1c5-401c-96ff-4818e46ffe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:35.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:45.186Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1d6fba72-45c3-4b2f-a5f4-860c794ebc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:45.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:55.207Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6ab777be-a99e-4983-a91d-c909b1b6215e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:46:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:05.235Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e2ecb1f1-3fc4-4c70-9459-fcd5bccdb4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:05.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:15.254Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=05b50576-966f-4749-839a-a615c4f81085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:25.270Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f05bb0df-7a39-476f-a477-1ee7107a5457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:25.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:35.291Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e5df280d-23e9-4f5b-8ab5-bb87123183f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:35.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:45.311Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=11d1ffdd-8ba6-4bd2-99b8-8ddbd195018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:45.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T00:47:45.336Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:47:45.336Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:47:45.336Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T00:47:45.336Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:47:45.337Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:47:45.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:47:45.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T00:47:45.344Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T00:47:45.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:55.334Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6d1a5094-765b-467c-bb8a-1fcf42f7d3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:47:55.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:05.358Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=585d3445-eaea-4af8-a274-4651494b6952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:15.385Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=425012bb-be6e-4650-af02-224312bb1033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:25.416Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=195ef14a-b808-44b1-ba1b-0e06de7d6390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:35.433Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0157228f-9512-4b97-b500-a211a5473c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:35.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:45.457Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e200d26f-edfe-40a6-b6d7-322f4388b0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:55.473Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=74a8e0e2-62ee-4bd9-803d-703c4e1bc337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:48:55.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:05.490Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=29f9a634-ce98-45b9-ab4f-e29f952fc73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:05.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:15.505Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ba4f6238-c67f-4218-b3b4-a32124fa8f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:25.533Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e25b996c-aee7-468d-b068-e32f66b0d189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:25.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:35.552Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6028e826-b7d2-4c08-bdd5-c5ffeefbeeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:45.585Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=03e1a990-34bf-46ad-8d6b-f6862eb04e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:55.604Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1dabd9a2-7849-4b74-bbf6-5a02811747e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:49:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:05.625Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d2423576-50a9-4bd8-89fd-ee898d077212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:05.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:15.645Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=552fee68-be6f-48ba-8d80-03aa2bd018b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:15.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:25.682Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7232c79d-14d3-483f-90be-55a087d64a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:25.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:35.699Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6d59ce63-6ddb-49f4-a40b-af059be6f8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:35.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:45.721Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cb3a4cec-9985-418b-8845-5549436c6782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:45.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:55.737Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=39266836-0f58-4be4-b8b1-a55b66fd6cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:50:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:05.785Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=688b03fe-4c50-435d-b36b-e75aa2dc217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:05.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:15.803Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a0e22fea-d1ae-4b51-bb03-4aa0a1a965c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:15.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:25.822Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=13dc323c-def0-46b9-978b-5af0b442aa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:35.842Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=48ad22dd-ade2-4396-b70e-ecc1562f5cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:35.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:45.864Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e822eaff-063e-4fb8-81ea-fdb6ba0c568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:45.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:55.878Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ea91cebe-0d05-48f7-afd7-5cac86b95e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:51:55.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:05.912Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=eade244e-7afd-4197-b88f-81c131302bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:05.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:15.929Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0635246c-bc52-420b-89de-d154b7f0d4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:25.964Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=14b04ed8-9793-4986-87dc-ffad36aa9a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:35.980Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=21292a3e-24d4-4e6f-ae77-c8207193309d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T00:52:45.382Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:52:45.383Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:52:45.383Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T00:52:45.383Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:52:45.384Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:52:45.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:52:45.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T00:52:45.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T00:52:45.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:45.997Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5e5cdd32-b881-4f97-8e03-95c2e35abc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:56.015Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8218c59c-c098-4195-91db-86e563860515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:52:56.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:06.028Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3c41daec-2e95-4627-ab7b-d32ca4452836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:06.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:16.044Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=25002085-1b0f-4cdb-9c71-a1fc5e45fbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:26.057Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a6803f44-ba9a-4c93-b15a-e8b49b81e774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:26.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:36.077Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3d285647-226c-48f3-bb11-66c6336fa201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:36.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:46.097Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fa9c8cab-a1d7-49dd-ba67-b99de71a6b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:46.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:56.115Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=be5b8a61-833f-4d1f-b28f-59fbbfec40a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:53:56.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:06.131Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=78e3c0b3-1c49-4443-a598-74994274f5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:16.148Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=626dad4d-b5ea-498a-976b-17cb3ac1192b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:16.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:26.173Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7aa33437-2507-42af-a2fd-93565dccb385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:26.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:36.194Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0200cfbd-8f3e-4488-9002-d585696e1682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:46.213Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=907672d3-0115-4af7-a518-6525a6ac3cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:56.234Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=453b755d-3ccc-479d-a86e-9bc180ecea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:54:56.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:06.253Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=14aeab9c-1048-4a6b-b963-8f44868c5349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:06.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:16.268Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3618d850-521a-4752-be97-d17b63f755f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:16.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:26.290Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6f72a612-96e6-4c8a-b928-c72c660331b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:26.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:36.306Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a4b68a61-bc00-4fc4-bd72-cbeef3a039d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:46.323Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=95875d86-b282-4d8b-bfe7-86383b6cfae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:56.339Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d7a4ea9e-3bd7-4a7f-b0e8-84422c942328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:55:56.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:06.356Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=30c801a4-bc4a-4823-b4e5-e59cc7c43e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:16.371Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=95b9f361-a3bb-4e72-971b-58fb1eca23b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:16.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:26.393Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6620a10a-df4b-462f-9235-5485db74af77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:26.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:36.412Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3841df9a-341c-4d52-8ded-4c8d27ab743f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:36.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:46.428Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=51eb5e84-ee58-4122-8c1e-997da46097fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:46.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:56.463Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=209e6e91-446a-4817-ba4b-ec5d78d40eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:56:56.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:06.485Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a8915cb4-9063-48d7-86a6-b430f75927a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:06.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:16.502Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1c99a3db-10d4-46e3-8d1d-ed9bb941693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:26.518Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=def5e9ab-6521-4d05-8416-fb247dea2c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:36.533Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=078ba532-ac05-46ab-b5fc-28aebbce7da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:36.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T00:57:45.396Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:57:45.397Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T00:57:45.397Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T00:57:45.397Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:57:45.398Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:57:45.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T00:57:45.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T00:57:45.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T00:57:45.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:46.549Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e92597d3-ec25-49c3-9196-47323f9395e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:56.597Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=52047cda-3153-4736-b279-bdc8f64c1c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:57:56.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:06.615Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0892b79f-fd13-4c1a-bd5b-2af64ddaec19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:16.634Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3a4b8788-0094-41a7-ab4a-ada17213c3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:26.652Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f6eb84a2-ece0-4ab9-82ec-142aea64e332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:26.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:36.667Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6cbb7218-1b37-47fc-96e1-521a20e0f420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:36.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:46.684Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=16363138-467c-4850-90f7-a0b6c0cc988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:46.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:56.712Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1921e965-a0d8-41fc-be7c-a3bb08e85bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:58:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:06.731Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f3b8ca5b-bcb0-478b-af04-ad9af57f7297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:06.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:16.755Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=68f21ddd-ae48-475f-83c7-d95e1d5ca42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:16.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:26.772Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=098c8ba7-88bd-4d06-bdcf-414d2cec1a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:26.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:36.788Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=87db122d-6f4a-49f4-bbae-518fef4a8056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:36.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:46.802Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=eae61827-709f-446b-9928-575fe0552f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:46.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:56.816Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d82ac2b5-96fe-46f0-ad33-7bc8dd62932f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T00:59:56.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:06.834Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=db1f7e72-5cf5-48f1-b92d-fe66acb5c49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:06.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:16.855Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e08d3333-70d5-43d8-8e43-843f41cc140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:16.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:26.872Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c5ede700-41a3-4ecd-b630-65eee043e6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:36.903Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c2935ce2-a099-44b3-92ab-62bbdf7ca5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:36.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:46.922Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4c9b51e1-ae2b-404a-b37b-b8e8a7f9434d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:46.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:56.947Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2f937a0a-1999-4bf6-9d2d-a1e4e19382b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:00:56.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:06.965Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7b10f8fa-cec4-4b96-bcb5-3fff4c3639d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:06.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:16.989Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=922f9005-262f-46ba-befa-e2bc503168b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:17.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:27.026Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=460a4aae-408d-4b2a-9ca9-de7df0a62308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:27.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:37.057Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=98337ea8-9cbe-4e6d-9607-a3f9240ef7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:37.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:47.077Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=784a0961-3e32-4379-a406-cf0e6b4b6e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:47.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:57.094Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=169943a4-d47b-45b0-bd58-0b215b7bbff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:01:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:07.110Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dfb6ae31-a2fa-42d2-b051-6658b89e1910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:07.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:17.126Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ea7161f9-6d48-4f57-b88d-38f49ee854a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:17.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:27.143Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=eb2e7325-edd4-4051-a4ba-c07620f0c52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:27.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:37.178Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c41da925-ad9c-4edd-9b37-c38dd978c23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:37.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:02:45.362Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:02:45.362Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:02:45.363Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:02:45.363Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:02:45.364Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:02:45.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:02:45.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:02:45.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:02:45.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:47.197Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bf4e0c1b-f577-4209-8676-4d34a0a32613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:47.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:57.215Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6eabe225-db36-4c69-8104-0e9c5ba5c9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:02:57.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:07.229Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9e5d1e9e-2606-4897-92b5-03d9c9814734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:17.244Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=07b8f4a3-dd23-4ef7-889e-64d29252b1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:17.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:27.259Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=195d99d7-0178-4a1b-84e5-7d015a7d511f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:27.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:37.274Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1da38323-06dc-4782-bfbf-77e233ff8406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:37.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:47.290Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7c94e858-a841-44cb-bc58-c3e34fba21ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:47.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:57.307Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=58f40f5c-1699-419e-a00a-73de0a4f6894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:03:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:07.332Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4a48eddc-89a7-447d-b52b-56781bfad010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:07.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:17.357Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=75c14bef-dbb6-4514-ae00-4c5b1b3d4c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:27.376Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6fd62ef1-bfdb-44e1-b3dc-556bb5f67b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:27.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:37.393Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=892b2381-f154-42b7-ba31-1f14e8a324ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:47.419Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3c87b0c6-abf2-452b-99cd-e734304701e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:47.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:57.436Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=17138c64-a6b4-4dc6-9de4-9ef714c16f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:04:57.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:07.454Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=38cc52b4-4685-4ffe-aba3-239adfa41aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:07.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:17.477Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=83ca7351-c176-46de-b9b3-4f97d12c280c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:17.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:27.496Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c5f638b1-52db-4171-b510-28b1013da0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:37.511Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0132289e-b396-4fd2-a6c3-925f66f3af36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:37.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:47.526Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4d20af67-6a4b-432c-8606-9269a3b45665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:57.541Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b5182ea0-f77a-4b9f-8f13-96ef8866758d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:05:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:07.570Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e1d422ec-b973-41e8-9b9e-e7a036ba8238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:17.598Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5e480dec-82b6-4a47-8f72-a54cb97def22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:17.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:27.612Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fe2e9cac-6eae-48df-bd4c-b88ff9285ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:27.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:37.627Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=173cf561-e508-4d17-b431-9d544fb3919c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:47.652Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=23d6d704-9d71-4f01-8169-8bd381ce64d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:47.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:57.668Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6f135e43-f9b4-4c60-a86e-6340c34ed318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:06:57.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:07.690Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8f022751-f6cb-4234-aeba-61860cfbcc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:07.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:17.710Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8d1a1c0d-ada3-4af0-b0fd-fb94db87dce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:27.756Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c9a8d49d-cae4-4d43-9741-2ce5c2f8c017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:37.776Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bfa7cbcc-6e51-4d37-b365-4985e3f4af77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:37.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:07:45.361Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:07:45.362Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:07:45.362Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:07:45.362Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:07:45.363Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:07:45.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:07:45.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:07:45.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:07:45.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:47.790Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5cc4b5f6-3e8c-4d97-b8f9-7ed8f0a4c06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:47.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:57.809Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c1b96a35-a48b-4c62-a72c-d3f88cc159fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:07:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:07.846Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e98e2afa-6dd4-4e47-a8bc-eabc79fc0f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:07.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:17.863Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=be0d9090-5ace-4187-a63b-52fb4ebd6205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:17.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:27.886Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0da6ffd1-7211-4df9-a224-905dbd1ad9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:27.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:37.908Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7a12d1c3-5942-41c9-b2fb-ce9c8f5e1f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:37.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:47.923Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bbd965a9-1779-4c17-bfab-083d65a582ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:47.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:57.938Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ed672b67-9b20-440f-9c2c-04d71cbc28a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:08:57.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:07.953Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=95515f2a-b007-4c2f-94a9-47739e12ff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:07.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:17.968Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=701324d7-2de0-475e-9131-70a405d1731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:27.989Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dcf1af25-651c-456a-926d-64c1e71a76b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:28.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:38.012Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5620657f-3305-43d2-915b-748f7b659006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:38.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:48.036Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=054c6021-b193-45da-bb78-ef157e45d898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:48.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:58.059Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8634f6b3-c047-459c-92d7-54fbb77bf3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:09:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:08.074Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b1cf63b9-48d2-4668-b5c4-b5f4da4a28a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:08.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:18.090Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8b1da285-d9cd-420c-b4be-814512d6c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:28.114Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=45dbaa25-af86-4898-b4b1-32a8279a3237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:28.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:38.130Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=047fe451-7e39-48cd-aab1-51487507dee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:38.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:48.145Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cf5aceaa-fbf5-4a95-a4ab-656e49a8abfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:48.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:58.169Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1d425364-cc77-4322-88dc-688867209be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:10:58.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:08.193Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=af5613ca-b87d-4753-8122-5a9afdcd3b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:08.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:18.217Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0a8a33ef-31c0-40a1-a9f2-e3a0d8dd2132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:18.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:28.230Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e3a4b01b-72f0-4801-9439-eff770f5873e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:28.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:38.255Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4b79b5a4-6a04-463a-94d8-1221c04abf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:38.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:48.283Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7ae4c30f-b2b5-46e4-87e1-4312dbf80936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:58.299Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c64203d2-241e-4ff3-8fee-47f8e99dfa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:11:58.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:08.316Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=250ccd67-4559-4638-a438-0641572be725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:18.331Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=46675072-ea0c-4ed6-8290-ecb95e7a1269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:28.347Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a10a1d8d-a11f-48ba-9b40-2049d7705b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:28.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:38.362Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5749460a-d6be-4333-a9e1-dd38c5470723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:38.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:12:45.362Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:12:45.362Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:12:45.363Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:12:45.363Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:12:45.363Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:12:45.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:12:45.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:12:45.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:12:45.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:48.386Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7d5223ae-e3b3-44a9-8d53-d6b9abfb7b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:58.404Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1f3d227f-ab21-45c0-830f-1c4fa6524372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:12:58.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:08.419Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4f3b6030-2b56-46f0-88fc-099ae108306a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:18.433Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6038f06e-5781-47e8-9e77-08a07b23f976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:18.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:28.450Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=04974456-3291-4ded-bfce-8c5764ad804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:28.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:38.470Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f843ad99-054b-492d-a9c0-a04dfa855b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:38.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:48.486Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ca8eb767-c5cf-400c-bf3d-e044b324619d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:58.509Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b0c8d8f2-a94a-4677-9e78-7e95ac75584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:13:58.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:08.528Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4a2ec58d-2dd3-4aea-868c-78309daa24e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:08.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:18.542Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dd1442be-228a-4e19-8f09-c62f884daee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:28.555Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8d929993-4d83-4f47-b7c9-bf6833035cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:28.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:38.568Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fcaa1c3b-ec24-4412-b330-7c7aa27c037e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:48.588Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=14963816-69b7-479d-8b69-b7842c4a3221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:48.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:58.604Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4d1ffb0d-f730-4553-b128-08f346d1a469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:14:58.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:08.623Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=75fe84a5-fc32-48ba-b306-9f90c068e9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:18.642Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cf6dcfe4-6e4d-4907-9811-4a1088ef424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:18.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:28.656Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5d1c5d13-1fe5-4872-b1ee-d79f3d489da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:28.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:38.683Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5714b1b0-6013-4723-9a22-40c2637d82da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:48.704Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0517cb43-4679-4529-b3f8-3b05ffea2a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:48.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:58.723Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5e5c8287-e6f5-40cf-86bc-aa0ed5e48cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:15:58.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:08.740Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=48b5512d-3267-40fe-9611-d3a31ffaf3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:18.757Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=add7ebd4-e9ad-4922-9a81-51de9f27015d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:18.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:28.798Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=285c1a06-0a39-466e-94e8-76139a39242c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:28.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:38.814Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=84614c91-080b-4338-8b7c-b9eae502a77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:38.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:48.827Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9ca36b00-699d-4f27-b9cb-405e8f23bfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:48.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:58.843Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b6fdc6c3-4100-482d-954a-d78915e8e3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:16:58.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:08.859Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c2a80a89-49c2-4057-9a4b-342533f3cb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:08.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:18.892Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d07ca75a-218c-40b6-a517-1c764d1c619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:18.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:28.908Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fa8f2e7f-2071-4003-9396-02da94fce099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:28.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:38.943Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4a5b296f-9d1d-49b0-8e7c-a039eef6b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:38.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:17:45.363Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:17:45.364Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:17:45.364Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:17:45.364Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:17:45.365Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:17:45.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:17:45.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:17:45.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:17:45.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:48.962Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a2b0b9f5-d01a-4701-9f4e-f8ef42fd67c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:48.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:58.976Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6a3c686e-13ac-47e6-a6f8-154abae67950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:17:58.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:08.996Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=565b9d5a-d267-468d-a580-983189f1acaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:09.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:19.046Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=84949340-d0f5-46a7-a370-67936c5f25c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:19.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:29.062Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c1204627-06ef-49cc-b136-1cb8e32221e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:39.074Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=294471a3-d225-4b52-974b-6e5a7e55eee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:39.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:49.095Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ac6b1185-c12a-48ee-b85e-2f7b979b7c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:49.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:59.111Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b44191ff-eace-4240-b838-921a03d6e2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:18:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:09.125Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=179c4b56-c232-4a71-bc61-7f17bbd3ce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:19.140Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=31743a7c-c2c0-45f0-8e76-42ca0f83b9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:19.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:29.157Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2a9826d1-212a-4975-8d8e-a789ecc74c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:29.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:39.170Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d9fed2b4-8117-456b-a7ec-d299a67d66ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:39.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:49.189Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1df3e8ff-a661-4d9f-9df1-8f7e0d485016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:49.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:59.205Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c431b26e-c1b2-4cc0-84ad-13f013f60b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:19:59.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:09.223Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=392893bd-550b-491a-8ba4-b6fd30124687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:19.242Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=af513586-64fc-42cf-9ddd-41b40ff76e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:19.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:29.258Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3a6d55ea-dfc6-4062-94c2-367e33eece64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:29.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:39.272Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=02ee7c4b-4c02-4fd6-bbaf-9f17a1bc4100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:39.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:49.294Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7ab29cb0-0c66-40bb-bad6-170bc9215e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:59.307Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fb25a877-9d10-495f-863c-6075544ba268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:20:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:09.335Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fac1ad88-cb60-4e38-b83b-de8629b124b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:09.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:19.352Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=878dcca2-b375-44d7-9351-d684d3f943b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:19.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:29.386Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=207f8545-52b1-46e8-9e9a-34b6bf053633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:29.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:39.419Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f09067ed-0389-465a-8f4f-f57300280387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:39.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:49.438Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a2168199-e408-4897-ace8-d3584e389c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:49.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:59.462Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1d701ee2-05c6-45ee-bc75-6e2db1cba15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:21:59.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:09.477Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dc3714d7-e550-45db-9b9f-95afe2d42bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:19.488Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=33329b3b-ccb0-4201-a023-6453cf9c5357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:19.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:29.507Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=84d53276-1651-4552-9fdf-da7ce82863fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:29.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:39.533Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6fe08667-2f3f-4329-9dfe-41dc841681e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:22:45.397Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:22:45.398Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:22:45.398Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:22:45.398Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:22:45.399Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:22:45.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:22:45.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:22:45.405Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:22:45.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:49.549Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b4afd6a6-f549-4a70-99ff-15374013f311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:59.577Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e69832ae-d160-44d2-8b6c-c1e036c40e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:22:59.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:09.596Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=60194903-8872-4534-bbb2-28fff123dfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:09.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:19.623Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5c6f5925-ce89-4e0b-ade8-f8f128413fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:29.637Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=eaec92e9-5895-4772-b159-aad6bdb84750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:29.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:39.650Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2a4a8b47-ae26-4947-9911-e9daa736e3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:39.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:49.682Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=348c2b9a-e3e2-471b-881a-5219d96f5411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:59.719Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4221a19b-67c7-4f97-94e7-01a5104ea8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:23:59.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:09.749Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3334eff1-8b20-46da-9c2a-26d5b1c34b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:09.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:19.769Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4e5d8586-8a84-47eb-87e3-6ef143465b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:19.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:29.793Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=471f7f47-ccee-47b1-966b-7a53a0ea8a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:39.813Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c5a5bde8-0bf4-45c2-9f94-d58563bf9e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:39.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:49.836Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fa1fb85a-5bdd-4cda-b795-fbbdae25d274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:59.856Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0d139559-c06c-46e1-911c-c1bacc6f584b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:24:59.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:09.868Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d22bc8f6-4c40-4901-b056-ddb104b893f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:09.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:19.883Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8daf7793-c6fe-486a-87ec-0240cbf34b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:19.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:29.896Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bd6c8d11-92c8-48a0-a926-744ffcc0930d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:29.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:39.915Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d01a66da-9c6b-4af1-a3db-2e7c2282d888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:49.934Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=407a4977-9c30-4232-8f1b-38f6ffee1bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:49.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:59.948Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ab9b5b01-21b3-4494-b403-a41e33ffa106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:25:59.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:26:09.964Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ad5c34b6-15c1-4132-b467-51a02c416d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:26:09.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:26:19.981Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5f1f6348-99a9-4be4-aa29-eec1274e9be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:26:19.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:26:29.997Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d994f8f4-e7c6-46eb-bc34-c4c2c991ce8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:26:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:26:40.010Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d2fe4c49-dac7-437a-b92b-3256c69f8ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:26:40.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:26:50.023Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8a21b92b-641d-4318-9a38-cb1fef88003b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:26:50.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:00.051Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b80cd045-ac69-48fe-8cf9-c628d7161daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:00.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:10.067Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=724bbf72-f96b-4463-b2f2-6940a7d3ba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:10.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:20.082Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9441ad77-2d30-4315-8233-753a24a7bf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:20.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:30.095Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c2ff8893-376b-4c46-a47b-28247b8557e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:40.107Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3cd16083-08a4-4578-b816-7b706d3c5a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:27:45.342Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:27:45.342Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:27:45.342Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:27:45.342Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:27:45.343Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:27:45.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:27:45.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:27:45.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:27:45.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:50.154Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3b589f94-935b-4d6a-910d-a934e4f903d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:27:50.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:00.168Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=20a61769-86de-4ed6-8256-90e1c7bf9839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:10.195Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=deb86516-6126-4b96-90db-236522ea62b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:10.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:20.221Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a0afd522-a25e-4a27-b7a9-3b8d7e6450da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:20.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:30.236Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dad9a728-5285-4f81-81a0-d7cedd90190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:30.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:40.259Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e1482911-d8b5-493b-b538-4ee6214e0190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:40.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:50.274Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dc3aec3c-0df4-43a2-8106-45fe4997c33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:28:50.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:00.303Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f7bcb948-7937-46b7-8e43-7e2fbc247f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:00.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:10.322Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=018de15a-300f-4f00-9267-ee69bc3c8655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:20.339Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2c931a40-c00c-440d-b01b-a703cdc9d9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:20.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:30.365Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b1c21f5f-0723-4f5d-9c24-68803b09ba7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:30.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:40.406Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d444f3e5-2395-4e2a-a88a-899431920c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:40.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:50.423Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=34ba68ee-7124-4ada-8529-ed6f2e9be9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:29:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:00.462Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3021b642-8b42-4531-80bf-1bf3bcd2d7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:10.477Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=29380626-4b19-4508-963f-32f566c832be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:10.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:20.492Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1214f8ee-d0a8-4228-8ac4-ed99abb5eb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:30.506Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d84b35d8-81ef-442d-b552-325ab7f2f43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:30.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:40.522Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6a0ccdfc-c111-49a9-9e43-dbcd4d53ee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:40.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:50.541Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=aefb7897-eaac-4002-9af5-688ef56625a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:30:50.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:00.558Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8a62f001-f066-487b-85ec-367c8dfef483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:00.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:10.574Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=349ab613-6a19-49f0-84e7-8f7ba3bfb9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:10.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:20.591Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=57442622-133d-4141-a507-93445af81df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:20.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:30.616Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=64fd048e-d300-4477-ae54-5e7eacf1b5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:30.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:40.630Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=92d4c4de-4b57-4760-bb0c-d92cf21fd35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:40.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:50.658Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=20e4e58b-2450-448e-bc11-768850d2ad63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:31:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:00.676Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=56e76858-763b-4d70-985a-efbd5875e5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:00.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:10.690Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b7f312bb-b56e-4f7b-89f1-97e7db97c19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:20.711Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3a0703ec-68d9-4a7f-bde6-8ef9dd3f77af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:30.728Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d76ddf90-7341-4d50-adb6-abb3f0a7abb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:30.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:40.756Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=235f079c-3af3-4c00-889b-d3b260dc61df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:40.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:32:45.368Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:32:45.368Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:32:45.368Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:32:45.368Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:32:45.369Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:32:45.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:32:45.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:32:45.377Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:32:45.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:50.776Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e546fe11-41fe-425f-8938-f5d80dff46b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:32:50.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:00.796Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9ff2bd2e-7af6-4c3a-b05d-902e77acdb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:00.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:10.815Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=736e3cb7-e17b-4d24-bf60-13a3aa4473e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:10.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:20.835Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d31db753-0f1d-41a9-b6f6-6733226854cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:20.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:30.854Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d1254e26-6a95-4d7b-abf1-1ed856c336ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:30.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:40.869Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=538f264d-e6cd-4ce7-9b7d-0b869157a8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:50.893Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8dfd10b4-4b8f-4e6e-bf60-d810637ee568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:33:50.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:00.912Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=662bbb94-7e26-4fe8-addc-eebcf48d1646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:00.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:10.926Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2e642538-dadf-499f-990a-475504b859f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:20.942Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a8db59e3-b9a0-4de4-add2-e59e71d9ae5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:20.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:30.966Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=54ecc527-0f52-4e0b-950e-9cc05981c880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:30.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:40.986Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f53079be-0dfe-4b30-a5f5-b3bc015afea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:41.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:51.002Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a6c023c3-ec6a-4564-a813-79a0f08086ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:34:51.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:01.021Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=07651a60-68cd-4148-b1e8-024a3bcc2ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:01.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:11.039Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=554074f9-c105-41bb-987e-9c6f3310dafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:11.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:21.054Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=373bca67-526d-4d12-8cbb-54bdff54933f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:21.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:31.070Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2a82bf65-621d-4f5d-b64f-935ea859a414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:31.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:41.091Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=93865a97-e36f-4026-a6a7-f910dce589fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:41.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:51.106Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c14b9a65-20ea-49e5-a3cf-ac2ca5608029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:35:51.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:01.119Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=22d83f94-01f4-4d19-967d-ce35eac5dda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:11.140Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6ca68276-c532-4bfb-bce3-f9e5a9ddfdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:21.179Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=56c63aaf-df1a-4d04-b50e-513993f0d357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:21.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:31.197Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3724951c-8a67-42e5-b4cc-7abab917a0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:41.210Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3be89787-8f6e-41e3-a7c7-d361118685cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:41.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:51.227Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f08ad3e0-2d8a-44a6-99ea-f5f0a9411457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:36:51.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:01.244Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c0023463-55dc-4a94-9d93-689876d0e229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:01.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:11.256Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=54f84089-d473-46e2-81fc-17bf51894d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:21.272Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=23768ccc-a9dc-4591-91dc-7a5dece5646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:31.300Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=770161f9-8b5c-4d31-bcac-0cb54d4c8583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:31.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:41.331Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=77b0352b-e5d7-4046-b930-b78673cdfc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:41.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:37:45.443Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:37:45.444Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:37:45.444Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:37:45.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:37:45.445Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:37:45.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:37:45.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:37:45.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:37:45.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:51.345Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4c33030d-4b46-4bdd-9948-776944609150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:37:51.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:01.372Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=45e2cec4-3814-4836-82ec-1eb92ac91e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:01.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:11.389Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9942dc16-ce66-4d3c-bf77-6ae1db11adc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:21.419Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f67724d1-ef7d-4de6-9244-877497fc1b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:21.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:31.432Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=64b97096-4670-457d-880a-7b2cfbaae0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:31.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:41.455Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bc321daa-1126-4d16-a7a1-de33d3d0c3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:41.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:51.476Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=076b1266-a160-49b9-9e40-353940458ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:38:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:01.493Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=39e66cd8-4502-4601-aab9-b69521b26f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:11.508Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f1e5287c-17d9-4253-8542-578c62810f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:11.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:21.527Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b081c584-4b25-401d-82a9-5451167b350b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:21.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:31.544Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9fff54fb-b2dd-441a-ac42-709be87e0e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:31.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:41.562Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bfd1d681-832b-40d3-a2ec-0445425abb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:51.575Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1154c5e0-24b3-4e0f-87e5-397c32f0f6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:39:51.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:01.594Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=45e20be4-7b69-4102-8f85-22764de513d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:01.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:11.624Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7e74ebb5-7036-4705-8b7f-7e10c2e829be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:11.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:21.644Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3c4a94bc-2ed4-49e3-bd86-b6e2227c4ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:21.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:31.661Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dbc6e985-0adf-4735-b5b0-c4bd71553987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:31.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:41.674Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a09dfdd0-eaf5-433a-a03b-1e03620f885c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:51.692Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=49947502-435b-4271-9dbf-8b289f44ba9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:40:51.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:01.724Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=07261648-cdd3-49f6-a78e-a2464bd82e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:01.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:11.738Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fdaa911a-75bd-4608-af15-fe7f27326612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:11.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:21.757Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=071474da-b0f7-4082-a1d3-aacd90b76e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:31.772Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6ef88cba-cdd7-4549-a19d-29c8d0e9df76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:41.785Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a0c2313a-0e96-429a-a7d3-4dc9ea723ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:41.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:51.800Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fc4dcb1f-147a-481f-8bd3-8ec233c15661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:41:51.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:01.815Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8a76156b-ae6f-4266-8355-932c8e59f420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:01.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:11.830Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9e75af8e-7cf6-4665-a9bf-ccce12244a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:21.846Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a99a4b67-c3ef-47de-848c-a5eba5715401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:21.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:31.870Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c208248c-6cec-4b59-9800-a4675dab2f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:31.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:41.891Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9f01c2d6-bb1b-4f35-98c1-861a8c917926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:41.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:42:45.298Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:42:45.298Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:42:45.298Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:42:45.299Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:42:45.299Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:42:45.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:42:45.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:42:45.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:42:45.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:51.905Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f84ed515-2865-4646-9328-40dcb4960b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:42:51.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:01.952Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cf6d72a6-9212-4289-9a57-ad0dbf6ba71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:01.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:11.970Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=774e70c9-6f58-4df0-b1c9-e15c795dc55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:11.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:21.990Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9710e403-1641-4918-9909-1af27ef2a8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:32.008Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4a99be7e-68bb-4bef-95e7-1c1250bf110c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:42.021Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=069170fd-9c03-4f35-83a8-1bc5bfdd98be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:52.041Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b60f790a-e7e1-4663-92b2-fff71f3d0b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:43:52.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:02.068Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=90311c80-70d6-47b8-83d4-d91450b54b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:02.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:12.086Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b5a78ef6-a7ed-4b0a-8331-ca4de55181ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:12.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:22.103Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6605972a-9c14-4206-8a7f-d0825b163bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:22.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:32.138Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1b867920-ae7b-41b3-8639-dca4eed1ba48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:32.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:42.159Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=acd0749c-997e-4286-80c2-29a83145994f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:42.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:52.186Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=033608db-18dc-4e21-bcc7-8355f3d31cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:44:52.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:02.201Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c4c351c6-7655-4f4e-b54b-66a34c6dc9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:02.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:12.217Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a46bb581-47ee-4349-aea3-245c04966c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:12.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:22.232Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b476ce9a-9d79-48c3-a30b-5241a141cb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:22.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:32.246Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f1ec8b63-b88d-4ee9-9d8b-6f90f248cb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:32.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:42.264Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=553af3af-2a82-424d-83f4-b08a0e0928fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:52.281Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1ea0e031-9822-48ba-8cb1-507c286a64d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:45:52.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:02.298Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e053ad8d-abe7-4bd8-b24e-c857d09ffb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:02.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:12.312Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d4b22c76-3d89-4212-89a1-1aec1f331295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:12.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:22.333Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5a2a38e3-ef00-44f5-9090-6d854af93151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:22.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:32.353Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c950a05f-e2a6-4f36-ba57-9e825646e75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:32.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:42.375Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=abef22d0-46a4-4b2a-bb99-c0da0a2dea38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:42.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:52.389Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=53c16cac-e84c-4638-ba2d-a7b7945f31d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:46:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:02.404Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0d712a20-9e40-4ac7-aac1-da7b796951ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:02.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:12.423Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1bbd74e4-14c0-48d2-a915-21d8966d51d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:12.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:22.436Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=79597ea6-a718-4561-a937-b20a2f6f6d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:32.453Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8ed9266d-d5a6-4d67-8b3a-9eff069a1844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:32.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:42.467Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ef46aabc-ccc6-44ff-bf59-92969e9cec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:47:45.350Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:47:45.351Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:47:45.351Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:47:45.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:47:45.351Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:47:45.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:47:45.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:47:45.357Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:47:45.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:52.484Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=49ddd67e-7a49-42d0-8c4c-412a19777317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:47:52.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:02.499Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=543d89c2-49b6-4ef9-a8f2-76fd0215008b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:12.515Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cc75efc9-51b5-4c69-b767-5d51f078d5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:12.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:22.534Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7023492d-c4f9-430f-9132-b43a55992b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:22.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:32.553Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=90dbab04-b7f6-4057-8bc0-165b6f9b03d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:32.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:42.567Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=34b942e6-913d-4277-ab28-d32e5ace27b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:52.595Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f186cb85-a744-41ea-91f0-7a0fef25d2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:48:52.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:02.641Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b486c694-17ce-4957-a3a3-4588475a60b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:02.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:12.665Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=be53bbe3-cb68-4d39-be16-c04a6e74d72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:12.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:22.689Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=82fbefd9-050c-4ef1-ba14-7ff90657e68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:22.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:32.705Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6e15262e-44ea-4f00-8068-c05fd59eff46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:32.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:42.718Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5cd3fbc5-239b-4ee1-afba-4ba63cb9e288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:42.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:52.735Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=da5c0fda-fe04-41b5-b5ae-da3109f7611c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:49:52.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:02.748Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b9b03355-8183-47bc-a5d8-92b52c9ffa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:12.775Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6e41477b-2d40-43d3-b6d1-13ccddfd7e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:22.790Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=aba046d4-c307-4c26-b903-f5d927e0951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:32.805Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0eafcac7-4ac8-4f55-a7f1-57e45a780ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:32.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:42.820Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d35431f1-7b25-4e05-b84e-d1887c6a42ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:52.832Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4928959b-6246-4152-afbb-813de11eace5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:50:52.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:02.850Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=43e2c7ff-a04f-4d16-901e-aea2716de8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:12.865Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b0742bad-89ef-4e81-aa0b-c0a1cdf45a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:12.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:22.882Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=55523c03-83aa-4223-841c-3123b7c6baba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:22.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:32.897Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=225d95d8-b09d-4a27-a451-c08ed6cbc1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:42.913Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=39bb0369-e64a-4de6-a391-4bff313311c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:42.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:52.930Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d913d9c9-90cc-44d7-8923-4f1523c7c040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:51:52.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:02.971Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=493d5422-d026-4012-84bc-583fb38439e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:02.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:12.988Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e29ea26a-936a-448c-92c0-ee33812e4460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:23.014Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6c10fc59-f177-47fb-9f91-8ab9ce98e652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:23.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:33.031Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d3e01dd7-cd6c-41ee-9b12-07ad5d76dea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:33.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:43.048Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=89258ba0-1198-4215-ac4b-c9cd3a63e95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:43.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:52:45.405Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:52:45.406Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:52:45.406Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:52:45.406Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:52:45.407Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:52:45.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:52:45.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:52:45.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:52:45.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:53.065Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e7fd0c16-a2cf-4a5a-99cf-71a81e72b49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:52:53.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:03.081Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7be68a4d-4184-4018-9d37-1a6ff10e865f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:03.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:13.095Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=16ac8300-f8eb-4b4c-b1d2-442f1203c7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:13.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:23.108Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fbf24350-bc2a-42db-a33c-28e8d4bbdf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:23.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:33.124Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=55153373-dda9-4db8-aedc-379b488f6935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:43.138Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1b1565c2-7b80-47b0-8a7a-da6077638081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:43.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:53.161Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7c68014d-2e87-4962-b61f-093ce3ec5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:53:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:03.184Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8b3e2dd2-6773-46fd-a3d5-d281ed97c00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:13.207Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c1ef4266-0216-4b58-8573-4465ff2855b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:23.231Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=92b4bda8-265c-4160-8cce-a18b3d3d05b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:33.245Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0ef8ee05-cfbc-493f-a4d2-b1ba9ed8b827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:33.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:43.267Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dc26f8f8-213e-4138-8f5a-6b7c018c496a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:43.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:53.308Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0866866d-be00-462f-aa01-ace17dd30c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:54:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:03.321Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=739bc3d8-4bc2-4d61-9694-f20f6890944b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:03.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:13.347Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=25265c55-d330-4fb6-88ca-1488d5c18086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:13.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:23.369Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6fee4688-f1ff-40cb-9da6-05e15842ab1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:23.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:33.389Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ac94dfa6-2ed1-4eb6-b507-5e85f5f40849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:43.408Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4c9f7b11-87af-43d4-80cd-1f0294c898f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:43.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:53.430Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2e4b7f2b-338c-474c-9ede-2afabdb40bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:55:53.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:03.453Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=588852eb-46eb-4683-8bf7-ad21c0fc5db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:13.485Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d987716f-9663-49b0-8b60-61843f93e3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:13.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:23.516Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=af11beff-10b5-4ce9-8ae0-850b9c52eec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:23.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:33.529Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=38c9f1a7-6643-4c0a-ba35-0c8204f64c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:43.545Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8b339f7b-be57-40e8-99ec-d57135792bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:53.577Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9cfaeacb-cace-4131-8d57-1f8609899d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:56:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:03.590Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=550d91ec-bdf7-4584-bba4-a59652683d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:03.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:13.602Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=44468b17-8d29-43e0-8b72-1efdfddfde5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:13.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:23.623Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fa650436-059f-4893-a60e-4cbf83083665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:23.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:33.639Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7d417cba-f94c-472d-b0e3-5e6a46e7e015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:33.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:43.652Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2e23863f-35d5-4a41-b0fb-f02a9040770d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T01:57:45.300Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:57:45.300Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T01:57:45.300Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T01:57:45.301Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:57:45.301Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:57:45.305Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T01:57:45.305Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T01:57:45.305Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T01:57:45.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:53.695Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2cb44f89-cb7e-4bf8-9e0a-9e62580f3df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:57:53.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:03.715Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7681687a-d12d-4152-b13d-6e7caaf8cb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:03.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:13.730Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0de31046-6191-4387-84e3-413bf1094903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:23.744Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=102b2624-ba79-40a0-abe6-451c5f585752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:23.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:33.762Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=68a91b11-d3c7-472d-a753-e3f5da8ddb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:43.788Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c3224ca5-b81b-4be1-944d-0da915052c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:43.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:53.802Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6a35f7ed-9aad-41df-afa7-21efc2b9b497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:58:53.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:03.816Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b0b815cc-f78f-4c20-907d-3e26636f8efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:03.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:13.857Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b4bc3c1e-b29f-4415-8e33-9e221abd8f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:23.874Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=97323fa0-9daa-45ea-a97e-e925c9842479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:23.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:33.893Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a563562d-1feb-4ee9-916e-4d9d17f02377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:33.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:43.916Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6dacfc96-14f7-468d-a9f8-cd12066bbc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:53.950Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=67f43e79-1512-4db8-b8a5-f48851954b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T01:59:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:03.987Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bccfe9e2-f364-42bc-8c38-cc70af6e3d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:04.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:14.007Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fc4bfd4d-d39d-48d7-b7a8-64fc41537144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:24.024Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dc166dde-e971-49fd-a337-b1063014f040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:24.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:34.043Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b2b1ff0a-868e-4519-a81d-200d77420557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:34.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:44.063Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dfc6d6d0-840f-4a9b-ae77-5230acfb8dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:54.091Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b8c65a67-e85e-44c7-b281-52b3bb4de8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:00:54.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:04.110Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9c890243-2a00-432c-b478-3252900e22a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:04.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:14.130Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=887a4f6c-d9bc-47d5-8af0-680728af93d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:14.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:24.149Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=30cd70c2-a52e-4332-b5f3-2c45a2408225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:24.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:34.163Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f4462b6d-4133-407b-9a83-31683125f626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:34.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:44.176Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2ae5c6e1-beb3-4764-941a-73fc3d9c814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:54.196Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7c21e0d1-e4c2-4572-9cfe-ea553aa310c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:01:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:04.211Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a004b3ef-3561-403e-8419-f49e8772d8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:14.232Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=61819481-8aed-4eb3-b4cf-d2b247ce50b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:24.246Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=35245aa1-43dd-40ed-8613-8af0fb19ece9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:34.280Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bb7cbd9f-bd38-49d4-8ac4-061b0c6d2ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:34.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:44.297Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b5baebce-46ef-4311-81e5-ab69120fc2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:44.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T02:02:45.385Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:02:45.385Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:02:45.386Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T02:02:45.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:02:45.386Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:02:45.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:02:45.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T02:02:45.391Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T02:02:45.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:54.315Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=aab69658-8e0e-4e27-a1f9-659ef708ce8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:02:54.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:04.331Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b30a6476-508f-4237-a780-a6d85a85a6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:04.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:14.346Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1158904c-26eb-4091-b167-94e036982d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:24.364Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f5ead07a-3b58-4e5b-9532-24ed237066da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:34.381Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7d15b8ff-b75b-4059-8be0-025a45cc152d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:44.395Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ac7110eb-2de6-4daf-92be-160a8f93846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:54.414Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2c3adfa2-deb5-40ba-9e65-d4f16232a898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:03:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:04.431Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1d5acfc8-246d-494b-9ad9-e6c1c21a05c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:04.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:14.449Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=65ebf26b-8c45-41a0-9c04-617d658aaeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:24.463Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d473414d-4b59-4ded-92b2-fb8bd657a240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:34.478Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1deab0d2-f239-40bd-bfda-4171fba45d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:44.495Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6c1fe186-aae4-4eb5-b66a-73103857aa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:54.514Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=52c037e3-d46c-4397-bb10-5d1561b6d9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:04:54.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:04.534Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=862dbcd4-c0bb-4b05-8da9-170b5f01b1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:04.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:14.548Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8811ae56-6677-4fc5-9d98-3ecd75491d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:24.561Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=32b8525c-b06d-43d1-b3ef-2357dd56e64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:34.577Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2d27b581-a842-4672-bb44-8838f2e461a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:44.595Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=de7bab12-a7c4-4216-ac52-7598ae54a138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:44.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:54.615Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b50ddc3a-9a21-4b5d-b66a-1de5082c5e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:05:54.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:04.636Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0e412f67-0a8b-47b4-bdcb-0801ad204d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:14.651Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0a735f5f-8cc0-42b7-bc58-983870d030e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:24.664Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a71b6116-1bbe-445e-98c7-e9316f964e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:34.676Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=013b9afa-71a8-4dc2-a10d-200d07325509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:44.697Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=497cafb9-6401-4d76-a2cb-500b69229190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:44.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:54.710Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=90b47937-d211-46a1-86a3-46b61438becc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:06:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:04.727Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=826fa77a-fb6c-4f5c-a782-4e5a4704034b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:04.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:14.750Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b6751076-9ba8-403c-9130-474f4e16f7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:14.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:24.775Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8252fd10-ca23-4346-89b0-d6be3e7f2b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:24.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:34.806Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a03f5174-3c3d-464b-973a-fd14fa446e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:34.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:44.824Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=30cc031a-178a-49ed-b55b-a89df987e283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:44.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T02:07:45.367Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:07:45.367Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:07:45.367Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T02:07:45.368Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:07:45.368Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:07:45.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:07:45.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T02:07:45.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T02:07:45.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:54.852Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c1e8db73-c6f4-497f-94fa-316267ae5cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:07:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:04.878Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=70fce8e7-7797-4869-a057-dc7c55ccab69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:04.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:14.904Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=07253bd1-a302-4db3-b86e-81662496e451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:14.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:24.926Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e374e22c-a676-454f-9798-d3e10ee97ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:24.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:34.941Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=066e43e2-f67e-4a82-b068-b2e36cd85cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:34.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:44.965Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=81a66dab-22e4-49d0-9416-39e91d546dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:44.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:54.984Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=616eda10-6239-44dc-af9c-72a25da8ea43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:08:54.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:05.000Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1765285b-4ab8-4234-b520-539117f7af2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:05.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:15.015Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8fd16758-dd01-4759-95a1-3399191f2ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:15.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:25.031Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1e5c81aa-8c2b-4098-aabe-5921e7a803d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:25.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:35.045Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=932d5a9c-2f9d-4b9b-87eb-bf1ed1d937b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:35.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:45.061Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4ddfaaa0-e753-4b41-a21c-4b81719ad168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:45.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:55.085Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=43f089f9-6b53-4d92-a9b2-35ec80920902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:09:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:05.104Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=eb390ead-5f4e-4331-abed-8a7b634b9500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:05.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:15.118Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=65619b17-3f87-408d-bd34-ad6289ab4ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:15.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:25.139Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cbdeebd0-85aa-4204-bc94-cd56c05308f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:25.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:35.155Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=55782ea1-d7fb-4643-941c-9878e1a37699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:35.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:45.170Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8af5ca14-6885-47e3-af6b-bba0a36a712c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:55.191Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=645c5c29-4656-4145-b183-6c0f496bdf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:10:55.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:05.212Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0278b38c-0dde-4dff-ad9f-458e09e509c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:15.225Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=69cc9c53-8472-4851-82a5-4f7692dcd301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:25.240Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=98a05b10-c23d-4bfa-a47c-9f1af3e86c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:25.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:35.254Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f47e8c13-5416-4f7e-8e0c-f5a7030e96b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:45.266Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=917373db-378b-4193-ae1d-6e023c204b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:45.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:55.281Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3b0b1fa8-f3b8-4bc0-afd8-d37f67fc24e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:11:55.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:05.295Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fd94a4d1-07e2-4b62-bbbf-d3b4c8498d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:05.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:15.323Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=774ca9c7-e5e3-4f7c-b252-8ddbbd39d00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:15.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:25.374Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9d8a635a-33ae-4d24-9acd-5ec761422273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:35.398Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4538020e-e25c-4cf6-9b72-43a62cd5aa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:35.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T02:12:45.360Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:12:45.360Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:12:45.361Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T02:12:45.361Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:12:45.362Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:12:45.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:12:45.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T02:12:45.367Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T02:12:45.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:45.439Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a1b7a3db-f8b9-47ce-a81b-75be8f878333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:55.516Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=23cfface-8927-4b2d-b3e5-6b5d3f690bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:12:55.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:05.531Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e9404c71-1a92-4b55-8f1c-635baec5f6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:05.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:15.557Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=55f59a4d-4d1d-45b1-8ee6-4e9830603c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:15.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:25.573Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3f26a783-fc2a-4539-96df-5ef3012e0492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:25.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:35.587Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ea36acf9-604c-4383-bc54-f8328ec4ad72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:35.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:45.600Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=038d247c-1e9a-4331-92d9-9bbee075e182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:55.616Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cfda8592-e0f4-459d-a0df-860959c1ec4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:13:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:05.661Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=cf725c3e-2534-4268-b3b1-4a97154f8878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:15.680Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=22d914f9-91e6-4a71-aa8c-83fd63f9900a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:15.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:25.705Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=16c92fb9-6ae2-4d31-ae4f-2cfa4f68fb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:35.718Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fd7cd76f-b3dd-400d-8d8a-6e8a8219bea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:45.736Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c1bc2602-acfc-4fc3-82c0-0251d19c7061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:45.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:55.752Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9e56d159-b105-437f-911d-2cc39b329794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:14:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:05.766Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e0f527ad-bc00-4a14-a253-47133af504ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:05.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:15.782Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dc866371-2c09-4fb3-a73c-2040a6938332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:15.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:25.815Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2a6060c7-383f-4e33-b036-5e099e53a5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:35.830Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2adc1a0c-5bbf-4311-92ce-71eda9220b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:35.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:45.848Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bde3e40f-f338-4004-b24b-e981445b7036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:55.866Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2871333f-6361-465c-b5f8-5ab898b0aa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:15:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:05.882Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e09e4e64-c760-4a3a-bb52-4f06539672a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:05.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:15.901Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4779c646-3fa1-4da1-aafc-980d21540ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:15.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:25.930Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=182c6c81-3f37-492b-aebf-b092dc0c8512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:25.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:35.947Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=81916f81-613a-404d-9a98-96417ca302f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:35.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:45.976Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1b03d23b-21ca-4043-8ea5-9fff63b83ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:45.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:55.995Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3cbd40f3-70d7-41df-9200-f7d98cd465c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:16:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:06.011Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f0c78b83-fcba-42d6-9eb2-6908bb4c320e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:16.036Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=aff435af-52af-48cb-ab39-68ce832e4a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:16.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:26.053Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8db08aed-cbe6-409b-b343-6e8bc652d653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:26.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:36.068Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5c920bf7-4d1c-48cd-babf-c7ca986c2d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:36.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T02:17:45.385Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:17:45.385Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:17:45.386Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T02:17:45.386Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:17:45.387Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:17:45.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:17:45.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T02:17:45.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T02:17:45.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:46.083Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7554e366-db55-4606-a034-9c317c4ba5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:46.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:56.113Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0cb84dfd-629a-4f9b-b4d6-c56252493309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:17:56.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:06.128Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bd2524b0-3edb-4b33-ab7c-d99c4deb535c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:06.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:16.145Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=957992d2-b2b7-4d7e-8305-87f58cd94a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:16.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:26.162Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=132abcd1-dbd0-43f6-b523-fb7db5b8379e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:26.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:36.175Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e5b0b025-a5fc-4c5c-8de1-6cf177fd483b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:36.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:46.191Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c6226137-1b21-4f3f-afc3-afa9515cbb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:46.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:56.209Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=91f8b6f4-4380-486e-a7d9-4b30babd41cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:18:56.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:06.225Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6705fc37-d52d-471f-9a3d-ef206da79d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:06.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:16.245Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bdb97d8d-10a0-4c99-b616-15e7790a966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:16.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:26.272Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=49782fe6-24fd-4914-82d6-654c06e2985c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:36.304Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ada0d04a-7496-43f9-8ea6-73920a3072bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:36.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:46.322Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2d795669-2d0f-40ca-a6d9-0e256c5dec4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:46.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:56.336Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=293ca3b8-6dd2-4aa1-bc5e-0178bcb858eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:19:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:06.367Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=36a02804-a429-4c7b-b9b3-00fdafad276e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:06.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:16.384Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7fc24bc2-d0a7-4638-a91a-e95a7f53c97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:16.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:26.400Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f7e036b5-09f7-4848-9341-342ee5247b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:26.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:36.418Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4a903aaf-b419-4fd1-8cdc-3ee10863c524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:36.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:46.434Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=26ff76f6-3fee-48a3-abac-5dc2ac5ae82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:46.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:56.455Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3caa7a7e-cf07-470b-a17d-41346100e955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:20:56.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:06.472Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=dd297cf9-b4c1-435b-9864-698b87dd17fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:06.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:16.488Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5f72f274-77b2-4c6b-9eed-2616edca98e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:26.519Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=724b20a2-3b1b-4631-b2fc-3735a560cd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:26.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:36.535Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ecf7563f-344f-4202-9796-92e9e7a9141e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:36.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:46.549Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=88a0d6d9-12c1-42fa-bca3-f1a582d17fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:46.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:56.582Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c42ace99-161d-47ae-8d2a-ee75d024be51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:21:56.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:06.597Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d120dd6a-8f27-42de-9590-144c99f55bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:06.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:16.611Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=844a15a9-eb76-4f1a-a8e6-d1f8578df2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:16.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:26.624Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e7639c68-d549-490d-bbff-8e9b9efb6b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:36.636Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3eb00c31-d3b5-4d58-950a-84f00ed1f198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:36.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T02:22:45.299Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:22:45.299Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:22:45.299Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T02:22:45.299Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:22:45.300Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:22:45.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:22:45.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T02:22:45.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T02:22:45.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:46.659Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8599d416-37ab-483c-83e3-a655ec0c1531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:46.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:56.681Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1c792431-3236-4b98-a515-8f4f163d42a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:22:56.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:06.695Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=8db1ef00-9e42-4e99-a8e3-56a065d59edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:06.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:16.722Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bed9d5e1-ca69-4659-8145-84bd7bd274e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:16.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:26.737Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=35424663-fea0-43d6-a8f5-8b6f367ad3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:26.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:36.753Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7e1240b3-21c7-4c92-929b-5349cd582966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:36.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:46.774Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=78dc87e8-fabe-434e-8c17-99a5b0a00719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:46.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:56.793Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ce4f2ee8-18bb-4b74-a95a-b36c9b594cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:23:56.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:06.821Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=01697871-fe94-42c1-b4bf-0b1e666486f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:06.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:16.841Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0f9fc0eb-3868-4e25-a9fa-e618173fee43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:16.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:26.862Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fa681d98-b54b-426f-bba9-2bbf5223b8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:36.880Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b3953cea-6dfa-4749-99db-167d091a1605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:36.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:46.894Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=311e8b85-7131-4d4d-9da4-39b24f367fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:46.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:56.913Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a8a8c89d-83bc-4fdd-903f-b8e021cb096c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:24:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:06.930Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=83b993a1-d835-4010-98bf-5c681629445b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:16.958Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=026a0f95-2fab-40dc-b878-04dabf5ea400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:26.977Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d66e0c57-f565-4baa-a114-289622cebc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:26.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:36.996Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=7fff417a-4b94-4aaf-b2a3-6e4edba621d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:47.020Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ec77ae8c-4785-4b6d-8fef-21f0b1d75c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:47.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:57.040Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c09e4601-ff30-4dac-99e3-43eba0ea4ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:25:57.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:07.059Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=902da9b8-515c-4beb-a5ab-8f1541e68f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:07.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:17.078Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=af8fc521-9b9e-46c1-94e2-d73f5c7e362e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:27.098Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3a4acc51-cd63-4f68-9065-0f32e0b36215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:37.116Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=29a9e69f-ed1f-4159-a2b0-7a3ddc0ad2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:37.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:47.137Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d0d3f41a-a877-4d27-95f8-1f3fdc2e4535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:57.155Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0b0dc632-d145-48f6-96dc-5270e0f73d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:26:57.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:07.170Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=eba6f43d-0d11-4975-bf68-f61554f88753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:07.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:17.183Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=df5fbd8f-4022-40a2-a21e-a9c78665b806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:17.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:27.196Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c69c9efc-c801-4783-9273-fa14ff48989b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:37.214Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=643ac3e3-1f30-444c-a2d4-6c346fc7e3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:37.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T02:27:45.355Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:27:45.356Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:27:45.356Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T02:27:45.356Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:27:45.357Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:27:45.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:27:45.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T02:27:45.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T02:27:45.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:47.228Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5d5ff48d-2039-424f-97f2-6556a142dac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:47.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:57.248Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=68a2517c-4fe1-4388-84f3-bc9945968fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:27:57.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:07.263Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a0500fd7-0380-4846-8217-67df389edcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:17.278Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=959ccbaf-4c6e-456e-9f86-2e2df3614445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:17.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:27.293Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d7a75393-d489-423f-b948-34eb1b5b762f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:37.310Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c11b0639-ff6c-4181-8aa4-3b20896bc88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:47.326Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ac81d769-1472-461d-8459-10f4de1076a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:47.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:57.342Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=94fa8178-b7c7-44fe-83c0-816c5e922785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:28:57.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:07.357Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4c685c24-eb16-4394-b0bf-2c2a2263cffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:17.373Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=f65dc7fc-fdec-45af-b9ad-c02ec9eeb5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:27.397Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bcb34a7b-2654-4346-9855-d95d8a2f876e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:27.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:37.412Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d50fe053-2aad-484b-8f18-8cc4dbf29f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:37.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:47.427Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9f424719-5bca-46db-bf29-d9d4c576e90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:47.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:57.442Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6fc6cedd-57dd-45b0-a3e8-7e931d3050dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:29:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:07.454Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9275b71c-a960-4d1b-9f55-6d2dc72a0436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:17.476Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e899908b-8210-4d5f-8dd0-9d8cf10df6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:17.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:27.490Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a4706275-88d0-4a5a-8528-3640a6c92460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:27.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:37.557Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ef0505ad-7634-446b-a447-1861090b272c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:47.571Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ea799f40-53e9-4261-8c9c-5738cad906d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:47.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:57.596Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4d9efc44-4dbf-4266-b428-601c2434086a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:30:57.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:07.610Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=69eac15d-2953-48ca-9b1b-dd3f3a3ea734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:07.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:17.623Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0c9e50a0-dcfe-4bbf-9792-6575d42445df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:17.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:27.645Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=701f03ce-d931-4946-bc28-cecbde487b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:37.670Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ff97c27f-b352-470b-86b1-7a9298bdc725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:37.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:47.686Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=d33fc79d-6f42-4c60-b65b-0e8f9c2aa732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:47.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:57.701Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=38378b13-137a-4df0-8327-50b90ee6fcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:31:57.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:07.719Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6305c6e8-d47c-4648-ad88-e44c9cbe7c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:17.737Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1a242a22-a3b0-4b24-8e4f-803e24445663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:17.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:27.754Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=02999eab-c7eb-4805-abb2-58d659ca379f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:27.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:37.783Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=294e2c09-2868-4182-8930-bf72fb338cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:37.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T02:32:45.374Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:32:45.374Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:32:45.375Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T02:32:45.375Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:32:45.376Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:32:45.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:32:45.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T02:32:45.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T02:32:45.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:47.808Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ec83ee5b-854b-437b-981c-fbab8642912d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:47.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:57.824Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=0912060d-0ece-4582-8978-7dcdd7132109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:32:57.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:07.837Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9c126377-ab7a-4204-87cb-34c5eee88149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:07.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:17.850Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bcb21b33-d740-43f7-9858-66718e733c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:17.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:27.871Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9304060c-9347-4fa5-8e80-18fb93ee5158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:27.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:37.889Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=6dc04ff8-a685-4301-bec5-72ad0fa86e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:37.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:47.905Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=495a514a-19a0-4159-8a0d-fb6a529b0ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:47.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:57.918Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=42080624-8028-4c45-ba11-17b887be13d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:33:57.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:07.932Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b8eb3887-c922-4e89-964d-713516900376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:07.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:17.989Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bc796daa-76c7-40d0-898f-3c75a5fa7c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:28.026Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=1e8a88a5-bb70-4b8d-b99f-c87179349b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:28.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:38.047Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a63fdef8-3414-4149-b600-63fb9121cb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:38.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:48.076Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=936e0cd4-526d-41f5-9608-fef66fc97701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:58.096Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3078dbed-2e68-4981-89ea-e3c418ce147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:34:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:08.121Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2bf9d38f-1094-4115-a9e2-34c83abe8d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:18.139Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=854bc8c9-c7bd-4318-8619-2ad364e9da18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:18.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:28.162Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=69907c4f-ac50-4a25-8f6f-2a9a808becf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:28.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:38.180Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e23a5aa1-3f57-4cc7-9c93-bde639c2a648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:48.197Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=317d3538-7645-49f0-900c-f2d01059c512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:48.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:58.214Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ca073bcb-7778-4562-adf8-6aa54ee4033a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:35:58.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:08.228Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=9a65828e-f4a7-472b-8db9-f188e2501ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:18.241Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=405cf064-c345-4b9b-8753-cc63a659d85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:28.254Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=efefbc0c-6a13-4b54-8772-27098eb01181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:28.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:38.268Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=eb95b9a6-4227-4d67-93a9-c74b920e90d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:38.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:48.287Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=ba83bc58-fcde-49a9-a2af-6e533535a0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:58.299Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=e98de3d5-d719-4e3f-aa3a-1121204754d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:36:58.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:08.316Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=88790e78-76df-41fe-bb1a-64c03ecfc9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:18.332Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2f75a351-58c7-4a96-ac55-5c4d02c4e788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:18.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:28.345Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2ac2ee32-fb00-4664-a03f-01ebb40eb994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:28.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:38.357Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3c258469-3e1b-4aff-bbb2-573144c76c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:38.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T02:37:45.297Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:37:45.298Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T02:37:45.298Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T02:37:45.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:37:45.298Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:37:45.302Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T02:37:45.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T02:37:45.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-28T02:37:45.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:48.392Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=b187ee36-f30c-4b75-9f0e-e5c5e01ea9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:48.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:58.406Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=98967e37-99ad-4b75-8cac-e59da3b6e293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:37:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:08.419Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=a9a56eaa-1b1c-4472-80f3-5080a973433d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:08.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:18.436Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=fa79a42b-8b66-4543-89c6-d37a55a862d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:18.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:28.450Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=05e676c7-8513-4148-b3a5-04cd3301c642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:28.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:38.470Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=585041fe-7313-47f0-b78b-945b0d9cdba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:48.484Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2bff484e-e6e0-476b-bd33-7b78579d815d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:48.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:58.500Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=5227f4b1-8222-4728-b0b1-2232522622f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:38:58.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:39:08.517Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=bd2f436d-4ad3-4347-814d-cf17fe90b04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:39:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:39:18.545Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=4a78896e-5b3c-4a64-b216-0ceda1efcea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:39:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:39:28.560Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=3f2df634-30b0-4175-b4f0-01e4e2f6ef3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:39:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:39:38.574Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=2b447048-41df-4c22-b6b9-beeacbb1c8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:39:38.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T02:39:48.588Z |INFO |Init configs |InvocationID=676dd0b2-5c4b-487e-b6cb-0e0ca4283ab6, InstanceUUID=c8ba2706-2b18-4df0-ae81-c03137908f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023