. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T23:08:02.670Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:08:02.680Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:08:02.680Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T23:08:02.682Z |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-03-14T23:08:03.049Z |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-03-14T23:08:03.167Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:08:03.168Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T23:08:03.168Z |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-03-14T23:08:03.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-14T23:08:03.323Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-14T23:08:03.344Z |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-03-14T23:08:04.635Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-14T23:08:05.147Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-14T23:08:05.168Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-14T23:08:05.169Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-14T23:08:05.274Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-14T23:08:05.274Z |INFO |Root WebApplicationContext: initialization completed in 1930 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-14T23:08:05.847Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=182a2eef-54f4-48b7-a797-00356513afec | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-14T23:08:10.663Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=182a2eef-54f4-48b7-a797-00356513afec | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-14T23:08:11.344Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=182a2eef-54f4-48b7-a797-00356513afec | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-14T23:08:11.376Z |INFO |Started MainApp in 10.992 seconds (JVM running for 11.704) |InvocationID=182a2eef-54f4-48b7-a797-00356513afec | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-14T23:08:11.465Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-14T23:08:11.472Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-14T23:08:11.473Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-14T23:08:11.524Z |INFO |Start scheduling PRH workflow |InvocationID=182a2eef-54f4-48b7-a797-00356513afec | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:08:11.543Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fe399194-57ef-4159-a2fd-24c057f47808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:08:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:08:22.292Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5597abba-9121-4e4c-af7b-58e96701f373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:08:22.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:08:32.383Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bccfa65a-4737-47c2-8b4d-19c3cc5378f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:08:32.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:08:42.427Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f6373934-27cd-4403-b7d6-1d055e663279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:08:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:08:52.459Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=69ae5c90-0e71-43d6-9d38-2eac0e715de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:08:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:02.516Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1da33a30-b93e-424c-bfd5-36bc64be1075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:02.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:12.550Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ec166776-2181-460a-a9e3-be39589c52df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:12.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:22.579Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a012e9f4-eb8a-415e-a0cd-06f709f89c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:22.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:32.624Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4fd718b5-0bf8-4429-9ec9-a37bcdd94dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:32.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:42.653Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4630d224-de11-44c4-97ba-3b92661eaf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:52.677Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=de21643f-e438-4461-add3-4f88cc52717f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:09:52.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:02.700Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ca580616-cccb-43f3-b7af-2933eb50eab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:02.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:12.757Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=37dcfa6c-cfe3-4494-b7f7-e8a4998b5439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:12.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:22.794Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=dbe2e815-f2c5-4d92-89b5-f577586366df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:32.814Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=17a8ddab-ccc7-4ba2-a341-8200d9980d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:32.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:42.834Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2baa1a5a-73b7-497c-844a-69498092c070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:42.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:52.851Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5ae13f96-e791-4a6a-b054-015f1a1d7dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:10:52.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:02.867Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ee3ccac9-77ee-435a-b210-1d3935e54d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:02.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:12.911Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e9fc41cb-5672-44e3-8f2a-12a0138c0d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:12.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:22.933Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7c6c8520-d9d7-46d3-8226-645112240de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:32.949Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=155d4d1a-2a00-43dd-bb63-9919a707e266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:42.968Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f976a548-19a4-46cc-b1ad-977e62f1437c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:42.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:52.996Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9c66c532-deec-4ce2-91c7-3c62934c0c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:11:53.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:03.012Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=db8d0819-77a7-44da-82a3-8fc15fe70bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:13.038Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f0bb29d3-6b9b-45ca-b642-85b935e04b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:13.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:23.059Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9acb2641-b1e1-44bb-9ac2-5d1d517ff343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:23.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:33.085Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a4b6c22e-267a-47bd-9b6b-f67e34a9883f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:43.106Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=09f3079d-5722-48d6-858e-24f7edf7c6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:43.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:53.128Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1094365c-a698-4696-846c-aaac08cdac26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:12:53.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:03.148Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=60eeee40-223e-41eb-b115-26006ceb3827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:03.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T23:13:06.483Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:13:06.483Z |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-03-14T23:13:06.483Z |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-03-14T23:13:06.484Z |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-03-14T23:13:06.484Z |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-03-14T23:13:06.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:13:06.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T23:13:06.493Z |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-03-14T23:13:06.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:13.178Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5a554010-f0e5-4c19-a86d-1cdb05e40b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:13.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:23.201Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=32c04ffe-6196-4765-ac05-57ec9837a5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:23.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:33.229Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c795cce6-cade-4955-ab5a-01a9b0fbd70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:33.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:43.250Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=05b99591-2ed9-4aa2-9802-82f294be9eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:53.265Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d89b13ac-53cb-4389-a6f1-4052aab8bee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:13:53.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:03.309Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=848e5836-4920-48d6-864e-a34cc8318519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:03.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:13.324Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=da6fd68b-798d-43dd-99ab-90572aa9ee7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:13.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:23.349Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=105e045a-d03c-4805-9cef-417dcd49199c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:23.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:33.368Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b5729f8a-7334-42f4-97be-ea6f78ab0a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:43.388Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b044a048-a0ff-4dc0-b006-2da24d5560ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:43.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:53.430Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=692bf181-2cd7-4c91-ad20-0ba86adc7f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:14:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:03.458Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1249e670-d08b-45ac-bf83-4879cc24f0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:13.477Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=08b1ef96-b6c0-493f-b1a1-d1f186f28b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:13.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:23.497Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=03684afa-f1ce-46d8-90ce-525ea7fe5bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:23.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:33.515Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6b7e2fe3-75c2-4e7e-bede-1cbe808d1685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:33.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:43.533Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2eac92af-50be-47c3-bec5-5363ccd758e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:43.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:53.551Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cebc962f-c392-47c1-81c7-e2efc5e7fbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:15:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:03.569Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=614e65b0-c6fb-4ee4-8102-725bda0ea13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:03.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:13.588Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=665fe088-cd99-403d-9678-6e9c9b7e69d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:13.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:23.606Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=514a10a8-0e72-44ad-9863-063bc2404abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:23.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:33.624Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c2965bdd-2c4b-4a87-88a1-c5f536a53098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:33.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:43.649Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a9fa654d-7401-4205-a24c-74daf3fd90cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:53.667Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d9f18f97-e981-4586-aeab-55a8fe0e2297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:16:53.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:03.695Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6524128d-9be6-4b22-8bf6-bc431f5cf465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:13.714Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3b5c6fcc-025a-4cd1-a531-2dddc3d86c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:23.794Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9ca3e2da-423b-4fc7-9812-1a284f23a110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:23.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:33.811Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fc7efb28-46bb-41ca-b115-222cdb52dc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:33.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:43.832Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4d68473c-6f86-4a9e-bd27-6ecefc0425d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:53.851Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6d4a39ab-6cca-45a9-8b2d-bd2deaac16ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:17:53.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:03.870Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=85989ad3-caa6-4c5b-a46d-760ac70b8c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:03.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T23:18:06.029Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:18:06.029Z |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-03-14T23:18:06.029Z |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-03-14T23:18:06.029Z |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-03-14T23:18:06.030Z |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-03-14T23:18:06.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:18:06.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T23:18:06.037Z |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-03-14T23:18:06.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:13.895Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cdd521c7-d574-4497-b3e6-72d818593f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:23.915Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d4ff58d9-5aec-4904-8548-bce38723b835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:23.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:33.940Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=482e4817-2195-481d-96fb-c3cf1653fa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:33.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:43.960Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6ef08cdc-90d4-4665-898e-096c901a4e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:43.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:53.984Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=119683a9-71bf-4968-bf2d-94956f29bbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:18:54.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:04.001Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=61dfe7ea-c955-46cc-9716-9afc34f724c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:04.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:14.016Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0df6f3e5-a066-42dd-8a7b-a9b650ebf088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:14.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:24.031Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a5bb672c-4133-4e25-b9db-6af8428520e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:24.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:34.062Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=713610c2-9793-486a-a504-cd4fe20f6c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:44.099Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=48d1703a-60ae-4199-9b92-a80cd6c7ac1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:44.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:54.155Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9ab8186e-880f-43d2-85eb-569d42f06051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:19:54.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:04.171Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c2f1d6b0-9ca0-412d-a243-1b6fa1a36ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:04.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:14.191Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4b5b324d-0ae9-49fd-ac77-d9329c8f045a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:24.214Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=00830b2c-52ec-4257-999e-2b172c4a3053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:34.234Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f7a3dea9-cf2b-4fd8-9162-f679a4e4c9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:34.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:44.278Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=40b3da9b-aede-458e-8862-1ffd9a40888f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:54.298Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d96268ef-4680-4f77-9f31-08243010588b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:20:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:04.315Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cc7f248a-1b8c-4572-bcd9-064bf0b0c229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:04.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:14.358Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6031f380-fd40-4f90-8817-5dc3c82f4718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:24.387Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ce709e7a-b379-4636-bc40-03d637a514f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:24.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:34.421Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e8addf58-fcb5-4794-b486-376216f46cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:34.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:44.439Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a28f5adc-5821-4ec5-bfc0-6001e146ba64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:54.458Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0681ef21-1eb2-4412-8787-4038a53fe552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:21:54.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:04.475Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=000282b3-0db2-4a1d-b269-422e59bd4a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:04.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:14.528Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4c750711-8a8b-47dd-8af4-34102185224b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:14.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:24.555Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4fafd694-bdd4-46cd-9f64-d7678e150868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:34.576Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f866af38-bff5-4cc5-86e9-cc01bc5942d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:34.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:44.594Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4986a3a6-4dad-41d1-a438-1b4f31d3c9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:54.613Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1ce6ff6b-deaf-431f-9421-23155290753a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:22:54.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:04.633Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6c02e3d7-cf5d-41e5-904e-d2a091b21e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:04.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T23:23:06.035Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:23:06.036Z |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-03-14T23:23:06.036Z |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-03-14T23:23:06.036Z |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-03-14T23:23:06.036Z |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-03-14T23:23:06.042Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:23:06.042Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T23:23:06.042Z |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-03-14T23:23:06.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:14.654Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f3b9cfe6-85ee-478d-9f56-c3c4354bd0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:14.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:24.673Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1190b35a-d4ab-43cf-81e1-83f8eb756be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:24.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:34.692Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=82e01b35-9ef3-4ad7-84c4-7a0b86da21cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:34.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:44.714Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0a2889e6-4739-44d6-9529-64688ccd39c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:44.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:54.734Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=35542f58-f8f8-436e-8336-3951211801fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:23:54.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:04.754Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d600b973-0342-4b72-abd1-1602712ca87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:04.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:14.771Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d699b9d9-18b5-4d28-bf86-ba308930a4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:14.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:24.790Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ae036e42-1c43-4643-b1f3-c149dd6f9e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:24.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:34.806Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ef43b75b-1007-45ed-9c5b-9c2464b6b981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:34.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:44.825Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c1bd8fb7-2cdf-4b48-9f32-6554132959ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:44.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:54.843Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ebaab102-30e4-433f-82cd-dd3bbc58d231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:24:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:04.870Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6b6ebee0-2394-4a50-956f-9cc9757e5343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:14.889Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bcb58f5b-8709-4ccf-8937-6d749a052fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:14.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:24.908Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=55a0d881-83fe-4c62-a7be-ba62041c3df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:24.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:34.926Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4d45e16e-80b6-4d0e-9bfe-4e969126af1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:34.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:44.943Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2e7bb371-7880-4025-ae35-a9aa8f36afef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:44.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:54.963Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0ed4f082-2fd5-46cf-b0cf-7188a0c2b700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:25:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:04.981Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=903b28bd-73f9-4d90-8310-265cee278cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:05.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:15.009Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=12fa1a8f-9541-4eb8-b0e3-3006d222ac6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:25.030Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4774521c-7d8c-4051-8f40-47da989b61fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:25.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:35.050Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f1c0fed8-218b-4fc7-9ec6-9d4723d5e7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:35.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:45.068Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e9f39feb-e10e-4f5f-b38a-f78150d11ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:45.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:55.087Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c21604ca-3445-4993-9649-fa1ac26aa8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:26:55.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:05.107Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ef21efd3-c759-4743-ad17-c716fb942301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:05.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:15.126Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f5c74128-43c2-4caf-acb7-0cd9e7561b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:25.146Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f6e4ff9d-5207-4397-8df1-39fba2fc0a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:35.165Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=80fd8958-e06c-42c5-b430-f65ade2ebad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:45.186Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ecb81af9-a003-4e05-9908-e4c1645f112e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:45.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:55.207Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=21f07708-9706-48d2-bacc-a1fcfb4297ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:27:55.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:05.226Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9ff4a642-6795-4203-9d0a-710987af9f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:05.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T23:28:06.023Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:28:06.023Z |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-03-14T23:28:06.023Z |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-03-14T23:28:06.023Z |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-03-14T23:28:06.024Z |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-03-14T23:28:06.029Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:28:06.030Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T23:28:06.030Z |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-03-14T23:28:06.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:15.245Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=339e2aa4-f381-45bb-9325-f843e5d51d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:15.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:25.272Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=786a9023-a450-4b51-9dff-6e892d5f2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:35.291Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=452be607-26ce-4fd0-beec-c32a35315421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:35.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:45.308Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=eae4d528-9b6e-43e6-ae3f-9dc03d836b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:45.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:55.328Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5a4e7fde-9e19-48c4-8cb4-236f592c1a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:28:55.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:05.347Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5d95c81f-7b65-4a9b-84e5-1e2b823dfbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:15.363Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9a104b6a-fc1f-4184-ba11-960b8b7724a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:25.381Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=693058be-f29b-4794-aecf-aa3ac13f435d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:25.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:35.402Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=14e0ba14-ecb3-49ed-9956-fbd1ca6860a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:35.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:45.422Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e2404eaf-899d-420a-8053-19ce42eb7a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:45.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:55.441Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=af138d87-4f5a-4c5a-8ee6-53a86d49ca73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:29:55.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:05.458Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=36c1ff72-56b9-4e45-82df-bf6af0111362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:15.476Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3f718838-3e5f-4c8b-87db-48d95524ad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:15.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:25.495Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=253f623d-72db-4b55-bfcd-09e8b5eeb2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:25.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:35.513Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=03cf5ab9-badc-46fe-8b90-11169be52b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:35.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:45.531Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=249aa3f7-ace6-486c-b26e-b04ae2aa07a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:45.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:55.548Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=762c36b4-5894-4b90-8273-3a3d6d4de962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:30:55.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:05.564Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9db59677-42ca-49df-b85a-e4ddaf9f46de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:05.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:15.584Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9103b913-3dee-4638-995c-f205f044c14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:25.603Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=088a5b98-a396-40ce-a753-e31c4a7e047e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:25.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:35.621Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=199b3de6-8ddf-4a7c-a1cf-7e5a4a39c0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:45.634Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1e02b840-fbb1-4cd3-b4c5-eaa8a2749d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:55.651Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ab2d4eb4-b9c7-48e5-8a4c-ba6c049dafac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:31:55.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:05.669Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9faf9ee2-fff0-41ba-be33-133b0f371d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:15.686Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d1f5e872-70ad-4d5a-ac6a-a1b03d3c79d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:15.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:25.702Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=643ba006-1362-43d5-843a-02e0b637e313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:25.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:35.719Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fe703559-5bfe-48f8-af52-dd701891b225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:35.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:45.735Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9dbf1198-5687-4d93-8a66-0803ff7e7510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:45.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:55.750Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a5287251-937b-4d50-8779-02a91ad9eb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:32:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:05.766Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=097d2357-7582-42cd-a86f-382d29599d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T23:33:06.013Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:33:06.013Z |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-03-14T23:33:06.013Z |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-03-14T23:33:06.013Z |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-03-14T23:33:06.014Z |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-03-14T23:33:06.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:33:06.020Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T23:33:06.020Z |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-03-14T23:33:06.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:15.792Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=07dfc049-8046-47d0-aa66-d0670c4fad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:15.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:25.811Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=48f9d3b8-4b4b-4855-b624-e89a7d2dcd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:25.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:35.831Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8018d646-53d7-4fa3-bd6c-7cfcad1a2b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:35.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:45.847Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c93b6701-8d2c-485d-90b7-336fb600e691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:45.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:55.865Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=669ecbb6-988f-433e-8fbb-43c52755aebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:33:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:05.880Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e5db7da9-ed53-4571-be30-f403af55fdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:05.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:15.898Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5aa32191-d217-41b7-8bc8-b3d5823f3614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:25.918Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1b67b8f2-f3f3-443e-a1b1-3b3b69d9a7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:25.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:35.935Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6c552d28-0239-430f-aa7c-78bfbac5fcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:35.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:45.952Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4d0a97f7-5073-4eb2-8e99-34015acc05ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:45.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:55.970Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6ab6c67f-c651-437a-8191-1fb3967903cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:34:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:05.985Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=eca8f4a6-7fcc-4ecf-b5e3-d0817a0a68a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:06.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:16.000Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4c7a9642-4b08-4ecc-8d6c-ca781763ffaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:26.017Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1bec7d54-da97-47f1-ab55-fac0e2c9ea0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:26.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:36.032Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cdc3112e-0c5e-44f8-adfe-2aab80716364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:36.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:46.050Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=654272d1-a5c7-465b-ba85-812158c6a19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:46.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:56.067Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=564ff9f8-fa80-498b-820f-339f1de27687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:35:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:06.082Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6ad592fc-4339-4f4a-bc1a-7145e0a59a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:16.100Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9c1a86d2-0e38-494e-a3a0-99df21e1401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:16.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:26.120Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=93680782-8500-40b7-87cb-c242b7a54442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:26.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:36.138Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6bb49730-8831-42bb-90a9-9a13edca6bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:36.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:46.162Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d4bc585d-c62e-457f-85b7-a05ed620b706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:56.179Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ad98d1e7-06d8-47f8-87f1-544b9751fe1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:36:56.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:06.197Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f4068565-f27a-4bcc-a1cc-d8aa82fe0ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:06.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:16.214Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d8e0cfc0-9693-43a3-814f-45ba1f147f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:16.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:26.231Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=18cbf247-a732-460c-b111-b9f5903bb47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:26.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:36.251Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=44953fcb-2654-488e-9010-9e5da0b0e238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:36.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:46.270Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=004eb944-2976-42d8-b127-44e9118758bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:46.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:56.288Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=13e2d7c7-507b-4514-b54a-7b2afc71e4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:37:56.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T23:38:06.054Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:38:06.055Z |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-03-14T23:38:06.055Z |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-03-14T23:38:06.055Z |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-03-14T23:38:06.055Z |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-03-14T23:38:06.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:38:06.059Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T23:38:06.059Z |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-03-14T23:38:06.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:06.303Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=70ddccb4-31e8-4651-9403-08728857a3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:16.323Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=932d05be-1b3b-4b78-8e75-9009152324f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:16.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:26.340Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1a6e383f-2550-4460-b6e1-524b5f1d4217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:26.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:36.359Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=44d7148c-e611-4071-bb9f-ea74b4d36a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:36.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:46.379Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8b09ed3f-35e3-4e4b-a9ad-a2b068ab5f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:56.397Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d4de4b97-62f8-4ba1-8a92-3f52ddbf2f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:38:56.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:06.414Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e3c0414f-9762-49e3-a35a-64121dae2a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:06.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:16.431Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f632f1b3-64d4-408b-b574-e09be3e6c7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:26.451Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=79abb54f-312b-489f-bb40-5277a06c7410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:36.469Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6681a4ae-ac64-46ec-8a3e-3d4b833e3710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:36.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:46.486Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=038c9201-b456-484d-a49c-44beb275fbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:46.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:56.505Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c6d37b85-5605-4dd7-b4d9-b454bce26a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:39:56.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:06.521Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ab8836d8-6d94-4781-892a-0bd0ce11b224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:16.539Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5e13bc27-d43e-4120-bd6e-8a9c99e8faa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:26.555Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9272601c-a0d4-480b-a1b2-0f4ec1b958f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:36.594Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bedfdc95-a033-4141-9459-b48ada8c14f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:36.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:46.612Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=00920ca9-be80-4d54-8c80-7fab1f86ed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:46.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:56.629Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4d927d0b-6658-46ac-beae-8244ec12e1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:40:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:06.646Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=de087d96-0769-4dba-9481-599c66277939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:16.662Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d0a30475-56f0-4a79-ab30-92f0629151ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:26.682Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e5ebae8e-258e-4d84-864e-b4e35a079ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:26.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:36.700Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8643d0dd-13b4-4906-8c93-87d650a8346f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:36.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:46.717Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=67c8e323-bcef-4b17-a99b-4ef1283673ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:56.735Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d9f2c1b6-d7c4-4753-a4bd-64a3b3c8e27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:41:56.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:06.752Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=24053f9b-eefa-4574-baa4-9f5ddf2a93e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:06.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:16.770Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b1f046f3-b21d-4e0c-8914-7d5b8e88959d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:16.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:26.788Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e015d750-2329-4c84-b65d-3869044a7382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:26.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:36.806Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5fe0cda5-df51-44e8-b51d-cb2951f4b9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:36.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:46.826Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=345875ff-2807-4378-a620-aade7200b713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:56.845Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=dc734193-e664-4a4b-8302-bbb7ca81a854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:42:56.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T23:43:06.033Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:43:06.033Z |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-03-14T23:43:06.033Z |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-03-14T23:43:06.033Z |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-03-14T23:43:06.034Z |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-03-14T23:43:06.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:43:06.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T23:43:06.038Z |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-03-14T23:43:06.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:06.864Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0bbf8b52-a9fb-4214-97b3-04c1db70c881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:16.882Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ae458d40-1719-45e4-8b6a-6e8a4d28b34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:16.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:26.900Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8097edf5-40dd-4cca-b45b-1fc13a26b068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:26.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:36.922Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=271cb44d-56d6-4200-bf20-991a92fde341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:46.943Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ae88f31a-fce8-479c-ba15-4871e43e9e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:47.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:57.008Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b5fc5e10-6d9e-467e-98a2-9c01a6d86121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:43:57.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:07.026Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b7ba98a4-70b3-468c-afc0-7488c9666c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:07.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:17.057Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fe874787-1a22-4871-8a75-f7f9c3ff429c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:27.075Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=14a676cd-e9d7-48f5-9f00-c8e12456762a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:27.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:37.093Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6c071a95-6e3f-4f97-ba37-594d1de37d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:47.111Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3aa475ad-1e51-49cf-abad-c6866859e8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:47.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:57.128Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=307167a2-1f43-4ec2-b785-e0d54bad67cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:44:57.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:07.142Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c873af43-526a-4c90-b83f-0d6485c686d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:07.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:17.159Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=baa16c1b-13e6-4cf8-a37a-10a7e9c3ef65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:27.174Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a36287c2-a8ea-4623-bcce-871d6b979799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:27.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:37.193Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=16b8f970-fafc-4b1c-b6bf-42e056cd9996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:37.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:47.211Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3c947205-bf77-46c7-a2cb-f2efbc601f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:57.230Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=464beff7-dc9d-4b07-ac43-942d4afd6467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:45:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:07.245Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=52f0dd8b-81aa-41e4-becc-e293b19eec68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:07.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:17.262Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a3c34ed9-ba80-4457-b26f-29f588f6a40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:17.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:27.312Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7c87ccc1-dbcb-4dc6-afcd-9cb2a76ac0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:27.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:37.329Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c3a08a7b-3d51-4b80-a4ef-c14a4b0de962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:37.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:47.346Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=754ca15c-4c11-49a5-a18f-22c17566a61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:47.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:57.362Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=91398f51-8995-494a-ac3b-45c1fa9b1386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:46:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:07.380Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=941dd74d-9441-4e8f-8328-f3d6601710c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:07.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:17.399Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=dee3d1ea-2efd-4227-ad45-64e317850816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:17.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:27.414Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d352ea1a-02dc-4dda-bd30-416fa1875f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:27.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:37.432Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cede7a76-f9bc-4f5f-8c67-898509280f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:37.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:47.451Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=48a46053-2ec4-4c5d-9746-33d3fe1cea2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:47.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:57.470Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=68f5ba50-6592-458f-8989-9c2f4ba4aab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:47:57.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T23:48:06.011Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:48:06.011Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:48:06.011Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T23:48:06.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:48:06.012Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:48:06.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:48:06.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T23:48:06.016Z |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-03-14T23:48:06.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:07.484Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7c13a4cd-d62b-45e9-a0ba-2242a783d15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:07.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:17.507Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=dcd1a0ed-6998-4a87-80d3-910a8704dedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:17.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:27.524Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a4a31187-f6d6-4d0d-80f9-0889a455d3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:37.544Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=434542b8-7ca3-4366-b4cb-fd589923b62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:37.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:47.560Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a34d1643-0094-4018-95af-594d6f16335a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:47.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:57.580Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=64da9992-12c2-4d94-a175-e088bbec31ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:48:57.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:07.600Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c1b3a8b6-2998-4169-9e56-24c81d803966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:17.623Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=eee09c5a-cb79-4327-a138-49e6624b9323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:27.653Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7b8f113f-593c-4b9b-b53c-3dfa235f8cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:27.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:37.672Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8ef49bfc-4e8d-4451-8202-bf9e09ab193c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:47.689Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=62e7ca53-b3ac-4066-9f4f-22058e10dfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:57.714Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0bac742d-613a-450f-b704-b1c82ecdb447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:49:57.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:07.730Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0bfd64c9-51c2-4477-bd86-20f3ec041218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:17.749Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ec069fa4-1da7-43a1-9330-017fc8fe82df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:17.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:27.768Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8643e031-2cf5-4967-96ef-e4d26da17e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:27.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:37.789Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=73405bb2-99a3-4cb4-9ff8-f75cef8faaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:47.806Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b23fdd40-b868-459b-80af-e34be6a63076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:47.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:57.828Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f436cd96-61ca-4b15-8122-0c312f02a1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:50:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:07.846Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5b053c65-9531-4922-8783-99e09fe5adfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:17.875Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a77cd4eb-7a2d-4107-9f49-235ce500f352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:17.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:27.892Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bd93c3e3-d2c0-471a-a4d4-b4ed17f74638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:37.914Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d2bc0cbc-c3ab-4b32-8124-d45a2e4ebeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:37.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:47.934Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3f0890d8-0113-445e-bbf8-a8c157711821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:47.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:57.954Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=30494eff-53d2-4f7f-b6e3-f3e5c08c4022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:51:57.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:07.971Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a698dd0f-48a2-487e-be22-39b8fee8ea22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:07.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:17.986Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9f84e461-71af-4214-8462-6105d4c68f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:18.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:28.004Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f1460847-8828-4b7a-8b6d-07b9d8198a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:28.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:38.018Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c0251175-87af-43b2-b9b7-be3b04d9043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:38.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:48.035Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=96b0d0b7-3750-4342-b0a9-ebd993c886eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:48.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:58.051Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=be5f2efb-1835-4d3e-9d21-18b2f4bd576e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:52:58.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T23:53:06.020Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:53:06.021Z |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-03-14T23:53:06.021Z |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-03-14T23:53:06.021Z |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-03-14T23:53:06.021Z |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-03-14T23:53:06.027Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:53:06.027Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T23:53:06.027Z |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-03-14T23:53:06.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:08.066Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=110bcb2e-4759-421a-b348-4b6116f28720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:08.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:18.082Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ff1c695a-43bf-40c0-9fae-d543a8eb3f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:28.101Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bc84c07a-17ae-402d-8883-abf8c695dd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:38.120Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=04d0f1fe-19b2-42ed-8e6d-f6b368b74fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:38.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:48.138Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=23e1e409-fca4-4763-8d7a-4f6a037bfbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:58.164Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8488024c-2fc2-4a3d-a5d7-add084df88ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:53:58.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:08.194Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a6cf67e5-94f9-4899-8de2-13fd815735ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:08.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:18.210Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0a94ae03-b681-43e4-ac68-e707faeca1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:18.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:28.227Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f6e36d5d-f59f-4cbe-9fe4-83dad773803b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:38.243Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=85869ef1-5259-47c1-8227-2909aeed85b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:38.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:48.261Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=257e7c4a-606d-40b3-be78-4342cf126b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:48.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:58.277Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=15ccf258-51b9-41b6-ba95-876bf98a9eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:54:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:08.295Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=659ae3fe-09c5-4de9-b762-d2e8aeb4e7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:18.312Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bed39fe8-9411-4635-9465-fa760df47384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:18.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:28.329Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4d67ee06-f096-4686-8cf9-8584ed6b28ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:28.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:38.355Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=24140f87-151d-488e-9eb3-cb8f9f846558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:48.371Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2fa48378-b6d1-46e1-8330-6194a5a08e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:48.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:58.392Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=21845acf-18b3-4595-9c35-c08fb7efc494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:55:58.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:08.409Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=54340464-4286-4d73-8e3c-486533b87fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:18.427Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=789f2144-9a99-4de0-a78a-983956d9dd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:18.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:28.449Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4244c2ff-816c-4a91-bd26-51f4ef30a4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:38.467Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8c56e049-f822-4148-8730-3353e3a84335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:38.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:48.487Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=371caf24-315d-4eb3-8bd4-a6eb2f5ea0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:48.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:58.504Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=721d7ec5-471a-4200-b43c-c7f607d69673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:56:58.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:08.523Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=202083d2-6f94-4c9c-b24d-531db769a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:08.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:18.539Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b99f0099-d8c8-4711-9957-7dbfcf5e0c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:28.559Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c4b6c8b0-df47-4c0e-83ef-2651fc31a837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:28.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:38.578Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=32fed9c7-1d49-4c08-b1ed-9f2057166c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:48.595Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4614814c-9bc4-4099-b374-0bfa22422ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:48.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:58.612Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=262c3cca-08d4-48d1-b790-b515eb62e6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:57:58.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T23:58:06.040Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T23:58:06.040Z |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-03-14T23:58:06.040Z |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-03-14T23:58:06.040Z |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-03-14T23:58:06.041Z |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-03-14T23:58:06.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T23:58:06.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T23:58:06.044Z |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-03-14T23:58:06.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:08.630Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0ec4d6e2-438f-4055-8ebf-47114621d91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:08.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:18.649Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4480448d-fd29-4743-9346-abc98a52c2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:28.667Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ec9afab6-990f-4692-9552-368c2bac2d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:28.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:38.699Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=93d3bc2f-960b-4883-9339-8edf02462ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:48.718Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a2a1ba79-ca3c-407d-9d57-06c911a631b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:48.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:58.735Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5e6e9064-d50d-4cc0-9378-1e56a404e62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:58:58.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:08.761Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=650d274f-5fa8-464d-9ff2-687b06bf80b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:08.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:18.785Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=02a1d540-84d6-4673-b177-1ae8126eef42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:18.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:28.802Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=58011f47-e7a0-40df-a88e-6cd8b86fc979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:28.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:38.819Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e2340357-03c9-4124-9701-bf05a2093bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:48.838Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ae3fa8f7-b16a-441b-9e0e-b817e4a2122b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:48.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:58.853Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fdc8805b-a77e-49bb-a45d-0c4ebf1a95a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T23:59:58.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:08.871Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=38e1fb17-0cf8-4ce4-93c6-c1b4de572f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:08.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:18.895Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4560c947-5997-4278-98f9-58f2b9864006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:28.911Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f4a11793-b7e2-479a-b818-e7d95603f7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:38.927Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d456a903-0990-4b2b-9da9-42f7c7b25331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:38.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:48.943Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=30841177-1c24-4494-bf29-dc06937196e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:48.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:58.959Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bc2240fc-b10b-4103-b330-e364fe8bf8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:00:58.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:08.973Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=268c499e-96b1-44e8-a8d2-884a3d7643eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:09.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:19.004Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=18e4672c-dc09-4c1e-9ad9-c9f80f791068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:29.021Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=471a0341-1e2f-4a8c-a784-f98fc2f067d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:29.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:39.039Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d627ad74-1c5d-4f7f-b4c6-64533a90f68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:39.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:49.057Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c3ef639f-62da-4d43-8f77-6c917a1dccb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:49.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:59.074Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=167a3bbd-e4ee-4406-bf46-27c744fabb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:01:59.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:09.091Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=caa06cec-f3e4-4bb1-981d-abaf4dff4f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:09.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:19.122Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f5abd716-31fc-4bf3-96c0-84e90be74ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:19.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:29.137Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=416b799f-dc5c-41a1-b36c-61b45c4afff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:29.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:39.152Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=10895b16-2555-44cd-8b5d-4f76efcf3f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:39.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:49.171Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c7f1eeb6-dfc8-4f90-bcdc-68bc8b3c2236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:49.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:59.201Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2558d3b3-b155-4e4f-84bb-c5bd24489ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:02:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:03:06.020Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:03:06.020Z |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-03-15T00:03:06.020Z |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-03-15T00:03:06.020Z |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-03-15T00:03:06.021Z |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-03-15T00:03:06.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:03:06.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:03:06.024Z |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-03-15T00:03:06.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:09.218Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2a054d15-40a5-45c3-a8d4-829f6783a368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:19.235Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=19ba2e1b-c866-4184-b66b-c9f82a97d72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:19.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:29.252Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b9677c64-d049-4a66-ad18-42c50b6cf43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:29.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:39.269Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=540df657-1b6d-45e3-87ea-fea8e2923d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:39.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:49.285Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=18945933-01aa-4d08-8f4c-7a9995fd8bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:49.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:59.315Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=dca1372c-6282-4a09-a2a8-81186e1a56b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:03:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:09.337Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=40e91834-79bd-4a35-b99d-0a8ceff5db01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:19.354Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=795bd19e-be14-417d-ad16-c647e999775a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:19.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:29.373Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4dcc3033-8356-4d3b-b345-c77b967b1080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:29.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:39.391Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4286c10b-ec2d-4703-92b1-4fc772110394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:39.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:49.409Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=182d2e13-07a4-4b95-8669-fc3bc3f4a3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:49.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:59.434Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=57a7efb8-3780-4707-95eb-5fef26511baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:04:59.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:09.452Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=13041c10-a1b5-4b9f-be2e-eda937a0bd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:09.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:19.469Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3880e51e-0a10-47b3-8b62-df70f980ae64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:19.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:29.488Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3030956d-a6e8-44ed-b218-335d72c4fb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:29.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:39.505Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=215e4178-9a6a-4dd3-8ca9-3791a00413df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:39.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:49.524Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f70e42bd-96d4-4aac-a364-1b0a5129c6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:49.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:59.541Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f6b23bbb-70ec-42f7-8eec-8b04d9a848ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:05:59.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:09.560Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=aa24d1b1-9d47-4d53-ab1f-c7e39a4f051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:09.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:19.579Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6c3e6608-1e56-40ca-9c0f-664f7156d766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:19.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:29.598Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=62914e2f-dbb9-4b2e-acbb-411261fa86ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:29.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:39.615Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d2bd3ca1-8aed-4e08-9fc4-3f925310f0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:39.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:49.630Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=56c799a6-f597-4f2c-8f7d-2014bda656d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:49.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:59.648Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5c1c9dd5-b419-4b99-97b2-c56a09595a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:06:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:09.668Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=03057ab3-375b-40f2-ac5f-b2107cc0d169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:09.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:19.686Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9c506963-ccf4-4570-8986-db5fc9a0b3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:19.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:29.702Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2667e48a-681f-4874-a394-e2e720b70e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:39.722Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=be8e4a22-6d78-4085-bf37-45a201376757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:49.751Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=beb78f6c-421a-40c1-b0d5-9b030f1096d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:49.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:59.768Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=db4c1896-226f-4bd5-8d57-6d0428ff5252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:07:59.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:08:06.009Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:08:06.010Z |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-03-15T00:08:06.010Z |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-03-15T00:08:06.010Z |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-03-15T00:08:06.010Z |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-03-15T00:08:06.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:08:06.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:08:06.013Z |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-03-15T00:08:06.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:09.788Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6be13578-1296-475a-9034-b731b0e372fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:09.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:19.804Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=60fd9f3a-3802-4992-8021-54dbb6bfe170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:19.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:29.824Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ee973d60-018f-4c1e-9753-52946c1828d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:39.843Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2460bce0-9c82-4d5f-9c5b-a8821dddfb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:49.861Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7b904f80-63f5-48cc-bed4-ddbfc15eb58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:49.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:59.879Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=eb2a8d6e-e584-4bc8-922d-11d29ec3461b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:08:59.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:09:09.896Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3f483a10-a576-4e6d-8614-c5a47f28dd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:09:09.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:09:19.914Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0e0ce6c6-15b2-4e70-9916-7c86cb843538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:09:19.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:09:29.932Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8395115e-ae4c-439a-97fb-18171fb966a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:09:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:09:39.953Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=83ed4294-3e45-4fe7-9bc2-f3c01b036815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:09:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:09:49.969Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e18dcc8a-d751-472f-8fd4-d2c9140cf0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:09:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:09:59.987Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=31089ef1-8f89-432e-a9f6-7dbd48d4c517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:10:00.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:10:10.003Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f20e1760-0041-4cd7-8811-bfa94f01f056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:10:10.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:10:20.018Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=dd2f386c-fe0d-4c3d-8e0e-e64e37ad4e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:10:20.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:10:30.036Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=94a71eab-d746-435c-b1b8-8611abd97f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:10:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:10:40.054Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=76ab4b81-6d66-4cbb-960e-571d5d33254b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:10:40.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:10:50.070Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=48026d1d-9af0-4fbe-9351-bfd42a47d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:10:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:00.086Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=54eb704d-f0d4-4ba7-afc3-d9128bd8fcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:00.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:10.103Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d7c5572a-03f8-4190-8a3e-caaffbc9ab43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:10.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:20.121Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5d0f6d82-58ed-4140-b5fc-0f1f4224b73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:30.145Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3d0e9c42-4807-4430-9bf1-1e436fbce431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:40.170Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2bcec5b7-437a-4625-8e1e-76a333bef017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:40.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:50.188Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0dd661ca-8929-4f90-a6a1-07ad8b2580ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:11:50.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:00.201Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=14aed51a-c0ad-4b15-b7b6-ae403be4b178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:00.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:10.218Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c2080002-ed65-43d6-8690-5cb25570cff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:20.235Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=048ffd85-c988-44b4-8b59-e46da06174b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:20.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:30.254Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8b9d10ee-54c4-4f27-8cda-40ff36f756fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:30.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:40.272Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c98efc6a-6916-48f0-a744-d18ebc1a2a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:40.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:50.291Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a712335d-8d3f-4f1a-b52f-9946c74515f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:12:50.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:00.309Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0e4c9aca-96de-49d0-87d1-695ab7613757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:00.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:13:06.019Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:13:06.019Z |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-03-15T00:13:06.019Z |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-03-15T00:13:06.019Z |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-03-15T00:13:06.019Z |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-03-15T00:13:06.022Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:13:06.022Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:13:06.022Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-03-15T00:13:06.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:10.325Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1526c7ee-06c7-49bb-9241-0bd935c22cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:20.342Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bbc5dbe7-361b-4e40-8beb-b466982c488e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:20.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:30.359Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=81c15cdb-ae71-450d-a539-8f328603b791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:40.390Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5017bcbd-437f-4637-8cc3-c2b56f0ab35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:40.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:50.409Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=631c54b8-3ee7-408f-a4dd-712a2ce48d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:13:50.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:00.427Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9b15586e-c1c2-4a76-8b5f-6f292b5ce520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:00.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:10.444Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6395a1d2-2f0e-4516-a61a-6b88d98a9f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:10.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:20.462Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=18d59ef0-68aa-44df-9c14-f289cebdf3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:30.478Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d3f069b5-5271-41ac-b1aa-c6268b28c3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:40.495Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=aa25b4cb-6a28-431d-b241-8733499c0ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:40.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:50.512Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6704aa2a-e7ba-4fdb-a327-c1adee62cdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:14:50.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:00.531Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=78008f04-7757-4cdd-8a13-58a7619bb0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:00.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:10.559Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b27ccb50-c898-49f8-b4d2-c622b22bea42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:10.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:20.576Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=82936ec8-8d33-4c6c-b61d-18d5dc044144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:30.593Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5e700d44-f522-4afc-ad1c-dab596ec7821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:30.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:40.610Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=49e5ed0a-ffd1-4a65-ab73-a86c5fdddf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:40.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:50.628Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=89c42c87-19d3-4c9e-8229-b795884b3f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:15:50.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:00.646Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=46508f99-729f-4b0e-9cb2-a7add4f45d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:10.664Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7fd30128-ae27-4438-8c0f-f5c527071e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:10.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:20.681Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e6aa504e-54ca-4866-b48a-5274e4b255e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:30.698Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ec72fcb3-2f3e-4096-9a7f-529742904d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:30.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:40.716Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=42bd86d4-6a2c-41e4-8da9-07f14b219adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:40.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:50.735Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=93189ba3-1edd-4ed4-8439-b1a625197380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:16:50.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:00.822Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9356a792-ee35-4177-99b8-ca32ebebba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:00.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:10.838Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=aa614e48-49d4-454f-9286-888159ca1ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:20.872Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3818adf1-a745-4263-94d4-eaa70add93dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:20.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:30.890Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=28236b9f-03ca-42dd-a864-7c34157d5a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:30.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:40.907Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9d8f93fc-e114-49dd-bc85-3834e0028302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:40.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:50.923Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5ba3da6f-7ab2-40ca-aa8f-37d4d7e2a1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:17:50.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:00.940Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cfe3e50e-f3b1-4b75-a193-aea95eb4c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:00.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:18:06.012Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:18:06.013Z |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-03-15T00:18:06.013Z |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-03-15T00:18:06.013Z |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-03-15T00:18:06.013Z |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-03-15T00:18:06.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:18:06.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:18:06.016Z |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-03-15T00:18:06.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:10.960Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f9363ce9-6ebb-4dbd-8091-f8d6bbb2e235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:20.976Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1ee6625f-a530-4a1b-8922-748ccae90641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:20.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:30.993Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5809deb8-59ec-46e3-a8b1-0ee689ad958b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:31.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:41.010Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5b0f8bbc-1a06-4b4b-ba3a-7c734153c30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:41.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:51.026Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=83ec9666-a065-40b7-97bd-32a648786aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:18:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:01.042Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=938146c6-496a-4afa-8134-d22b9b0b9381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:01.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:11.059Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=80e74262-44ff-43a8-a9b2-242f371f5733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:21.076Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6055b3b2-27a6-49a1-b897-f5468cc9a4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:21.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:31.093Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1248c2c0-65a6-49e9-8b3e-18caaca2664b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:31.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:41.110Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7753d2f2-527e-432c-9a22-45b670cc1b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:41.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:51.128Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e2a03230-dbc6-45ed-bd47-d383cf7a0520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:19:51.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:01.146Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=221e475b-2eb9-4d1d-8cc8-d8c3afdb0986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:01.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:11.161Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=12451bf4-0d8f-4a9f-a53e-782c30eed817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:11.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:21.179Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cdba8c48-7945-43f2-bbef-e592081831d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:21.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:31.195Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d8c93f9b-1626-4976-9f4a-d4e0fb3eeb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:41.213Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=167e66c0-ef81-410a-a851-76d0db131216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:41.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:51.230Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a4c797a4-9c00-48e4-9bc2-278678ea6a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:20:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:01.272Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=976bf0a4-c6b3-4ed7-ad0d-f9d20fb0b1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:11.289Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b43c1348-f48c-4235-9fed-7dd7546b9836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:11.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:21.312Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f5933c73-b344-4f77-b448-5a3cc5d94297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:31.330Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=143e5430-6f46-4a5c-b310-5a2e7ca2c2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:41.358Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d9eb3787-ff48-4d25-acf2-4dec9525eb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:41.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:51.375Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b3e43795-37c9-408a-b374-e7e4e2919300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:21:51.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:01.395Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=183f3e70-3ec9-4059-a43f-abed05742925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:01.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:11.410Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ca69e1bc-e9d2-4c1b-9631-4482d0c6a5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:11.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:21.429Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=dbb33d25-1e70-4af5-9234-c26c9d61f41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:31.446Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8163fda3-f00b-4688-a043-ea1139beaa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:31.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:41.461Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=887da914-91d3-4d5a-b582-d4b5e5bbb499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:41.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:51.479Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=96b504dd-170e-47a2-8ecf-54aa476e9aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:22:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:01.493Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=da847561-5177-4cb7-a4ce-9ecfc352adfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:01.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:23:05.996Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:23:05.997Z |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-03-15T00:23:05.997Z |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-03-15T00:23:05.997Z |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-03-15T00:23:05.997Z |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-03-15T00:23:05.999Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:23:06.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:23:06.000Z |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-03-15T00:23:06.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:11.517Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=29dbdfc6-f2f2-4a2c-ad4d-f56c86d4513f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:11.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:21.538Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b6d8065b-a31c-4426-b1a0-5694978ec31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:21.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:31.555Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8d8ddd50-c45d-4c3a-8538-d95416f5af6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:41.573Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bf06dd8e-1970-459f-87ff-c1257f56474f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:41.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:51.634Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=362985f5-0e72-43fc-a79a-25044e26cea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:23:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:01.650Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5652be21-832c-4466-a16b-be90929a0543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:01.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:11.667Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e7ad449e-f04f-4950-9c45-0faf295e524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:21.683Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=73689921-74d0-432b-b3b9-459fed4f179e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:21.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:31.704Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e149a8d9-85c4-4bc3-bbbf-79a47395351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:31.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:41.725Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e0c48984-360d-47ce-a397-466bfe327aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:41.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:51.739Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=89f5d635-83d2-4f2e-a172-36bd2cf10439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:24:51.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:01.754Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=02c0f288-3c0b-4240-9147-f55d29a65269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:01.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:11.772Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6127a35b-3d30-46ce-b60b-effbe417946b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:21.795Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d98a85a0-33f6-4695-8e8e-58152115ec46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:21.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:31.812Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6ec611e5-5a7b-46ca-a09f-8da207d90f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:31.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:41.846Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=dd99e7ad-00b5-45aa-a825-ede1ee3d6ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:41.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:51.861Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0b2fb6ac-72d4-4c6a-96bb-ec986aa36bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:25:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:01.882Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=69565677-8d0c-4ef5-b026-4822dfe7d106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:11.904Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1a593068-1fcc-443f-8536-e20e21a874bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:21.921Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=09e87d21-0f52-4787-b1f4-dc9e3ceff7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:31.939Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=777ed102-2a8a-482e-922d-4c27860b270b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:41.956Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=873ae35b-0f54-4d62-9655-dfc1a9236cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:41.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:51.969Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=75d919cb-6ad3-4e1a-a1b6-e01098bebd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:26:51.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:01.984Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=842c473f-1087-4a80-828d-e0d29e845426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:01.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:11.999Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7a526cd6-3942-461e-9984-a0d354954760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:12.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:22.017Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f785e8a8-076b-42c7-8e88-f569e4389360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:22.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:32.036Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=816f7625-cbd9-457b-a278-a038928314ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:42.049Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=17dccf90-ab59-4c92-8293-a09382d0a77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:52.067Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e04f1c13-4db8-44b5-8ef7-8b4b5a4940de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:27:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:02.081Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=31dfa749-0195-4647-a6ef-04ac88885aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:02.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:28:05.995Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:28:05.996Z |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-03-15T00:28:05.996Z |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-03-15T00:28:05.996Z |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-03-15T00:28:05.996Z |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-03-15T00:28:06.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:28:06.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:28:06.000Z |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-03-15T00:28:06.001Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:12.093Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f9f94d4d-6d1a-43db-9124-25d68a36ebca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:22.107Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ba07250c-2768-446a-a392-24bb8e624571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:22.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:32.122Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=105228d7-9432-42ec-9124-9cd2715f408b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:42.140Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=900c8db3-4ebc-452d-8323-8d811e1840ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:42.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:52.156Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d99622ed-ed6c-4732-9400-9dcbc2b556ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:28:52.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:02.179Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fd5202b0-fd8b-4080-bf3d-7095116bc730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:02.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:12.196Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1e06d77b-eac2-485a-93b3-f067edb1a58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:22.213Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8e4485ed-8db3-4b52-ae7a-ed37e80b4456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:22.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:32.228Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2f39642d-6e04-4ecd-a509-f2dc32583731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:32.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:42.250Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5f4bd60e-4d6b-4def-a6f3-11138dc3e1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:52.268Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4303d13d-f7cd-44a0-9e9d-de31d59d2e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:29:52.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:02.284Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=eb4ec6ef-e356-4348-8dd4-8b7e9dce1096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:02.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:12.301Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=05ebb269-7a6b-45c2-9ae8-8f5957b35cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:22.320Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=02571c87-f7ce-4edd-aeef-e21609b391a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:32.336Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=11ffb596-a5b5-4af2-8b64-a6bef7827830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:32.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:42.361Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=00b0027b-2ba9-45ef-8cbc-76e25266b816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:52.379Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=41186336-2145-43d9-ba48-1b07a1c688db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:30:52.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:02.395Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fb88daef-078a-4ea5-ab7e-631c93b3079c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:02.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:12.412Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bebcfc0a-8312-4712-9359-5ccfbcfc7755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:12.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:22.428Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8ff8401e-9d26-460f-8c55-aeb93cf2f9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:32.446Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=190f8ad8-5e33-44d5-8395-c2eccde1ca2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:32.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:42.462Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3487332b-83de-4177-9f8b-787e8e946b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:42.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:52.479Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=180b2dbb-d71f-462f-b835-281bbba224a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:31:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:02.493Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c08a5bdb-4ff7-4ceb-bba0-55e36e58c6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:02.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:12.509Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=94681c3a-653b-4142-8229-959d34a1d66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:22.524Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a02fb8d2-cde4-4669-b742-a158aec66a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:32.541Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6a9b008c-78f0-4373-8d80-8091827d8796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:32.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:42.553Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3520866e-abc8-495e-bf31-730d2554f944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:52.570Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3e486c42-c82a-46bb-8541-61f94674f99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:32:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:02.599Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1d63e9ff-9bcd-4d44-b1d5-79cf638613c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:02.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:33:06.012Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:33:06.012Z |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-03-15T00:33:06.012Z |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-03-15T00:33:06.013Z |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-03-15T00:33:06.013Z |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-03-15T00:33:06.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:33:06.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:33:06.016Z |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-03-15T00:33:06.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:12.620Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=69312edf-3c79-44d1-9cce-7810e207db08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:12.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:22.639Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=528fa786-b941-476a-b3db-c9c87bda7f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:22.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:32.655Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=38e65858-0ee1-4161-ae12-fd5a0418ecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:32.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:42.675Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=88a5016b-0bc4-49fb-a9c8-dbe55f90a449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:42.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:52.693Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7b74ce41-1ab2-44d2-a4c6-dec5f360ee37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:33:52.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:02.711Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1beee33b-627e-4e44-85dc-89257f1ec953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:02.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:12.747Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=db93ed46-8100-4292-9d67-9a17fcdb3da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:12.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:22.764Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0ab900f9-0296-4ab9-a85e-8675e651d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:32.781Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1c335de1-575b-49b1-9a20-8d8f534532cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:42.798Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7d87f88e-4c60-4284-b06f-ee090fdc20ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:42.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:52.815Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bb45e3c2-c88c-49be-b50a-bb74bfc184f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:34:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:02.832Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2087119b-3ed5-44a5-ba16-b2c101d4d47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:02.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:12.848Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a4302b91-b6cd-4fb5-9979-7aa2cc1c1bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:22.864Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1e163614-ff6b-463f-a9ac-d76636b3a171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:32.885Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=48a92c34-bf6d-44c0-a53e-06a5e58827d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:42.903Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=58992179-4a8a-41b8-809d-cd4a7f00aeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:42.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:52.920Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bc74f33e-892e-4111-a61b-0ead77055eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:35:52.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:02.936Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=56445e86-20c7-4de2-adc5-db5ee26d5d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:02.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:12.954Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=819b945d-08ce-48d3-ad50-0870fbecad57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:22.971Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=71b1f427-4ddb-43ce-8488-c3285b45a6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:32.989Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=51a6b37e-4aa3-4ced-8799-e7a2ba6626d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:33.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:43.007Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=94729841-f55c-40e5-a753-70c72fae37cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:53.023Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ed4dc648-2493-4908-89be-78b180822f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:36:53.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:03.050Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=987c6b6f-d731-4ae6-9def-e2c3a46a9e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:03.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:13.068Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d96a4f93-b028-4d8f-b409-03d5cab860b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:13.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:23.085Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a7ebab41-8f6f-41f5-a8af-f7ea802fa6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:23.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:33.101Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fb9267f2-a800-4036-bc43-cd22477d5037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:33.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:43.129Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f66c6014-44cc-4acb-9ff7-321ce196f33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:43.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:53.148Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=471975d0-bc3a-48b0-9243-de3dc3453a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:37:53.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:03.167Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fabef2e6-ffa5-4cad-a45a-d30868e1f258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:38:06.013Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:38:06.013Z |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-03-15T00:38:06.013Z |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-03-15T00:38:06.013Z |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-03-15T00:38:06.014Z |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-03-15T00:38:06.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:38:06.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:38:06.017Z |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-03-15T00:38:06.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:13.185Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8bf22460-ff8e-42aa-a977-d77e7c94b875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:13.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:23.200Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=75721e30-aa7c-4a7c-8114-e018f7059a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:33.218Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a1bed2eb-574f-4eff-b51c-8ffde8292ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:43.235Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2eb8777e-9d08-4b5e-802e-842efac1ac07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:53.259Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fd3cc123-0262-4218-a4e7-5dad250aad8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:38:53.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:03.276Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e058fb44-ad9a-46dd-b9d3-9265d9a3b996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:13.295Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=59dbe6b3-a350-4a9a-a2dc-2b287dfc02d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:13.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:23.312Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a8783efd-e1e2-4a79-9293-bf91473b11bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:23.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:33.330Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2cf11a48-8160-4cb3-8432-db442c898b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:33.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:43.345Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=09ac42b7-abd0-4264-8fee-296cc72dba5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:43.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:53.360Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fd159ce3-642f-49e9-a89a-4e5796ec5fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:39:53.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:03.378Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c92beaa2-c1eb-428f-82b1-3f8f2b3c8eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:03.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:13.396Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ff73c346-8057-4d92-bc85-55a73755151b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:23.413Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a6d1daf5-a14c-41dd-9d11-ae82618e70b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:23.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:33.433Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7ab37725-66aa-43d3-b010-dc29d6d1469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:33.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:43.450Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8ba4a1a1-b472-4b80-9a2e-5620ba494e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:43.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:53.474Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b6d2c6c9-1de7-413f-837a-cb57d904a806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:40:53.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:03.489Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e4391389-910a-4e44-bf12-8f605b88cd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:03.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:13.505Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=24cf4e1c-2dc8-4fd6-8f92-c6d535638b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:13.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:23.519Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b9f617a1-d27b-4475-94a4-c2962064a8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:23.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:33.535Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=99c9d931-47d6-4259-9e92-a09f4ae8f1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:33.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:43.551Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f6f48e21-b9ce-4e53-b65c-87dc37f093a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:43.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:53.569Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8a294dd1-9649-4a63-a556-d13c365c31d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:41:53.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:03.586Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6e9b982b-4bba-4bb3-90bc-be09c86f947b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:03.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:13.602Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cf91f15d-c020-45ea-a373-73b5a48cf76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:13.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:23.621Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=67920a42-8ac8-49a1-83ce-9e9ec9d9616f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:23.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:33.635Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fb3338d3-035e-489e-ac53-1eb3af6d703a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:33.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:43.650Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8cf10a96-889d-443e-a43f-5f29b7759763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:53.667Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=499f8184-23be-45d0-9d4b-5a08b38a7c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:42:53.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:03.685Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d73a842b-efc2-4648-a2a5-569fc071a2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:03.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:43:06.013Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:43:06.013Z |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-03-15T00:43:06.013Z |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-03-15T00:43:06.013Z |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-03-15T00:43:06.013Z |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-03-15T00:43:06.016Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:43:06.016Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:43:06.016Z |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-03-15T00:43:06.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:13.703Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=59e1a0bb-f784-4686-85dc-06e9146544c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:13.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:23.719Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0301dc6f-f329-4612-8d71-071dc59592b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:33.738Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=24effc0b-a1f2-4d53-be52-f3885a7a3c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:33.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:43.754Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=15407d2d-e9d9-47e1-ae54-749de857b0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:43.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:53.777Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bd6934ff-d759-4623-b502-af4ba9d128ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:43:53.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:03.794Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8ff716f3-0d7d-43ff-9a3e-998cb329734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:03.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:13.812Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=91cde7c3-de88-4c0b-bba4-42438188dda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:13.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:23.829Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8a5b0162-9599-4c26-a3ca-ac5e59b7feee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:33.844Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=17d61767-23e9-4cc3-a6e0-56a063b1781b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:43.863Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b3d972bc-02c4-4d30-8cee-1183823ecf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:53.880Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2dfddf8d-7267-496c-8d5a-0bd1fcb36c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:44:53.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:03.897Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8532c0e2-4ee4-44f9-adca-344c632c9f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:03.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:13.915Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=91f76be9-7295-4857-b54a-ccee042005fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:13.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:23.935Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=54534a93-e0dc-4db2-8f33-256126450495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:23.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:33.953Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9fa1e5b8-4f94-470d-9955-9b688abbd0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:33.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:43.970Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f5026fcb-830a-46a0-8ec5-fe41ee2222c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:43.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:53.985Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=53235267-6220-4bc6-9257-c3459819403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:45:54.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:04.000Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7a707ee5-a464-40a9-bbca-a44b1c241177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:14.013Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1c69d342-4679-4105-9441-1753e6075fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:14.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:24.032Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0a2c3995-b94b-469c-9e6c-d39b46c396e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:24.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:34.048Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5a3dc4e0-d33d-4110-a6ca-88ac6af3ab46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:34.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:44.064Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0fc21dd9-89ec-451e-9524-9e0bd4348201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:44.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:54.081Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=42587960-2caf-4f75-b353-090fa6befbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:46:54.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:04.097Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9bf77b6f-75e7-486b-bb15-39557fcca9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:04.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:14.117Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=29412b92-5706-41a3-a97f-3d8446815ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:14.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:24.133Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9f7a50f1-855b-45a2-a217-20782df04a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:24.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:34.149Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3bab07cc-1689-4a0d-814a-956e6b630c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:34.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:44.167Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b93630a6-2d76-4352-a274-3ec0823afb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:44.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:54.181Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=50948a22-7106-4472-a418-cb1fef2834e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:47:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:04.211Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b9129d36-4d0e-4514-81d4-c8cd0795e719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:48:06.004Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:48:06.004Z |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-03-15T00:48:06.004Z |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-03-15T00:48:06.004Z |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-03-15T00:48:06.005Z |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-03-15T00:48:06.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:48:06.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:48:06.008Z |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-03-15T00:48:06.010Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:14.226Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d6321c04-c842-4a2a-9641-ad20245d97c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:24.242Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e27dee47-1c58-49b0-96f3-d4656d3ce634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:34.257Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3bd655e1-fe10-4fae-b072-4129387439d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:34.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:44.270Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=014811e5-28e5-49cb-82b0-5c96325d4786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:44.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:54.288Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=150652bf-61e9-434b-a3a6-fbc8500e3ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:48:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:04.303Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a2ef9c57-145b-4343-8832-f0e937cdc4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:04.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:14.322Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=54b3fccb-3a99-4e44-99c2-0d4a61ecb0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:24.346Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8e4d887f-3cf1-4d77-80da-e3acd86ec2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:24.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:34.360Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cb8e3c67-c0bf-4503-90f3-1e04ca4dcd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:34.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:44.380Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=39cecbab-8227-48ca-884c-fddd14a755cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:54.395Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=426352ad-ef0b-419f-8c4a-10c28c4015db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:49:54.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:04.412Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ec63ca8f-f561-49ae-bb58-5d5b62f7f056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:14.428Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=65f0c434-1ed1-4b90-bed9-08893255cdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:14.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:24.449Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=abb8087f-a78a-4445-a782-039bd8f39a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:34.465Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3000a1e5-3a93-426d-960d-99058216e6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:34.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:44.481Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5b87e010-8187-4765-b059-4dcb6722af84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:44.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:54.495Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5893dd4a-b386-4daf-aec4-7b30d8e4c899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:50:54.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:04.513Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5885de27-a5f2-4692-8ca1-47f0e34d6c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:14.530Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1a238158-bd17-4131-86aa-65050a0d51bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:14.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:24.547Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7ef02bc9-acf2-43cd-87f0-abb3b43e9ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:24.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:34.563Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9c241eb1-f68c-4b47-8bc7-71d8d845a636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:34.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:44.580Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=36de0afe-7af1-41ea-9f33-9a68b7e364fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:44.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:54.597Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a7c352af-2231-4cc5-863b-e4c8b50323f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:51:54.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:04.613Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9c4b77ed-7906-485f-8e69-ff7cfb9d4ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:14.630Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=36a87786-b557-45fd-8b09-9352f374f8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:14.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:24.645Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2bb38c56-ad12-4d47-9808-6515c5ec5bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:24.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:34.661Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cd402697-b11c-4741-bb74-bd005b9f36a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:34.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:44.678Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=edc57474-41ce-4fd1-a950-beb9fd33efc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:54.696Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=087a4a1c-3ad0-4202-baab-de61cc9510eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:52:54.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:04.712Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f3a06572-0139-43ff-aada-889ff1cb345b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:04.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:53:06.023Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:53:06.023Z |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-03-15T00:53:06.023Z |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-03-15T00:53:06.023Z |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-03-15T00:53:06.023Z |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-03-15T00:53:06.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:53:06.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:53:06.026Z |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-03-15T00:53:06.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:14.729Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fb90b411-4234-4033-859a-3b488ff52a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:24.744Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6bc36d72-28b5-49ba-9ccd-ab014e2536f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:34.758Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2eed15d8-faab-4845-8a8b-c7b7efa6f1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:34.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:44.775Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=94a900e1-87b1-4fc9-9a0c-17d424e2e366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:54.793Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e5f7da3f-10a5-4fba-92b4-5655649ebd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:53:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:04.810Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4f7f971e-5f18-440e-b6d2-db3442bc76ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:04.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:14.828Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2f3d4fde-b37f-495f-9923-d148cfc04a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:14.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:24.844Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=75210bb2-9e2c-4644-8ea5-6471f3a20072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:34.862Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7bd5a01d-837d-4a05-a04f-64d57ca93e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:34.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:44.876Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c7bf33f9-0686-4bdb-85a8-e3714c101885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:44.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:54.894Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4ce45b92-5bc5-4c45-8f53-d910e61944a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:54:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:04.912Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8dff98c0-cdde-4491-bc7f-fbf06cc4cc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:14.929Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9636b92f-d851-4c7c-85c7-d631f38a5100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:24.945Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e73177fa-7359-4091-9ada-678202a191cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:34.962Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6a9bd002-b7fd-47ba-8c79-701a2c631796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:34.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:44.990Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5748ab40-a711-4190-a523-1bf20aaad2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:45.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:55.007Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2f31ffc9-180c-4778-b3cb-ac20c6300ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:55:55.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:05.024Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3f0a3347-9275-4bb6-b13c-d1090220b79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:05.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:15.041Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d5bbce71-cda8-4822-94f5-29bd1ba298fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:15.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:25.058Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=610d9cd5-3f89-4cdd-a511-357940b5c2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:25.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:35.075Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=60b0206a-d5ab-44e2-9231-3cf4ab46f379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:35.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:45.091Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8429a0d8-d618-4685-b4de-5a6dacb4e5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:45.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:55.107Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5739162c-b322-4a88-97aa-d2b1785fec23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:56:55.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:05.122Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c17e4a08-c691-48e0-8b66-d5653989143a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:05.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:15.138Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=027fed6b-e785-4ab9-9e52-c130d6dd3d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:15.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:25.155Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=03ce6ab7-f459-45dc-8c66-6ab29d8e9756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:35.182Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3007536b-9cbe-490f-8905-415e0af56df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:35.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:45.198Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b258114a-663e-4bc8-8c30-e76de0870dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:45.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:55.215Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a3cb849a-3009-412a-a729-7ac7601e96b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:57:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:05.231Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4d929b3c-c1ab-4991-9e59-daf5905ce3cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:05.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T00:58:06.010Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T00:58:06.010Z |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-03-15T00:58:06.010Z |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-03-15T00:58:06.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:58:06.011Z |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-03-15T00:58:06.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T00:58:06.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T00:58:06.013Z |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-03-15T00:58:06.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:15.250Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8edc222f-f825-4543-acce-068c155948da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:15.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:25.269Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=14b1199d-6ac1-4a3d-94f4-6795a880e8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:35.285Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fef9d41b-e285-4752-8c3d-4019d22ad4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:35.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:45.301Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=37c07895-8e04-44ea-a5dd-400062af83a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:55.318Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f415a239-6a3c-4c5c-8c29-63fbd93f42aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:58:55.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:05.341Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a227130d-05d2-427e-894c-41e204ac096c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:15.356Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1b2f65ad-f486-4dd6-ae73-db882770eb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:15.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:25.374Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=571566d6-f8a0-475f-b5a0-17ccb55ac57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:25.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:35.389Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0a3b18ed-d9a1-420b-99af-c6dd1ba7718a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:35.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:45.408Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=88619584-2925-48ca-9c51-91a07c3ae00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:45.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:55.425Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d34a08f0-2a76-4716-8e7e-2b608c229559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T00:59:55.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:05.441Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a94fa7d3-ce4d-4270-934b-0b96335410b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:05.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:15.459Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=02038f08-eec4-4547-908b-98ee793b460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:15.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:25.476Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=56d47330-79fb-4f4c-af64-2715c19a0cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:25.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:35.493Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6459458b-2ef0-4bff-830e-cf606afe6c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:35.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:45.510Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=33031d97-7ad6-4745-9477-60eddc110b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:45.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:55.527Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=053e5733-c0ea-4284-a131-5c557c831030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:00:55.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:05.541Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b171ae74-5ff2-43b6-bcd4-69ca4a87285c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:05.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:15.557Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2cfc441e-3153-42b9-b362-24d420d2e49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:25.576Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=507bfaa2-8d6b-4520-a48c-5c9bf42b127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:25.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:35.592Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1b007909-34d0-443e-8d34-8bcea842e5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:45.609Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f773ea96-9777-4889-8513-af11766f66d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:45.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:55.629Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=59d1a85f-75a0-4aca-b250-2d1eb2ea277a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:01:55.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:05.645Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0c6c3d27-0461-4404-a931-8739e3741f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:05.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:15.663Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=77e95f22-9a23-42c6-9660-59d768806e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:15.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:25.676Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=18290297-f24b-4ced-8236-cf404691c549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:25.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:35.691Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d34d72a0-e181-4baa-a62e-0c2216986b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:35.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:45.709Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=916c1a96-47d0-43f0-98cc-5d0c1d577422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:45.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:55.726Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7dfdf9a5-ce2c-4692-ac75-5cae51c9f186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:02:55.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:05.743Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=17035c03-314e-4323-a84e-ce89040a92f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:05.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T01:03:05.993Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T01:03:05.993Z |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-03-15T01:03:05.994Z |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-03-15T01:03:05.994Z |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-03-15T01:03:05.994Z |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-03-15T01:03:05.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T01:03:05.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T01:03:05.997Z |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-03-15T01:03:05.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:15.759Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=819123a9-3db8-48f6-bff2-52133aaa361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:15.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:25.776Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=30edb9e0-28a8-48c8-bf5d-c6ba9e691159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:25.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:35.795Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a621e2ac-f7d4-4ba6-b970-69f3579ae165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:45.812Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=04bd6818-7c42-46b4-86b1-5eb7fafe435c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:45.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:55.828Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=802a34fa-7fcd-4c76-bdbc-6798b7dcef57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:03:55.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:05.844Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=42439f27-87c7-4cd1-a089-2d3980d348b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:05.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:15.872Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=656e4126-a823-4b60-81c1-e8e5d86ac17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:15.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:25.890Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3d0601f9-56c0-4dae-9bd4-c9513cc3d721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:25.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:35.903Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3cb0f99b-f7c4-4c81-a516-d87db505771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:45.920Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=05500820-ffd1-4e94-b8c9-de17a47b117a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:45.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:55.941Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=50e3b2df-fd76-497a-9883-d03350f6ccf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:04:55.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:05.958Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fccbbbef-6df2-4ce8-bdae-7e5742df6c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:05.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:15.974Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1fbd17de-0761-481d-ac42-295908a537c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:25.991Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e49c1904-1faa-4aa1-ad95-e6e42bb0e9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:26.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:36.007Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5d15e791-2960-4e86-aa13-0eb33a0d6bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:46.021Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=03368e70-643a-401d-9dc8-597452fac11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:56.039Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1d52d2a8-5514-4455-bd3c-a4016a0f9d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:05:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:06.055Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=851f604c-6428-491f-95f5-1489ae07da45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:06.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:16.070Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b6f9731b-f9c8-43a7-959e-fb4aa5df9842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:26.085Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bbf6a8cc-ca57-475f-98c8-4aa0d6ac86bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:26.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:36.101Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=52b6ab30-3274-4698-bdc5-0848d6bfaa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:36.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:46.118Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cb583194-8161-477b-be34-130ee2eabdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:46.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:56.134Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=15e685d6-639d-41c2-bdae-92ce0f9f6c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:06:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:06.148Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8c2d16b2-deeb-4dd7-9d80-953d73f9bf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:06.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:16.163Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3d9912be-ea8d-4901-8d9e-16115bb41aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:26.180Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1e5b8381-fd03-4342-b8f6-ef2feeea684d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:26.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:36.198Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a2c769bd-3524-4b57-9cce-0e70317821ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:46.214Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f8f0f00f-7664-4e1f-b66e-e0776b58eec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:46.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:56.231Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c744f55b-aaed-4ba1-990b-7b617b0bc582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:07:56.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T01:08:05.990Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T01:08:05.991Z |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-03-15T01:08:05.991Z |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-03-15T01:08:05.991Z |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-03-15T01:08:05.991Z |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-03-15T01:08:05.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T01:08:05.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T01:08:05.993Z |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-03-15T01:08:05.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:06.254Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c15130da-d7d2-43ec-8f3b-b932aec05c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:06.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:16.272Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=eb5b6c9b-6c00-4920-af03-c71f8c574bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:26.287Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c0933a5e-d99a-4b3a-bd88-c6bf830ab249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:36.303Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5aad195f-4973-41c0-aadb-5320381efb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:46.319Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2ba6c635-62c2-4ba9-b913-3905cc808986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:46.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:56.335Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=265f7866-d25f-4c9a-b901-e8284df2bde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:08:56.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:06.350Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=96eb1a1c-8fe3-4768-8358-20a131dc3d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:16.365Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3a7fa185-5615-4816-9eba-17cd46c12447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:16.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:26.380Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=86aeab26-04ee-4082-bcf1-da8b5ef0c644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:26.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:36.397Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0d88ff83-42a0-44dc-958c-795087feb1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:46.416Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=eea5c6c4-749d-4c17-ac09-329b084f4872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:56.430Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fb0b6341-c248-4feb-a5a4-2ee364ea96f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:09:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:06.504Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9854373b-5077-44ce-9513-90f25dfbfbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:16.520Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=22290a0f-8416-4d66-a7c4-aa9b56dfa24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:26.537Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bbb8c4c6-3c51-4a47-8c58-6cd971f855ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:26.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:36.554Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9602d043-7a35-4871-90ef-05679094ac67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:46.571Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b36ea912-537d-433a-a56b-e5d3e395ff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:56.586Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1491f3f9-f1cf-46be-bb27-b2fb154a0df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:10:56.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:06.602Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=61c2336b-8c5f-4f5b-9266-1e53a7c310c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:06.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:16.618Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8634acfa-6e86-44b6-8cf7-a228938eead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:26.634Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ecedacb1-84f2-44b9-891e-278d5a4fd2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:36.652Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=38a93cde-59dd-4e43-bcb7-3124b0a43923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:46.675Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7e00e12c-97cf-451d-acc7-f9baf690d3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:46.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:56.692Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=aeb43cf6-89af-48d5-98ee-24248d1aa98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:11:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:06.709Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=218ddc65-bff9-423b-93f5-3ef367b57ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:06.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:16.733Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5cc5d842-7305-4ec9-b52d-789f56928d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:16.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:26.749Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8ff3d0ff-4071-43cd-8aff-2baf25243086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:36.765Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1374ea0d-8b75-4ff7-9e9b-ca0cdde6c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:36.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:46.783Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bc8e4434-e181-4a23-9bb0-38220db754be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:56.797Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=fb5706c2-3301-44e0-af14-5e4815ebc0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:12:56.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T01:13:06.001Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T01:13:06.001Z |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-03-15T01:13:06.001Z |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-03-15T01:13:06.001Z |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-03-15T01:13:06.001Z |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-03-15T01:13:06.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T01:13:06.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T01:13:06.004Z |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-03-15T01:13:06.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:06.815Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=af271561-1c5a-4634-a0d6-c321702cd5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:16.835Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=51b9640d-939d-42cb-a451-09fd48d6d19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:16.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:26.852Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0b766d06-cfc1-454c-8624-1c4cf381e1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:26.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:36.874Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a47b15ef-2e31-4658-8372-5342f3d12ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:46.893Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b0184d70-e9c3-4079-a400-56dd728f36a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:46.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:56.909Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b55a295b-5486-4413-a2df-e91ff5890e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:13:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:06.926Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=80e99e62-7a43-4ec3-8c62-e4a75dc8ca5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:06.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:16.943Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=406893db-f328-4046-9f4d-03c42f068aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:16.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:26.959Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=dc703208-51ac-4983-8168-33785840a71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:26.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:36.976Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=bc584163-8788-42ec-b0ba-1d93189c99a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:36.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:46.993Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=98d60b86-ff9b-439b-a27b-410273982cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:47.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:57.010Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b672f824-a9cc-49e3-bf94-ab2ed2dfcc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:14:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:07.027Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=11e22889-b7d5-4ae2-a9ae-27fd3b963b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:07.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:17.052Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=22209dec-0c63-49cb-9e8c-d835ea0010ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:27.069Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=17653a23-5acd-4674-9241-c98210d578df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:27.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:37.085Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c2255e79-ba81-48a4-8ed9-ef12dbfab49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:47.102Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5f869dc8-883a-4d48-80c7-3be0bc622e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:47.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:57.117Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6a51d01f-9207-4846-ac95-3695bfaa76be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:15:57.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:07.141Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=2d627959-e92b-4b0a-b98d-c6d97cdd3c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:07.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:17.157Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4d1567e4-e4a6-495a-abe0-bd41eff95779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:17.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:27.176Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=46ca7e17-6876-434b-a4d9-b08b9758caea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:27.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:37.192Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=17def2de-78f5-4866-8bde-33b584843da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:37.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:47.207Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9489b132-932b-460a-ad7d-ad8b9f889352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:57.224Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a38616df-25b5-451b-9ee5-d42ed53ecfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:16:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:07.238Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=aff0cfb2-028d-4b33-b77a-42896dfc2e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:07.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:17.254Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=d50fa585-3052-4a38-b2e4-62fb905c16db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:27.267Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e90fa10b-070b-4f5c-b443-caa1550ba5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:27.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:37.281Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=acd6fb2c-17a2-4b65-9a77-57ea78bcf8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:47.296Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=980b26e1-2463-436d-b489-a013527635ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:47.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:57.314Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7e96384b-2a51-47c0-87bd-ca9829bd75f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:17:57.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T01:18:05.989Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T01:18:05.990Z |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-03-15T01:18:05.990Z |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-03-15T01:18:05.990Z |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-03-15T01:18:05.990Z |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-03-15T01:18:05.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T01:18:05.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T01:18:05.993Z |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-03-15T01:18:05.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:07.329Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=52d261a4-8d11-4611-af14-62e82f21ab92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:07.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:17.343Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=41d851cd-1744-4c25-ab18-39840e97ec91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:27.359Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1e4265a7-41c6-4740-ae48-2d7214753586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:27.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:37.373Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4feeb8f4-448b-4268-950b-76419243a1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:37.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:47.389Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=77340e7c-594c-4acf-881c-ff46f88edfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:57.406Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3212e471-d3a3-4495-b61a-ca408a27390e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:18:57.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:07.423Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6692d065-cd70-42c1-acba-9f324c6113d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:07.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:17.441Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b75667d2-eb54-4c2c-85e1-1b7192bfc064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:17.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:27.456Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cbd052ad-3503-4d5b-b225-f3f717bb3115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:27.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:37.473Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=31c411c3-31d4-456c-b056-985b832f9839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:47.492Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ceddc4bf-ab5d-4ba0-892c-a890ba6e1b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:47.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:57.507Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=169bf940-de6a-4ad5-9365-17958f9d68b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:19:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:07.523Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6175d47e-6eba-4289-a637-e55219a6089c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:07.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:17.539Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=02ef70d7-1884-4658-aefe-eba0c6cfb06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:17.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:27.555Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=9f346316-f1a5-464b-8acf-924d9b80444c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:27.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:37.571Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a7c7026e-242e-44a7-9b8a-6974425595fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:37.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:47.588Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=67571ec1-88e0-40f1-a179-89661c0f3efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:47.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:57.605Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b24c62e8-1082-4e48-9209-100eb70d517c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:20:57.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:07.620Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=12696426-1f01-472e-851f-0de81dd8bcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:17.636Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=393783c1-5043-4f84-afd4-a3dea841d54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:27.652Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=3d09060a-4a5a-46d7-93f0-9e7ea5b5b9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:27.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:37.672Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ab4a17e1-b641-41ee-9c86-917ad6d18b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:47.689Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5141950c-5742-4b79-8316-4f288ba766a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:47.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:57.707Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=49577935-9561-496a-b51d-3908a51ebcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:21:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:07.723Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=dcecc31f-4866-4bbb-b863-a281ce9abf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:07.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:17.742Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c03a96c0-2c92-4335-b2a6-10b8a639bd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:17.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:27.755Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=f4f5090a-5577-41cc-8920-3902101c7900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:27.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:37.773Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c044edc4-da17-423d-871b-d3b9a2bc0ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:37.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:47.789Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cabd66ce-07e3-4edc-b881-02328401d1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:57.806Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=07ccb056-3b2e-4b30-a427-2620d12cf0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:22:57.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T01:23:05.999Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T01:23:06.000Z |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-03-15T01:23:06.010Z |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-03-15T01:23:06.010Z |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-03-15T01:23:06.011Z |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-03-15T01:23:06.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T01:23:06.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T01:23:06.013Z |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-03-15T01:23:06.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:07.824Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a5c376fc-93b3-4afe-8585-5e9be2ecdc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:17.844Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=dfcd52d7-1a4f-4e49-8fae-d24bc0fcc862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:17.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:27.861Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=130d0afa-45f5-4cb5-9d5d-b496606c1d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:27.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:37.877Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c1067a06-843c-4b33-960d-3debb8182bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:47.893Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=80879c04-6a40-4992-b954-f147f8a7d1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:47.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:57.907Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=4177b928-14ea-49b1-8d5e-be42634a7813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:23:57.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:07.924Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a86482c0-62ac-431e-b778-4ddf04e43b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:07.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:17.940Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6ab42049-f7fe-471f-b8db-2ec386e39d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:17.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:27.956Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cfb142a6-4368-4f54-8661-ccda69c5f03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:27.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:37.971Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0531bed4-e30c-4787-8b32-1dafad4c09f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:47.988Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5158be78-5e77-4223-8ff1-8604839eb147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:48.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:58.002Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=66c891d2-edcf-43fd-9fd3-49fa290c8f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:24:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:08.015Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6b57038c-4d0a-4631-b994-57e8e8b6e8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:08.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:18.031Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=0c5ec9cd-47ff-4922-9089-92f09603ba30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:18.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:28.046Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=900819d6-5b2e-4c09-a34b-67926ee4f25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:28.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:38.061Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cfd1e3b3-8e1e-4797-926c-5fd21bfcb83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:38.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:48.076Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=e637282c-6a8e-4c44-a963-3328f476a82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:48.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:58.094Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=710d337c-416f-45e6-8d9e-1358d08ffa3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:25:58.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:08.109Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5373874d-92e7-4bbc-8068-7e498dfecdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:08.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:18.124Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=8648e2aa-08b0-47d4-ab66-3065d939f36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:18.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:28.139Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=37f3da21-3236-49b0-8ae2-e3b2a6daf321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:28.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:38.164Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c141a518-5578-465e-b861-68adc48dc589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:38.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:48.179Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=790f9825-6b3a-4711-b0e3-8ebaec903007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:48.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:58.195Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=1d71124c-af85-42a0-8802-29e7e14c790b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:26:58.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:08.209Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=b668f744-4678-4118-8ce9-79935712df4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:18.226Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=5d3681d4-f75a-4cd2-a8a3-57eabce536df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:28.243Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=46af9ae7-4ab9-4933-9621-5983a0026406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:38.257Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cf5f9e07-9719-4653-aafa-2c328d398e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:38.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:48.273Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=857d4975-ab36-467b-bd7a-e5e85f7bec58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:58.288Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=cb51b136-8da6-4ead-8ea6-32fe34a940a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:27:58.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-15T01:28:06.002Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-15T01:28:06.002Z |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-03-15T01:28:06.002Z |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-03-15T01:28:06.002Z |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-03-15T01:28:06.011Z |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-03-15T01:28:06.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-15T01:28:06.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-15T01:28:06.016Z |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-03-15T01:28:06.018Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:08.304Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=76ff421d-fc9a-4618-ad68-0490b62d519b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:08.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:18.322Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=ae31c239-b4d5-41f7-8583-a1a833e95779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:18.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:28.340Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=31e4aa5c-c879-436c-8d6a-d0261a8b287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:38.357Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c9cb3292-bd9f-4655-a664-7d29042d533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:48.373Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=21b707d2-50c7-4c60-9116-58b27515150d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:48.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:58.388Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=c254de31-4b45-4ec9-adc2-15668422fb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:28:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:08.405Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=a44da254-a9cc-4dfe-8b94-f235a925eff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:08.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:18.421Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=51c71b60-9995-47b4-81c5-a0da10f05e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:18.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:28.437Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=da85de16-7940-449f-8287-0b3cbce074cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:28.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:38.453Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=7d37a21f-50bc-4142-831d-7b42a8e919f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:38.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:48.469Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=641a5a7c-df8c-49d9-ae89-dbb19774500b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:58.483Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=6a37d43c-4eca-4e00-a5ce-7b44ed931fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:29:58.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-15T01:30:08.501Z |INFO |Init configs |InvocationID=182a2eef-54f4-48b7-a797-00356513afec, InstanceUUID=aef46a01-c8e9-4808-933a-08c6d2827391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023