By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:08:23.883Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:08:23.903Z |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-09T05:08:23.904Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-09T05:08:23.907Z |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-09T05:08:24.576Z |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-09T05:08:24.793Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:08:24.794Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:08:24.794Z |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-09T05:08:24.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-09T05:08:25.057Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-09T05:08:25.115Z |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-09T05:08:27.915Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-09T05:08:29.197Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-09T05:08:29.267Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-09T05:08:29.284Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-09T05:08:29.497Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-09T05:08:29.498Z |INFO |Root WebApplicationContext: initialization completed in 4382 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-09T05:08:31.984Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-09T05:08:35.591Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-09T05:08:36.704Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-09T05:08:36.785Z |INFO |Started MainApp in 17.966 seconds (JVM running for 19.517) |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-09T05:08:37.209Z |INFO |Start scheduling PRH workflow |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:37.242Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c72d2d3f-e8dc-4219-bfb0-a346110aa919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:38.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-09T05:08:38.966Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-09T05:08:38.967Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2023-02-09T05:08:38.970Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:48.509Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3d4a0f8e-1a37-4e77-90f5-1b190097c509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:48.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:58.658Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7a119ade-8396-4cac-b27a-023a329b6bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:08:58.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:08.759Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cea8f807-d408-4c83-b589-c104891183bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:08.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:18.842Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3986d189-cd05-43d5-8c70-1f30bde22c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:18.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:28.982Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5da45ae6-3a12-47b6-8412-4a10d9c0e6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:29.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:39.076Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0613ec1e-1ab4-4ec7-b62e-93439d1c4080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:39.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:49.156Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9dd15199-9729-4c95-8934-e0efdd69c448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:59.248Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=211c1ee3-2660-4309-b75e-046e16d42e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:09:59.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:09.319Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6a4fd9c4-ba46-4686-8f62-024599895301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:09.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:19.403Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4187ed6d-9773-4769-8b38-f0458f2a147c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:19.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:29.491Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d6f78dc2-63da-4cbc-9ae6-baded02d26ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:29.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:39.589Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7282585c-eb68-4252-adb4-598ae806eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:49.684Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=71096e26-3fcd-41d4-9e8f-d991240cef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:49.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:59.802Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4a90839e-9e1f-462e-9f1a-117d68e83145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:10:59.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:09.862Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=eed32e2d-f13a-44f3-bee8-30e4e518c614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:19.906Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5d4ee992-d485-4e54-ab03-3c88984a54e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:19.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:29.954Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=95833a1f-f5ac-4486-b38d-b3a123f59f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:40.014Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e9747ced-28d8-40e0-863d-ae427d5a73ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:40.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:50.102Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b1e85b83-3052-4315-a452-fb3fceaf8855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:11:50.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:00.223Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=113f1461-cfd5-4eb7-8672-6cb115ce7008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:10.276Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=138fa589-269e-49b3-a158-a9259fe86a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:10.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:20.306Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d2e5b1f9-cc33-4eed-b728-080ffa1fd739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:20.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:30.339Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a7168591-4805-412b-a551-a7b1eac84f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:30.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:40.365Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=32f28626-33a4-48d9-b93c-7e73000fb605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:40.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:50.394Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8ca748c3-fc50-4146-a78f-08db8b9f5952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:12:50.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:00.468Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5e469f2f-a541-4d53-880c-f9f30150d826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:10.507Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4cc3b173-4983-45d1-a1b3-addd55fdc312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:10.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:20.562Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2d996909-a935-4eae-90a8-f37914fb519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:30.637Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=24d38dc3-307a-45ea-8f85-dbf16804b651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:30.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:13:33.554Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:13:33.555Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:13:33.555Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-09T05:13:33.556Z |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-09T05:13:33.557Z |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-09T05:13:33.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:13:33.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:13:33.583Z |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-09T05:13:33.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:40.701Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6615263a-d681-4de7-9357-0d4a1e720efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:50.759Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b78657d2-7b4c-42f5-a53a-027defa022d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:13:50.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:00.785Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2b5e5949-f101-40dd-aaaf-9638ac833a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:00.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:10.833Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4c6cc675-400d-4197-8b46-b6a73a190436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:20.862Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6266775c-60a6-46af-a578-d8f60362ff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:20.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:30.973Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=26b0d4dd-2f14-48d5-95ae-03798bf53165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:31.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:41.069Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d26a5242-7a92-4447-a251-bff437837e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:41.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:51.106Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=96a5c839-8f35-4b03-8f19-479229515a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:14:51.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:01.139Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d10be9fe-75b1-449f-976d-c0f6b19ef6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:11.192Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a2582e0e-5a14-4320-862c-b94a103922b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:11.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:21.250Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9833fdcb-1938-44af-a4c0-a8909c6c4d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:31.276Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1bb2e63a-25ac-4cf6-9383-478e4744ae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:31.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:41.305Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fe5a0414-e0d2-42a3-8da7-8576e2c9603b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:51.354Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=56e1507c-be3e-4d34-a3d1-d45165c8c7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:15:51.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:01.820Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=951e0abc-9c5f-4646-9383-81550342ee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:01.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:11.845Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6d1230cc-e828-4c0e-884f-2a03a4ee5d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:11.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:21.881Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=291fb88b-a56b-4eb0-ab57-3483be948000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:21.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:31.912Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=04e0fae1-8e23-43c3-b99a-874d85748533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:41.947Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d9fcd566-eba4-4656-907d-2fd78fc0fb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:42.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:52.003Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1ae26413-d2ad-4817-88cf-99ba2592b4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:16:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:02.078Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=133358c9-93de-477e-95cd-5e8bf6b244a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:12.158Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f7394ee9-fadd-4b7b-b45b-a696fcca845d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:22.231Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=28a80f7c-4512-491a-ab96-04963d5dcc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:32.522Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7cb9e0a1-3813-4c99-aa41-adb388560419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:42.578Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e0141bd3-2601-4d82-9fee-3d6dfc7de44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:42.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:52.628Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b0ffb1c0-6b38-4f53-8f63-97bdb06da25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:17:52.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:02.653Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a1b3d153-8a6b-4ba0-8131-8164070bd032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:12.675Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c69f53f9-1612-47d9-b439-dcd0c400b671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:22.711Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=73d081a0-e929-4398-85a6-11695667ad50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:22.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:18:32.606Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:18:32.608Z |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-09T05:18:32.609Z |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-09T05:18:32.610Z |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-09T05:18:32.612Z |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-09T05:18:32.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:18:32.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:18:32.644Z |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-09T05:18:32.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:32.770Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=945f3ba6-7968-43c3-919c-40b09c42d599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:42.793Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=470af795-50fd-44e1-bbfb-6f339e4a3b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:42.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:52.833Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ea9146cc-147f-4b58-bf35-9f14eaadd39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:18:52.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:02.885Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0b2960b2-277b-4536-bd78-f66d88dae0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:12.940Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=afc94892-6067-4609-9f27-604b452b8690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:12.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:22.977Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f0ca5ed6-d5b1-4f8c-8a0f-4b08547ef5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:33.034Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b14fd322-057f-4488-9e44-19235fdc1454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:43.057Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f6e4a59c-1755-4345-9114-fcd9c13a3ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:53.078Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=04ca7155-626d-4ae0-97b9-9ba3132476a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:19:53.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:03.122Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ccc67b9d-a9ed-4246-bce5-9f889a8087a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:13.173Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=569d6d25-fac0-4faa-8cc3-6d3a24576b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:23.197Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=49d837aa-6f9f-4aac-a919-030ada99e32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:33.218Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6341ed47-d4ef-41bc-8048-10e47cecb110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:43.273Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9d5bb922-ddf8-4bb1-9c03-34b064a3b6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:43.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:53.316Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b3525140-5acc-4b54-8061-6e09cb1b9614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:20:53.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:03.361Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9f516cc3-b4ab-4948-a412-e86d7891b1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:13.378Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=67eba191-fe23-4a5c-8da5-4231c48a2cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:13.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:23.399Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7adab942-9ce0-4a5f-b381-ff84f1c01eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:33.428Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d587bcbf-d51e-4ec8-a44e-51391abdfb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:43.449Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7a8e10c1-daab-4ed4-8b1a-86405cf5d2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:43.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:53.498Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=37007afd-2c45-41b6-9d46-c3ff7411d498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:21:53.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:03.535Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=34917569-1fd3-4495-9192-bfb2cea5fc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:03.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:13.572Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=83cdf491-b32b-4f23-a20f-c3c15cc345c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:13.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:23.589Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=73d36e34-9289-4876-b3e6-1c0ba1b93508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:23.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:33.607Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e1aedc12-1a06-4f56-a298-0891b8508162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:43.633Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bf1ce899-2b35-4750-bff6-bf16cc8650c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:53.726Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1c7768ab-0f30-4a73-ad26-35f02e52fa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:22:53.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:03.761Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3f1f41cb-ae37-40e6-8825-71dfcd27ac3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:03.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:13.873Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4c55e788-65a9-4594-aae4-138449bb21c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:13.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:23.908Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=427195a0-4112-4a9d-a196-4a8ee341b5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:23.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:23:32.550Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:23:32.551Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:23:32.552Z |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-09T05:23:32.552Z |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-09T05:23:32.554Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:23:32.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:23:32.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:23:32.649Z |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-09T05:23:32.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:33.935Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0e00f07c-5ffb-4269-9a07-609e82308b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:43.964Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f204e91e-f858-44d0-a9da-e882f5d2fd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:44.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:54.015Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3ea257c2-34de-443a-94eb-4fe617aa1cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:23:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:04.050Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b92b26f0-60dc-41d2-bbf3-691a2538c766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:14.084Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6e21036d-eb77-48a5-b58b-ce047a3dbbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:24.105Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=30d1b561-1a5b-4935-b0b1-9eb519bf3b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:34.123Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3be414d7-a43d-4cbd-a995-4cfae1f9b1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:34.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:44.144Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=424532ce-f8fa-4629-92b9-ec692b2c4881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:44.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:54.231Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a68c691d-fef8-4791-ba83-8909856af49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:24:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:04.255Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a48639ce-5c0f-4785-b5b5-4b98a6c5e914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:14.281Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e4748074-7f8c-407f-9d0e-210c119c3c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:14.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:24.306Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3f7ec8c3-3a5e-42aa-adc2-c031cedf6007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:24.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:34.347Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=550924ec-c3ce-4b35-a94f-83ab0d85534c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:44.380Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a0065628-f1e5-4d8e-a512-fda2433e9390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:54.401Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ff713117-51a3-404e-a4f1-4bcf62f8c6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:25:54.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:04.418Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9320f4a5-90b5-43aa-802c-f40f3b1d1849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:14.458Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6a9d02eb-f1ad-42fc-8192-567d1b48bb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:24.525Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=80a9b2b6-70f9-420f-a89f-c2b4efb45b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:24.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:34.585Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ed8a26b4-fc2e-48a3-8b22-3fcc3a2aa58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:34.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:44.603Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1194c3da-e989-4382-a834-71d4b7cecd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:54.623Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ebf66081-636f-4ca5-a0e1-b6657a611ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:26:54.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:04.657Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5e02ec47-6c4b-41c1-bc4b-9cf2943dce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:04.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:14.739Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9d5d5a04-7c3c-4631-a6d6-6606b65e20e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:24.766Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4af1f870-fdd6-47e4-af2b-cb66c00e81b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:34.794Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f36fafeb-61ff-4b0d-b3c7-eddffc3b236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:34.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:44.874Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=533bd8f3-4c2f-464c-a988-0bb414c39fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:54.910Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3888b32c-3a51-4825-9271-6ac50eaf8e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:27:54.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:04.934Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=753d1b47-48af-48ad-8975-9e5cbd76b6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:14.974Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6a8df293-46a9-4ab6-bdd5-a12ad2450607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:25.007Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5a55b303-2595-46bf-bf76-248a9ba924c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:28:32.579Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:28:32.580Z |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-09T05:28:32.580Z |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-09T05:28:32.580Z |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-09T05:28:32.582Z |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-09T05:28:32.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:28:32.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:28:32.601Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-09T05:28:32.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:35.028Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9ffbb7aa-30d9-4b66-8157-c4b47c21898b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:45.064Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0f87628b-2477-4b3a-ae53-63093fb25e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:45.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:55.095Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=184902d8-4170-4ade-af0b-a6b5a515e013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:28:55.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:05.159Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=187440d1-c1de-4186-bdac-bc1bf1548f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:15.281Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c8d8c761-4ac6-4bdc-9926-2d44309a1fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:25.340Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c2f7ffee-3cf0-4b5f-be02-cacec3fe8901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:25.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:35.360Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4118047e-e7c5-430f-84fa-42a5f6bb629a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:35.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:45.381Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2ada1be5-fe80-4928-8441-7daa14bc443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:55.404Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2122f6db-bbea-49ba-ab52-636e6857e417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:29:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:05.431Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=75e37057-027f-4cfd-ba80-ea8ed14d419d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:15.446Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bf77002a-e9f5-4a27-b138-906f34ff4f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:15.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:25.474Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9ca1a80d-e699-4a5a-820d-46659d6a526a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:25.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:35.491Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1ad638f2-7e74-4a86-bf31-0d9a5b8d8225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:35.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:45.507Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=273a7f7f-9bce-4a2c-a1da-0535adb26407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:55.522Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9c57d562-b6af-430f-8dc5-0d56449c02a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:30:55.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:05.539Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0cb0b87c-6a39-47fb-919c-52170d2827b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:05.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:15.567Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9a16607c-fff3-4741-81cf-9ef0f9925277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:25.592Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=544de68d-851d-440f-af4d-167ae562f03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:35.614Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=82c5c843-bb96-4795-8d33-bd2394831800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:35.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:45.659Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=066a8278-c08a-4d92-8db2-2a15316a525b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:45.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:55.683Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=efff48b7-1b1c-43ec-bbfd-e00e38b8bc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:31:55.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:05.719Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cb764018-97bf-4f51-8de2-f8ea98674915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:05.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:15.761Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=143f0de5-9127-40aa-a0b9-3a907b4a21fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:15.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:25.807Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cefa9c47-e98e-4bdf-94c5-e99ae48517cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:25.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:35.844Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a351a48-ddc3-4517-a0f1-8b4a92376bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:45.890Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ec033b56-5e91-428b-b8d8-34f56fecd9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:55.962Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=499cd599-9845-4dbb-bcaf-759c02f46427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:32:56.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:06.009Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d472951a-94f4-4578-a238-f472a0912c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:16.033Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=45744bef-95fd-4d70-8c16-488003dd7020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:16.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:26.072Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=778a9675-deb0-49d4-9a03-408afc7f6188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:26.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:33:32.690Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:33:32.691Z |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-09T05:33:32.691Z |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-09T05:33:32.692Z |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-09T05:33:32.693Z |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-09T05:33:32.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:33:32.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:33:32.711Z |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-09T05:33:32.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:36.170Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5953a4ea-9cf1-47fc-a41d-7b0545c1476e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:36.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:46.199Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4631f150-1fb5-40a7-9083-f4e232cc6381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:46.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:56.261Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b8326cc1-1dc1-4a51-9dff-bb9731288ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:33:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:06.314Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4d2535a1-e830-4785-a39d-a8c557904998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:16.364Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9bd608ed-60de-46ed-8d2b-96c2b144044f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:16.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:26.381Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b5abf9e7-f6cb-44cc-abb8-4259089364fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:36.421Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cd222439-fabf-4803-bd76-d9b4cf0d487d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:46.448Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5b2dfae0-6403-4f8a-8518-af8340707e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:56.491Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1d7f1379-10d4-4ed5-84ea-90c648a94500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:34:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:06.527Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e93b4ef9-99e4-464b-a560-06a1bd361059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:16.561Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=290d513b-f40c-4603-90d0-07f30fac7881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:16.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:26.588Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c5d2502f-e65a-428f-bac0-9eb77d3513af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:26.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:36.637Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4ce89e24-eb71-4bb5-8086-78507ee60a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:36.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:46.682Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d01a8a52-330d-47b5-b681-8391d49b4acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:56.736Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6b0619cc-85c2-422b-8731-7c03d4c3c01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:35:56.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:06.778Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a9874095-dc36-439e-a4fd-060152b9fe6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:16.813Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=74cf6a70-3753-482c-9f7a-15f7d4a1457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:26.828Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3826ff7c-c058-4a28-8011-7a8bbe4f5a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:26.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:36.864Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b82ae3e9-4bcd-481f-ae12-446ba60e78be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:36.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:46.961Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e91ddb8b-5d1c-484c-82cc-c86589658da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:47.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:57.008Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d1e7b5a1-c869-461a-8302-780c917a295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:36:57.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:07.043Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=49930865-ab27-4ec7-b71f-eb609c3aba3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:07.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:17.072Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a4d6be8-1841-4968-9333-47f3b04b8811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:17.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:27.104Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0b63ec31-0f81-4c95-b626-53b514447d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:27.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:37.125Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=92ff08d7-517b-4362-a877-822871b2b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:47.175Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ad6195b8-f0a9-439c-afdd-75c659f1e1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:47.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:57.235Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f35a18a7-ec4e-4983-84d6-10480fc8479d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:37:57.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:07.265Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=94ef1967-a7ed-4d69-b007-4fe9c1d2e20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:17.295Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=75a4f0d8-2e7f-49bd-a4c0-e2dcec548091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:27.336Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8109fa17-c06c-4f45-8469-aaa92735630e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:38:32.501Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:38:32.501Z |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-09T05:38:32.502Z |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-09T05:38:32.502Z |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-09T05:38:32.503Z |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-09T05:38:32.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:38:32.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:38:32.517Z |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-09T05:38:32.521Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:37.355Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7bf147d5-ee3a-4329-bd7a-af786570d85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:37.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:47.401Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ff9de673-aa49-4fce-8939-904c7fa7db0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:47.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:57.444Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=19019bd0-0cae-42e2-9480-09ac73c49ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:38:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:07.474Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b26162e6-0686-489a-8951-bccc922be773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:17.511Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f07a9202-de30-46f0-9728-5f21f3ed0f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:17.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:27.542Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9361707c-fe59-444d-a885-3ec7ab063f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:27.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:37.579Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b991d126-74ad-41d7-be28-81b30e01b6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:37.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:47.648Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=929c95e3-dc37-48a0-bbaf-ad4892626a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:47.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:57.682Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=59ca5929-fac0-48a5-992a-04ca17ced80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:39:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:07.717Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d2a31702-9968-4d26-a9d5-0888c73189be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:17.783Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e1cdf540-3a9f-43fc-9cd9-849951cdb1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:27.809Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c7dd74cb-f716-4467-8adf-1a71fa605b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:27.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:37.844Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=abd04348-fc39-40bc-b9e1-9de6dc2f9a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:37.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:47.873Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7b7198d2-ac10-4238-89fe-adf357e4592a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:47.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:57.916Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=60c2ea89-a6db-4c3c-8cf2-9245b1788492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:40:57.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:07.938Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5ef781d0-f447-4434-8464-9762ea94d377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:08.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:18.019Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=643f70eb-c18c-4030-9c05-bfb15b60cab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:28.046Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ed2ecf16-ad92-4f2e-8ace-9875a7d37fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:38.070Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0332e5be-8cd9-4434-8403-937ea713d3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:38.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:48.093Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b4a63d65-a2a5-45ab-959c-c08e3c34354c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:48.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:58.172Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ebc4a6a6-6115-4d7a-871f-4ad5ab06a703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:41:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:08.221Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e36a99e6-2deb-4d08-9d0a-8491ec803a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:18.241Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c7c8da4a-b7db-4e34-b4a5-be8fbba127c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:28.271Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2b05d99d-fe25-4e47-a7fc-054b76ade5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:38.328Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bd7d22b6-3d5c-41e0-bba7-61af984d48b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:48.391Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cce2dcf9-dd0f-4a9c-851d-31f9a939d196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:58.422Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=983c82bc-9c92-401d-beeb-5c081387c742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:42:58.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:08.471Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cc0a944f-1a1f-48ee-9189-b44256ba3fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:08.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:18.510Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5e4739eb-ca82-42f8-98aa-4b9352962040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:18.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:28.550Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3246611b-b6e0-41a0-a8be-073e011739e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:43:32.513Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:43:32.513Z |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-09T05:43:32.513Z |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-09T05:43:32.513Z |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-09T05:43:32.514Z |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-09T05:43:32.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:43:32.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:43:32.528Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-09T05:43:32.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:38.604Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=40befa24-7326-4d85-8575-3c3866cab3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:38.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:48.669Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9f690ae4-2814-4177-868e-193f2bd22b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:48.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:58.715Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a7ad23e6-aa93-4e7e-aff9-b80dc6cda53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:43:58.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:08.749Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fe73e3f1-c7b6-4e20-8848-395942750086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:08.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:18.796Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=17ed6a9b-4d9b-4b32-a459-e2f72e8d82d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:18.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:28.856Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=de381c5c-e608-4569-9f17-9f96f2b45e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:28.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:38.882Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=02be609b-4765-4fcb-9e9d-0560476c7f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:38.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:48.928Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=47e49da3-a546-4b08-b5a8-b0cc0f9730b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:59.006Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b9c03095-1243-4740-a7b3-cceb40df1926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:44:59.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:09.041Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b20506ec-048f-4660-9edd-9f016a4029a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:09.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:19.074Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1e759713-ef87-43b0-96af-6b2b8ab5b50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:29.134Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2782ceb8-58c0-49e4-966f-fed90474f394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:29.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:39.158Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9cf8acf5-0ad9-426d-b4cd-f6448ba729d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:39.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:49.183Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4a3d48af-5fb2-4929-a7f7-91bfac78f457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:59.231Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=927b3f2e-a895-4932-afa8-f4c71f082f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:45:59.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:09.285Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=34cb128c-d607-49c1-965a-688d5b05308a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:19.315Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=db783667-7ffd-4d9b-8bc6-69e2bad349e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:19.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:29.347Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=86cc6ae9-8c57-4091-9289-afcecca2a7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:29.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:39.367Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=29d57b5d-1cc2-4225-b674-0c198f5376bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:49.402Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b5834b72-9780-4ea5-a3f4-6f211ac0fe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:59.461Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b80ea514-6cc9-47da-931c-063aa198c77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:46:59.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:09.508Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b565673d-a9f8-44cd-8be5-f14995b15269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:19.573Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=38dc329b-f66c-4bff-a24e-2d25bacfcab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:29.654Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a1c06c0f-543c-4e86-ba71-25e637a7ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:29.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:39.678Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=535f2e10-374e-4353-b37f-477c1fd7ca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:49.784Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e84ff724-2f87-4c44-ac36-8b6b23cb0bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:49.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:59.855Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=41d4f089-9779-4294-b5bc-8a17512cd217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:47:59.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:09.918Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=eed973d1-75df-4ec7-9e76-040171b75410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:19.960Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5a55fafb-dda4-4126-93e6-b998860f5771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:30.004Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=240e4beb-2966-405c-9057-cf80edefcc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:48:32.485Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:48:32.486Z |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-09T05:48:32.486Z |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-09T05:48:32.486Z |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-09T05:48:32.487Z |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-09T05:48:32.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:48:32.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:48:32.500Z |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-09T05:48:32.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:40.123Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=df952e50-0004-4317-842e-01f567375956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:40.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:50.228Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=574b6fef-38f1-45d0-9d15-16f9a5db9674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:48:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:00.245Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1a7dc3d0-17b1-4069-a06f-92f007870228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:00.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:10.259Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9b8e59f7-961a-4e57-8ea9-22d7bbb74a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:20.300Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3e59c67b-94d6-4fe5-9512-aca69876178e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:20.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:30.382Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b9a2d296-140c-4ae9-a584-d5c15f0ae2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:30.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:40.449Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=aeeec681-be9d-4313-af86-b55bc99aae51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:40.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:50.546Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=08f2c75f-7d82-4b02-9291-ddd29ab0acb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:49:50.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:00.633Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6ae07681-0b48-4944-9590-23bb7f2de9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:10.664Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7c5a92ab-7297-4fa4-ad35-c8a8f851d5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:20.715Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c490283a-0029-445a-976e-726d83278b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:30.759Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=907eecde-8ee3-4646-a450-a1014d611655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:40.832Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f019aba3-8228-4b22-b1b4-683a65e1688d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:50.853Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f5604258-4004-4744-a5a4-ab470347f967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:50:50.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:00.874Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=37c3b831-c30f-4aea-be02-e2e235136ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:00.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:10.903Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=345d9511-a32a-4ba7-a0d3-5aecc3834bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:10.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:20.932Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=30f4fd81-2ed5-40bd-b482-ee55bdf05e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:20.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:30.955Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c3c10961-e37a-4ae4-a840-d31afcc1f5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:40.999Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b021eb5c-5af9-4baf-a879-52da70226ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:41.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:51.022Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4e0b3ebb-99d7-42ac-9754-95d7e8a57336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:51:51.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:01.048Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6720dd2f-f8f7-4f95-9ac9-ca2aaeb374b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:01.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:11.091Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c2c6a41e-c027-4d90-997d-1418656330c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:11.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:21.107Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f7127092-0d58-414b-a139-58e86f37b3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:21.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:31.128Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=80e63e0c-dd69-4b95-a17d-08814b984082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:31.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:41.154Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=49c2b041-c103-4f17-b88b-81959b0c509d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:41.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:51.174Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bc857da6-c630-4060-abfd-6dd4abe1c356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:52:51.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:01.195Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=de66d336-d353-4a42-86f9-9bbc5a3abacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:01.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:11.225Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ac85873e-5bf5-47d6-88f4-85af76346c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:21.293Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1726c318-b43f-4fe8-bac5-571081c7bd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:21.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:31.331Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=beaaaa88-2b6b-4852-bd46-63fc1f7cb4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:31.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:53:32.596Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:53:32.596Z |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-09T05:53:32.596Z |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-09T05:53:32.596Z |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-09T05:53:32.597Z |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-09T05:53:32.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:53:32.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:53:32.609Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-09T05:53:32.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:41.446Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=28a767fa-067b-40bd-a779-9f67112ccd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:51.466Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e725f2dd-53dc-4945-96a7-7adeddf165b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:53:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:01.511Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0eb97fe7-accb-49ff-8f2e-462bd4e4a0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:11.539Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c82f29ec-1469-42e6-b10e-7e100a302635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:11.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:21.577Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bbbb2207-ccf1-46ae-bea9-d5d22fafe26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:21.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:31.591Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=567481f6-3cdd-4ac3-83f1-e2197ed9382c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:31.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:41.606Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=23f6e77b-b952-4d79-a74b-76fbf77d6d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:41.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:51.630Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f92b19c8-fad1-450c-a30b-43839c7bd1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:54:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:01.661Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=27b579a4-52d7-4037-93da-6636645d7968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:11.759Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e64ca8ae-c4ec-43cf-9a19-0c5bfcd8cf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:21.785Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=26e2ed51-6031-40cd-8838-a8f009b17408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:31.816Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0c7d58b6-c946-488a-b405-e767ecd1d6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:41.885Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6f7841d9-5a43-43fb-a3e9-edf96d9c944c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:41.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:51.959Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=74045db9-a348-4d35-97e2-739f4a8cb711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:55:51.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:01.982Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=20a72373-5c23-4676-81fc-f54dd66abecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:02.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:12.001Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c9e88fd8-44b4-4461-af74-ebd826b7dd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:12.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:22.022Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=09096e41-62d5-4ff4-a4be-f1c2c7ae16e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:32.039Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e55f32bb-fda3-4b24-949e-dc0d0d4fcd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:32.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:42.063Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6f16471d-a1c5-42d3-a029-44b58fead198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:42.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:52.099Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f9ca6240-7733-4eb3-80eb-6faae3d5372c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:56:52.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:02.118Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d8d83762-73a4-47f6-ba9f-93be61293849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:02.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:12.163Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=beb4ef2b-374f-4dbb-bfda-6506330c66ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:22.188Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6b125555-daed-44b4-b0e5-7ae7175b7171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:22.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:32.215Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4c687c8a-4083-4e3b-b944-ff63bc7046b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:32.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:42.243Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d1ee3598-4b23-4ebc-a105-4c00b9dbc333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:52.269Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e4203165-fdd5-46a5-93e8-6ff5b6e1aa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:57:52.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:02.283Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=17dbc8b1-98cf-4547-a0ca-688e12302393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:12.315Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7d9e8580-caa5-41d9-9085-443dd2d39fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:22.350Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=12096cf0-edf2-4a92-9a37-c892c664a95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:32.369Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a72a93e-4593-42dc-8716-9cf1f5379128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:32.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T05:58:32.501Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T05:58:32.502Z |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-09T05:58:32.502Z |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-09T05:58:32.502Z |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-09T05:58:32.503Z |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-09T05:58:32.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T05:58:32.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T05:58:32.516Z |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-09T05:58:32.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:42.440Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f3f88641-42f4-4824-a64b-3f315d09ba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:42.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:52.469Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b52811fc-1cf4-4390-81ce-1e4daced0d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:58:52.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:02.497Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4581e337-3be9-4ca3-9800-2f0b2ad4691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:02.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:12.540Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=de55503b-150e-47cf-ab68-0a3f34a8bfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:12.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:22.557Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8fd53207-54ff-4dde-a75e-1ece8558aaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:22.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:32.593Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4393bc46-bdb7-41bd-9277-d155c11b8495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:42.613Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8949414b-48f8-4212-a5e1-27062cc68fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:42.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:52.630Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a14d223a-386a-4012-9800-58e33c26fca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T05:59:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:02.656Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d98ae6f2-a635-4a20-849a-312f4c4ead96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:12.674Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=75c07fdc-8716-4160-bbda-da7a33c627d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:12.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:22.688Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f863aa41-4b10-45b8-847a-735af9def0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:22.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:32.705Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=62281cb1-be7e-43de-b426-ef68e31f0e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:42.716Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=71af107f-cdae-47ef-8120-df9908cc773f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:42.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:52.732Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=065f7d90-417a-4420-a53b-9bdf449cadc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:00:52.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:02.781Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d9a41dad-f824-4c44-b175-ac8c11a73dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:12.808Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ea7b1fa3-05b7-49bb-b934-f8b15fb2fff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:12.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:22.832Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9c7e99e9-e646-49ad-b60d-8ac539e6c633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:22.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:32.855Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=59925995-56be-4640-a1a2-22e045a3a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:42.883Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a530e35-4f6c-44a0-b31f-a7f97c4791b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:42.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:52.941Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bd58a189-5490-47ee-a3e0-2a2568da7d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:01:52.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:02.979Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=893db226-1f3c-4049-b7bb-5240088a4aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:03.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:13.037Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5db86344-e613-4526-9715-cd3a569f21ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:23.055Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c3f98973-d364-4c48-9d1a-9219243a9bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:33.120Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ea2082bf-dcf0-4317-9ea2-bc29c274dffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:43.178Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f208092f-b9da-46ea-a9e0-6c1c206609d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:43.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:53.217Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dc7adc1b-d8fb-4f42-ac9c-48133e21acf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:02:53.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:03.285Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d7d24e6a-6e8f-4d6f-9305-d27b179cfbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:03.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:13.329Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7be6673f-2459-4d18-a6b9-fd3de9fd80f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:13.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:23.350Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=51e4f696-fd4a-47b8-92f0-28b39122e018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:03:32.474Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:03:32.475Z |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-09T06:03:32.475Z |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-09T06:03:32.475Z |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-09T06:03:32.476Z |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-09T06:03:32.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:03:32.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:03:32.495Z |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-09T06:03:32.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:33.394Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d4872e35-4977-49a1-bf5a-cc4692f8492f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:33.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:43.425Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5c1c262d-e4b1-46d9-8a8c-faa466075627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:43.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:53.515Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d310736f-26c0-448d-ae3e-6afdcf309fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:03:53.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:03.566Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=98ff5d2f-cd96-4ce7-8e17-2fb570fa8fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:13.591Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bec0a9e7-d6fc-4974-9710-e93e15a84fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:13.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:23.629Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=67caa692-9da1-4dc7-9252-bae88e05f2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:33.656Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dbf2ce05-8ce4-48aa-994c-18a142e7bae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:43.675Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=235924e5-e1bd-4e62-b93b-378f47757ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:53.693Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c3c0d626-2e01-48aa-a8d8-0f05a791882b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:04:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:03.735Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1b9212cb-388f-46be-b9c8-8298b018b523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:13.758Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1b69a726-0976-4bcf-9282-9509bdcad1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:13.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:23.798Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=95472375-352c-47cc-b95d-2ccc29cbbb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:23.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:33.836Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7ae110d1-f321-4c31-aa6c-379604a6d7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:43.864Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1de7a5a8-ebff-4d90-b6c1-ac35f68aed16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:43.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:53.898Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1ec43ee2-38de-4c0a-ac38-eb6d1055c2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:05:53.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:03.916Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dfaff5cb-6252-4128-870e-e8b6b1b094aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:03.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:13.930Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2ad2e088-5f84-48e1-ad60-e9e0f4b13ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:23.950Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=10dec44b-1695-4a6d-aa58-6129446a45e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:33.965Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ccdf2f18-0d84-4ddd-b096-97ea8f5300f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:34.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:44.001Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9ca2d013-da90-4722-8a66-a000f0c7d29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:44.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:54.033Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=04373326-96f6-4200-8f81-38d0cb608117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:06:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:04.065Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5a4535ce-6167-4ebb-aa79-bce6b782de10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:04.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:14.104Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e3d728fa-3c84-4fee-b451-68851b3b352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:14.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:24.120Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2c854e16-10de-4486-be99-6625e4247fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:24.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:34.174Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=def0ff95-5fa1-4272-8c01-b0a7375e7d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:44.187Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=67d13392-ef25-4062-8f9a-5fae95d53679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:44.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:54.211Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=76f2dce3-fc20-419b-bbfc-14bda72e5d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:07:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:04.227Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=09894166-ac40-4472-9981-bd87dbd0a069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:04.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:14.240Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b8dc98c9-eb8a-4962-af11-79dc9fdeef60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:24.291Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=676f4e3f-7c56-4df1-bf85-3aa0cd65039a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:24.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:08:32.481Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:08:32.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-09T06:08:32.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-09T06:08:32.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-09T06:08:32.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-09T06:08:32.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:08:32.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:08:32.498Z |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-09T06:08:32.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:34.311Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ef3e21f4-0b2a-4860-a584-42acb778bbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:44.340Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3e77def2-3aa0-4811-9a70-7a75951dbeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:54.357Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=267901bc-bd34-415a-a019-e636fc906d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:08:54.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:04.376Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=007af04c-d66d-4f6c-8e40-5fb1ab7a198b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:04.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:14.413Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=52c61586-dc36-4782-9453-8dad61e0a00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:14.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:24.448Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3bd99fc5-8050-409e-aa0f-fb54eb5f596a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:34.477Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8d34a6d4-0339-4b42-8b52-87afabd04987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:44.500Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ae3d2460-508c-4246-919c-4cc17efe4fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:54.521Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1c181bad-f141-4c4d-873b-7523ec52cbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:09:54.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:04.542Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=777c79b8-ed37-46de-a8ff-3746c17ae268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:04.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:14.558Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=999f9897-36ac-4510-8493-c93903bc7286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:24.614Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=328857a9-6cf8-4f17-9af6-c2b71eb2fd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:24.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:34.635Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b00bdf3b-2455-488a-954b-6a35654dbb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:34.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:44.659Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d9173552-f6b4-4c7e-9f4f-7b3da5bc96fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:44.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:54.705Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3bf2a10b-9a72-4a54-a453-759b2edf32e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:10:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:04.737Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=82a2d90d-85cc-488f-a6ef-8b49bec40bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:04.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:14.760Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=69deec28-8ad5-45e3-bd07-8322c6dea448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:24.815Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ccf625b8-54d7-4437-b490-50190704fb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:24.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:34.873Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=416dfaab-7638-4b95-9f7a-605a26d2a2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:44.898Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e85161a0-1616-404c-a14a-e8311853f1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:54.918Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dd00986f-3d08-4d77-903b-4831f98487d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:11:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:04.971Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d97295b3-4c23-4140-ad5c-eb61b6c1eb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:04.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:14.990Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cdfc4fbb-9f16-4942-812a-145d77d43202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:25.021Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c4062aa8-35a7-47db-ab56-8a9f6fd5956d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:35.045Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5f8874c6-db56-4150-94dc-b588e40377a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:35.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:45.085Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=bc688628-60f6-4d14-bb5a-2031e1b1ee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:55.107Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c794b77f-745e-456c-add7-e8a40c7f7a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:12:55.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:05.140Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a7732207-533a-45c5-9ac4-f4864dd695bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:15.155Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=91041423-6a24-4985-9c2e-822693acc6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:15.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:25.176Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4472e13c-900b-47f5-acef-c1cf5f071c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:13:32.514Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:13:32.515Z |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-09T06:13:32.516Z |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-09T06:13:32.516Z |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-09T06:13:32.518Z |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-09T06:13:32.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:13:32.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:13:32.532Z |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-09T06:13:32.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:35.193Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=abf84409-43c9-4894-893c-72572e2aadc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:45.206Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e28a1f82-4bb4-491c-815c-1b84c7e0fe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:45.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:55.224Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1c0e181b-31a9-4f1e-a63f-9872cd0ca628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:13:55.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:05.243Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ecaa4cde-2b29-492a-ab6a-505c7f5359e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:05.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:15.265Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=64c9779f-64c0-4a0d-b33e-03a711ddc25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:15.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:25.277Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f1f514bb-68db-439f-af0e-4603c0693346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:35.291Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cf55b535-d5ad-4e28-9a96-57d2384257af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:35.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:45.315Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=58b32f3e-cc15-4840-8455-b508b673c37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:55.335Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5ca9fdda-2e92-414d-8e5d-4177bf88a925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:14:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:05.370Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a214352a-0874-4406-b704-09fe0d003111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:15.394Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9638d534-0a3c-4459-9350-734b911d1a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:25.410Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=aeef0e11-e840-45ed-8f86-589b094d9579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:35.447Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=448ceb86-2cea-43a9-9ce9-e92265634be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:35.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:45.462Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=90a00497-b310-4ecc-baab-2e2b51a9f2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:55.519Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f4b560b5-6f15-43a0-9fd7-31f1dde4590b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:15:55.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:05.534Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=91b799fa-80cb-4c94-b5da-b9ac58f4b786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:15.551Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=543deaf0-ea60-4024-bce8-c7ca1ea04e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:15.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:25.565Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c60bdc67-4f4b-4bf7-b5b7-694a95a4c02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:25.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:35.582Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8ebe2405-5ea6-44b9-ab73-50e1dee40cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:45.627Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6def1bbf-b1f2-4cae-9751-457d43520b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:45.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:55.646Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1e158c63-c3ca-4adf-804a-c21ceeaead62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:16:55.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:05.665Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=82001094-3f76-4d35-9197-7d42db0f2e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:05.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:15.724Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9ff5c70c-d91b-4e43-9f85-878c4b2ba6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:15.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:25.757Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5ae313fe-7792-4d93-a710-4871c69f1c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:35.809Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4a960d41-13b5-4596-b5ea-076339cecb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:35.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:45.835Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a23eba93-bf20-4650-9a03-1d0ee75504a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:45.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:55.854Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=59f3d069-9d65-4941-9344-a72343baca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:17:55.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:05.933Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=089e1675-4b28-4f50-911c-098091800710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:15.964Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ebfef9ab-b6aa-4b16-9877-30c28725720f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:25.989Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=24952453-2259-4991-879f-de777c6802ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:18:32.373Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:18:32.373Z |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-09T06:18:32.374Z |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-09T06:18:32.374Z |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-09T06:18:32.374Z |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-09T06:18:32.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:18:32.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:18:32.382Z |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-09T06:18:32.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:36.009Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5f97d094-4567-4095-8b30-decf7042e1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:36.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:46.035Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=905722bf-4b12-440d-8b53-0907ae6ff2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:56.072Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c90f3c1b-66cd-4485-8673-97840e6dd63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:18:56.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:06.109Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=322da147-026f-430b-86c0-a883e2dc3a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:16.131Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6532f8f5-de8e-4e9f-950b-d35c1c7ab481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:26.145Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a95dd07b-e5e9-4c62-9d2a-5dfcdb0310cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:26.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:36.158Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1fa709d8-2144-4175-97a9-ce51c550539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:36.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:46.177Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c2b80057-05db-4538-9b1d-661f962ceeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:56.195Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9f588b0f-79f2-4da0-a4d2-71ef24194d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:19:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:06.235Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9e03b462-f599-44dd-a8c9-58e03f830031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:06.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:16.249Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ee63d8e0-9ff7-47b6-962d-84c0c0ab251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:26.285Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=15c76f4d-69e3-464f-9111-f874e3faf727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:26.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:36.323Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d934547e-6a51-4d73-a3ce-7969d29966b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:46.338Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=70cbe0cc-9d19-411d-a507-5e484c23b6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:46.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:56.356Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6253cd60-8d68-4212-87df-7e7261884519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:20:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:06.373Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0518f0c7-f018-4bd5-87d8-d43d35c8b96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:06.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:16.411Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9feeea32-3c32-499c-a543-b13f502e87a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:26.451Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=33c96bcd-612b-4efb-95d5-db859d3f336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:26.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:36.474Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8be6fe71-a194-42f9-a664-aa2490323918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:46.491Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3d91926e-e7bd-4ec1-a333-c939a09bc1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:46.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:56.530Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5027fe0c-c343-40ee-ba84-9db224c87b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:21:56.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:06.545Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a20755f-efe6-4596-8633-62f029246c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:06.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:16.573Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=78542c8a-053d-45c6-a858-8503c5d0bdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:26.601Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=19afc36e-f88a-425a-b970-85ac9a76d0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:26.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:36.667Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=26b9b91e-ecc7-4fd1-ae3a-edb6120a9ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:36.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:46.681Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7d1bac1d-0291-4542-b626-3d3cae373d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:46.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:56.701Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3db9eab6-35e2-46d0-b4d1-038752f94f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:22:56.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:06.735Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=71d3eefb-3476-4ac1-aff8-a48f2a363cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:16.766Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d9ccbde2-9fc5-4b16-9c80-60cf2f43738d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:16.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:26.786Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1ca7e40f-62a3-4eb0-91fc-e7c27bee67d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:26.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:23:32.503Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:23:32.504Z |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-09T06:23:32.504Z |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-09T06:23:32.505Z |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-09T06:23:32.506Z |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-09T06:23:32.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:23:32.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:23:32.522Z |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-09T06:23:32.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:36.831Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ae12451b-fe56-432f-9e6f-142483cfc71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:36.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:46.865Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=06d69e41-2471-402c-aa0c-5ef1e725b0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:46.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:56.939Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=86621395-5779-452a-8c6e-b108238c9573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:23:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:06.976Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=76745984-22aa-4734-8521-bc06384ff3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:07.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:17.041Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ec65ca45-5424-4e29-827e-2d523fe07e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:17.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:27.062Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9e2a5c46-0f22-46ec-ab1b-7423f4beedec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:27.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:37.098Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=24b0e514-4024-44de-9123-333a7a62f6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:37.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:47.190Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=799dc347-030d-4ec6-ab55-72d1a7832aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:47.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:57.237Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=984ddd31-dda3-45b7-b1cf-f32e9d4414e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:24:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:07.258Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1bb523fb-b8ea-4ee1-8350-8f3fbaf03a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:07.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:17.325Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b7c02378-8090-48f9-b1f8-fcc898379507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:27.352Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=76c75c4e-3a14-4a75-9909-9d2d7b510026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:27.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:37.383Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=16e0288e-d0cc-4883-abfc-891cbd9d9a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:37.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:47.406Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=57a1a61c-69e2-4438-ad2f-d9bebbe5d720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:47.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:57.427Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0ffbe81e-bf71-4dba-8342-910cb5cd5cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:25:57.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:07.451Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b0a0ca58-fde6-49e4-be81-bdf26139cc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:07.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:17.483Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=47ec22e8-e8ec-4bca-904b-51022ecd4b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:17.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:27.503Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=df713093-e437-4ec3-81a1-a33f345e9590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:27.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:37.559Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=61e93957-10b2-4e01-b61b-df9df1056bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:47.581Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fedbc5a2-eded-4aa2-af56-f94f553a2642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:47.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:57.617Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f634fb33-096e-4a10-a665-b769056c6e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:26:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:07.642Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0ae71f5f-5eb0-4cd7-9d77-2f6c650331d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:07.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:17.665Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=f489d67b-56d3-4155-bf45-2cda40300973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:17.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:27.679Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8f2e70d2-fcc3-4ae2-8d5a-fd3366d0c985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:27.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:37.697Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5caa457c-0c86-403a-9566-28c82285a596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:37.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:47.715Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=92923818-6f98-4fdb-840f-fbb5111ff920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:57.753Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=64cd0b43-8ba0-402c-84b6-5abf8dd5dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:27:57.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:07.776Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=b8cb3024-931d-491c-9236-d70b47639678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:07.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:17.846Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=63669b22-6be2-45f2-843e-357b95138a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:17.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:27.917Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8a261b33-4ce4-4219-85cf-91fdba58bff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:27.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:28:32.578Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:28:32.579Z |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-09T06:28:32.579Z |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-09T06:28:32.579Z |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-09T06:28:32.580Z |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-09T06:28:32.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:28:32.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:28:32.595Z |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-09T06:28:32.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:37.946Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a8aab902-5b81-4fa3-9300-0965bcd9658e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:38.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:48.050Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2c1c188e-fcf3-475d-89e9-e2ef1d2b3e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:58.101Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e6b3f73e-3178-4086-811e-63b0befb3ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:28:58.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:08.127Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=612202c2-3f37-49ce-8506-dc5a4c379b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:08.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:18.154Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a291a29f-a0aa-4a97-a567-2933938dbebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:18.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:28.174Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c9a29907-2f6c-4ec2-902d-c563bdeefe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:28.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:38.214Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6c51d14e-d750-43fa-baab-0e3a8e7065d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:38.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:48.236Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=446fa17a-3307-43dc-9378-b61564a26c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:48.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:58.274Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d8becc00-4077-4318-b658-4693bac62e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:29:58.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:08.352Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5088ab59-af56-48ec-9cc4-790ec58d18a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:08.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:18.414Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ae7d53e2-7dd2-41ee-850b-0411e4ac42c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:18.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:28.512Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=aa7d2a77-8298-431b-8e1f-3da7095eb89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:28.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:38.542Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=849a88f0-b946-4563-adee-600a4a45ee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:48.566Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=159e6cd5-4229-49aa-baca-db04d9fc352a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:48.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:58.618Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=640586ed-5b2e-4872-b03c-9504993f996a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:30:58.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:08.681Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cade9bff-2e18-4742-97d3-ae331572baa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:08.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:18.795Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=894ddc4a-10af-4ef9-8266-3c9686830180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:28.825Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=30aff821-e32c-40be-a8d5-a4158fc41ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:28.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:38.843Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=291bc523-04d0-402b-a08e-83338c2d3dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:38.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:48.867Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=45d2d21a-d15a-45c9-b3c5-98132c71338f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:58.894Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2e09ad5f-147c-4a21-814c-a8d816771533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:31:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:09.024Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=81721d56-a8ea-4545-8a7d-937ca0dbea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:09.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:19.093Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4ac59eb9-8762-4250-8436-73ad6f3739d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:29.112Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=df0cda0c-d190-4864-8921-47a8a83070ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:39.148Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e7e2ddf3-2748-414d-bdc1-832a37b8a3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:39.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:49.221Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=65be24b0-29dd-434b-a7a4-83b0b8342500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:49.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:59.254Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=a1c27286-7b9f-41d7-a7aa-46656c4c4a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:32:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:09.292Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=be451d62-d38e-43cc-96e2-9509f12f7e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:09.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:19.361Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cecdb643-7ee9-47e2-82ec-8406c9e5316b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:19.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:29.387Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=fca1a2db-dc2a-485c-89de-5d53cf30f3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:33:32.542Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:33:32.543Z |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-09T06:33:32.543Z |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-09T06:33:32.543Z |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-09T06:33:32.544Z |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-09T06:33:32.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:33:32.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:33:32.559Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-09T06:33:32.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:39.406Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=6412c5c8-366e-4758-87c1-666fcca313b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:49.450Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=8361f0db-aab5-48ca-b424-850ff31c5f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:49.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:59.482Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=af7fec6d-1d4e-4338-809c-c4f3ec0e6487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:33:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:09.500Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1bd7078e-9325-4a9b-9b6e-d993ffb2adb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:09.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:19.542Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=76e0c6a4-034b-44c6-896b-f590d04bf21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:19.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:29.652Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4c2a7b33-42bf-4e3b-830a-ca28bd32b7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:39.696Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=874c6bee-7061-4086-a956-825520ed657a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:39.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:49.757Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=cb257e70-ba71-4172-b023-24c6b31f9904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:59.797Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3a174fdf-f318-4805-a602-592e96835556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:34:59.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:09.846Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7c0a0ddc-8d08-4196-8849-86a3ca0b25ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:09.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:19.909Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=769bd354-3515-42be-8776-03b82461fc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:20.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:30.024Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=afa25c38-0143-4e63-a56d-73a86347957e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:30.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:40.102Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9ca390d9-5668-410c-a062-ec94b2c42eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:40.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:50.173Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=313ce137-50a2-4aab-9976-60e1be8d62e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:35:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:00.479Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4c5c0dbc-f586-4217-b339-ff51cc9d2792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:00.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:10.515Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2f15e05b-2ed1-4d6c-9471-a71ef7266797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:20.559Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=92a75342-25ff-4bf7-8fa8-96a318fab8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:30.612Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=910bc742-8949-4edd-afe8-f39c16380a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:30.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:40.674Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=08a7f21d-7f1a-4d2d-9bca-14085390fd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:50.755Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=977ed148-64de-4c5c-a1a7-9bfa8a0e1d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:36:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:00.786Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d1884f12-04d8-4f56-a784-ae24011434e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:10.808Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=51ff4937-af85-4a20-9c58-262df7180cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:20.852Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=ce7593ce-6913-4b4a-8d45-4df56ad13c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:30.874Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4d482249-ee52-41e4-a0cc-15692d59bb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:30.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:40.903Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=71d96b86-3eff-47c1-8247-c01871c7d813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:40.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:50.930Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=60d65ed2-0d4f-4e4a-b194-7eb5ec8e1d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:37:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:00.994Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=c89582d1-093e-472f-8f87-5340352e833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:11.135Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=dc7dd242-da32-439f-b759-8da891b6d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:11.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:21.164Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=9c8b9ac8-8b53-4960-974b-bedbcaeb32f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:31.181Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=06589769-a277-4003-b52c-29a50b73989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-09T06:38:32.469Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-09T06:38:32.469Z |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-09T06:38:32.469Z |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-09T06:38:32.469Z |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-09T06:38:32.470Z |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-09T06:38:32.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-09T06:38:32.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-09T06:38:32.479Z |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-09T06:38:32.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:41.229Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=5d232d2a-4172-495a-8cbc-b91198970ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:41.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:51.323Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=52299d51-b575-4797-b107-8f30b243e3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:38:51.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:01.385Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0a6cab5f-8a70-4184-9290-d6741687af74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:01.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:11.445Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=3806d371-3694-4421-bd6b-7512c3fd237b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:11.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:21.471Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0b6b728f-5614-40be-b805-31f5ddc01b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:21.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:31.513Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=1197c489-cb23-4cb7-9816-50bad3953abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:41.579Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=7165e610-563a-419f-b350-62b01f5e1bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:41.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:51.657Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d4eeae66-dda8-4817-b735-e89411288843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:39:51.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:01.773Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=d8248c0e-7f45-4d73-a4e9-269eff52da0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:01.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:11.799Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=4008d171-0749-4b13-a75d-c4faf4e6cc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:11.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:21.823Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=14db4ae0-2c82-4b2b-af88-eec8577d4981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:21.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:31.849Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=e006a85a-0edd-4c13-880e-18f9e39cb693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:41.879Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=95f1ed18-6a20-49ae-94e4-675b57715d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:41.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:51.904Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=0954b228-7333-4050-ab37-5849bc37616a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:40:51.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:01.994Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=048d3e0c-a7e3-4a66-af08-8ae5ef2edf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:02.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:12.041Z |INFO |Init configs |InvocationID=fe23d01c-c02a-4115-b910-c4593c08884b, InstanceUUID=2b151325-ebe2-4ac7-9b81-db002f2033bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-09T06:41:12.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |