By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T23:09:09.424Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:09:09.433Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:09:09.433Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T23:09:09.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:09:09.782Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:09:09.881Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:09:09.881Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T23:09:09.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-16T23:09:09.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-16T23:09:09.988Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-16T23:09:10.009Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-04-16T23:09:11.183Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-16T23:09:11.568Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-16T23:09:11.607Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-16T23:09:11.608Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-16T23:09:11.721Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-16T23:09:11.722Z |INFO |Root WebApplicationContext: initialization completed in 1713 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-16T23:09:12.466Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-16T23:09:14.401Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-16T23:09:15.088Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-16T23:09:15.123Z |INFO |Started MainApp in 7.519 seconds (JVM running for 8.115) |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-16T23:09:15.335Z |INFO |Start scheduling PRH workflow |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:09:15.345Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=238c5a79-7596-421a-b50c-3258b64f0c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:09:15.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-16T23:09:21.960Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-16T23:09:21.961Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-04-16T23:09:21.963Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:09:25.977Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=152bc4af-fedc-4cba-a3bd-8911ea4332a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:09:26.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:09:36.076Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=13513a67-64a5-448d-b078-06c31de0f616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:09:36.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:09:46.115Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=acda6655-010a-46e5-8988-07bc06deda47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:09:46.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:09:56.145Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9f46021b-2cb6-4ac1-a1a9-dd20dc367f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:09:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:06.184Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9cd8ed5d-3506-400c-a97f-b8b2152b0fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:06.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:16.208Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8bc3ad68-8b83-44fb-acd5-751641dd13f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:26.239Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=abef261c-8231-4d68-b3ac-e38303a441a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:36.268Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4e9ff329-bca0-4277-9f45-bc0ac2df1a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:36.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:46.290Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=865ca866-f8bb-4054-adc9-0e90aad03ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:56.312Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d95fe2c7-fc52-4ee9-8a93-d45ecd575478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:10:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:06.334Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2da7e379-30c6-48d6-9312-7883877bd6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:06.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:16.370Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=166dd996-5054-4fa9-9946-98ce23733ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:16.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:26.392Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=deaa0ee9-7246-4ca8-8913-eebcefda90f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:36.411Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a2604ab7-bd28-4779-a94c-6ce44133caff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:36.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:46.442Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d601e73c-ebc7-45c2-9920-904a6a68e573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:46.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:56.480Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=52740f60-5807-4aa1-baa1-a624058d1740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:11:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:06.501Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=66bf2134-562f-4fa2-9caf-43485ef94db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:06.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:16.520Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=31bcacdf-90e5-4142-ab9c-c47bdceaeed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:26.539Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=10f99053-bfdd-4936-af8e-7fbc3e9d19e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:26.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:36.559Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3d0109cc-8e82-4a6a-8ee4-c621a70291d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:36.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:46.576Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b1f88c95-b244-4167-b75f-e7c2edeea7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:56.598Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=38e06074-c8ff-420a-b363-cf96fbdd59c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:12:56.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:06.631Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f3d836de-fd45-41c4-a660-75b51fed4a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:06.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:16.651Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c9b73094-9fad-4e9a-af5a-628d3cba2a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:16.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:26.676Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c90c8465-1636-4402-b1c7-1fefc7c628a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:26.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:36.699Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d5c863a3-77fd-49dd-b264-972ffff4f949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:36.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:46.720Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=55f770d6-881b-4d9a-8b7b-b41dbec7ba99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:46.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:56.740Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=09f419d8-46b3-459e-bd7b-941edc3d048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:13:56.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:06.765Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ca0eb427-8cfb-490c-8ef0-a7191847e807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T23:14:13.096Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:14:13.096Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:14:13.097Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T23:14:13.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:14:13.097Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:14:13.106Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:14:13.106Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T23:14:13.106Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-16T23:14:13.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:16.787Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=361c1d54-f6bd-4341-8c69-2e74946331f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:16.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:26.807Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=63ae95c7-4a51-44e9-a44d-b158be87a4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:26.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:36.828Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7415a11f-c89b-457c-bcd5-f70c41acef51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:46.880Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3a0a6b4e-994a-424c-859e-c2b5648448c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:46.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:56.902Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9b402835-e1fe-499f-afec-719547bebcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:14:56.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:06.922Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c9d25de3-bc12-45c5-89e4-830be4f7eb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:16.943Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=443d7d01-017f-4aea-86cc-8f812272dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:26.964Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b13ac315-095e-4a24-b45b-56bb58aba0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:26.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:36.986Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=84d868e1-87da-48e1-892e-f22c5cf3565d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:47.007Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=26c1cb4b-a535-45a8-a687-0fa895679d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:47.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:57.029Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b5aa5cbf-b739-44ff-82ca-fae8136a9718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:15:57.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:07.052Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9fdda8a5-dae5-4528-8619-4880dfd10db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:07.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:17.073Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9a0b8809-43fe-4abb-83c4-62b1b502a8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:27.112Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=dd161db3-a67f-4855-a72c-1862be88a032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:27.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:37.137Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=74c6fc3a-1a21-4f23-81f7-1ddea86bfaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:37.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:47.161Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a84bc0d2-0c28-4df3-96a7-ed21a64059b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:47.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:57.213Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=dfd87496-b528-4967-927b-63550d93d662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:16:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:07.235Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=fb994beb-bb0f-406d-98ae-37ff5dc7a0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:07.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:17.255Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0eb2aa8b-b21f-4a5c-a7ef-f0a07c34eab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:27.280Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=772e6231-7ceb-4d54-bcc7-84621f69ff31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:37.302Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4ebc71e9-a1c8-4143-b7a0-e701a5b5ae90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:47.323Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=984ac314-ce4c-45a7-8bce-b85e7ec82921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:47.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:57.346Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8a753bd7-697d-4358-810c-c1e255ae6493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:17:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:07.368Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=96caa35d-5d8b-4c50-bfbf-fb2f53da836e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:07.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:17.389Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ebad73bb-f403-4a68-99e8-76c695d8f412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:17.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:27.411Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c8a7e1c4-aebc-4f54-89b4-d76142826de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:37.436Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4ca9750d-6246-4bd1-ae2e-961fb9ad4d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:37.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:47.460Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b106b101-a71b-429b-8a84-9738f95fec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:47.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:57.478Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3982d52c-75fb-4589-aeda-8756a34bab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:18:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:07.500Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=37e35937-2458-4fed-88e8-0f87a6c3f12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:07.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T23:19:12.665Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:19:12.666Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:19:12.666Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T23:19:12.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:19:12.666Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:19:12.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:19:12.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T23:19:12.673Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-16T23:19:12.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:17.537Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d1d6043c-699e-4d45-a603-aa052a376054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:17.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:27.559Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=52bf2f79-b8a2-4f90-aea5-6981e0938805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:27.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:37.579Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=bd2caf64-5551-4c3b-a980-996f2adc00e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:37.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:47.598Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8c78b201-0b6f-4a04-9c25-19d6907ea489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:57.618Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e2724993-769d-4384-818d-404f61a6f24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:19:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:07.642Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8efe2de9-6e8e-4e77-85a8-6a3fa6dc78cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:17.662Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=21fdb742-364d-477b-b534-79aa17847d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:17.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:27.681Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=543f58f6-de0d-41c5-bae1-037d9e82053a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:37.703Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1c9aefe2-cb77-45ea-8de5-6c4947ca243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:37.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:47.725Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2c93fa84-ce95-4359-b409-54d3cec80178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:47.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:57.762Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=53b910a5-a9c9-4e1d-a4b6-5e2170758915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:20:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:07.782Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=cbf555fe-a9c6-419f-8a72-4c7790e22fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:17.804Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=fdfaf81c-5eb7-4a81-b009-65c767520145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:17.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:27.823Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4a8a2173-79be-4d88-8b7e-8bcb3b8736ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:27.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:37.850Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3c870ad0-1072-4aad-b149-6b5017de712b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:47.871Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=07e7afe8-48dc-44b0-b75a-319e89135d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:47.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:57.893Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=bd2df21d-3a6e-457a-a94f-71fa95a66819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:21:57.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:07.918Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b8d9c3f7-9b71-4796-836a-b81e4f3afb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:07.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:17.942Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0e9ccd43-daa2-4d10-b14c-6e938d080f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:17.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:27.964Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=27922420-2b21-4b37-a43e-0a6ac0102fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:27.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:37.983Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d87a4a48-0563-4c2f-bc41-9706e85d6a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:48.002Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ad6558b4-0c5f-4781-9d1f-e078baf3b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:58.025Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=927cdc26-86df-43e9-b53d-d0f8d852e4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:22:58.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:08.044Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=409529a9-5edf-4e13-b8c7-d93fad9d496f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:08.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:18.070Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=41181afc-7af7-4324-bd6c-ad39167602d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:18.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:28.093Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b909df16-3f67-4829-a636-5981d64199a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:38.114Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ea35b4df-536d-4ff0-a33f-bc6a229271ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:38.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:48.137Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ea7c6fe8-c902-44f7-af95-ba3db47b9ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:48.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:58.157Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b53eef99-c6be-441a-b4f6-1bf2e175259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:23:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:08.179Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e864cebe-4315-45ab-95a6-20bd6ac0aca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:08.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T23:24:12.748Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:24:12.748Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:24:12.748Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T23:24:12.748Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:24:12.748Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:24:12.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:24:12.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T23:24:12.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-16T23:24:12.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:18.201Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3fdad7c0-67d7-4c59-ac46-ff8ed8dbf0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:18.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:28.226Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=16528754-4eb3-4342-9240-d1b28b342126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:28.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:38.249Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2d76919b-32d8-4ca1-b482-936e4e1588d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:38.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:48.270Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4e159a89-2f2c-4b06-94ca-b0d98dfc429a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:48.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:58.308Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=27bf5f42-c583-49d1-91db-725b0cdff548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:24:58.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:08.328Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e8b5424c-6fd6-4b47-9a30-73f3b47fcb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:08.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:18.351Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1ab4bf7e-7dc4-4c9b-abb5-030a79f95977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:18.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:28.379Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9585298e-4919-4458-8cd2-d788d17116ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:28.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:38.407Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=585df3a3-91b5-405a-9965-9e758f1c95ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:48.428Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b67bcf08-8c3e-47b0-946f-a88ff4476db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:48.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:58.453Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=32a7e928-38db-409d-9c26-c7a058b16186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:25:58.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:08.481Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=57be63e7-44d4-4b88-bfe1-ba30b2de4b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:08.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:18.506Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=353a654a-32b1-47cf-816d-162acb2dd7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:28.526Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=579e14a8-d34b-4560-a49e-0d462f9cd1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:28.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:38.546Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=df215921-3343-40cf-8a64-e3ff0bff0c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:38.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:48.569Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0cb8f8da-84f4-4e1e-96a6-dda8e3e80eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:48.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:58.594Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8b7ff393-f0b1-4940-933e-1c4bbd957b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:26:58.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:08.615Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c11e61b4-0e17-4f06-b57a-289988b89271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:08.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:18.636Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=731fdef1-8c0e-4368-a944-6cb7e56e62b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:18.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:28.656Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a9614def-dbe1-4890-a1aa-25acc8fb557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:28.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:38.676Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ec485eca-2d07-4d41-8b75-db9b234179e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:48.702Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4b8c9a8e-fe04-4b46-abd1-f79c3107259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:58.724Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3fe13558-c799-41c8-b25d-76c801717322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:27:58.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:08.744Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2baa3376-ad9c-4fbe-b347-50959b8894d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:18.768Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4632eaac-0a95-4173-83f7-b28f4f27e882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:18.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:28.790Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2cf342cc-f587-4ad8-a7cf-c0a9021d7295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:28.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:38.808Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=db2de807-56b0-472f-8c02-3921f366863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:38.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:48.828Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e7ba2c4e-3571-40dd-9fd4-dc06c82f7546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:48.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:58.850Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2797107b-5d5c-4546-b25a-b814685bea8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:28:58.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:08.873Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0a78ef8f-5d68-4df3-8c23-b31d9c3f3aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:08.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T23:29:12.631Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:29:12.631Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:29:12.631Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T23:29:12.631Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:29:12.632Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:29:12.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:29:12.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T23:29:12.638Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-16T23:29:12.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:18.915Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=cb8ffe63-3c1a-4bdb-933f-2d1f90f19557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:18.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:28.933Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=22e33ee2-4c4b-4773-9371-e1be339984c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:28.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:38.953Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8aad5e5b-e72c-4763-a383-3f5ca20c75c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:38.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:48.974Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=25b08b78-c8e1-4f0e-82b5-801588191a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:48.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:58.996Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=10c5ba40-f20f-4b06-9c41-c7e07f001930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:29:59.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:09.014Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6a1e7283-1718-4992-a0c3-c399e4e6fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:19.031Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=856d5b9b-ec32-4ae5-87ce-91e2f7479015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:19.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:29.052Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=40417efd-70e2-4b52-aa54-e4e69fe2cb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:29.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:39.076Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=fa482a9e-8720-47b9-abed-ae291605248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:49.093Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=dd2602c1-e2be-4dbe-aa5f-ac40d9a61203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:49.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:59.113Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=aca00f45-01e5-4369-9dc8-619afc234be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:30:59.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:09.133Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2e199139-3d15-4a15-993e-511e5fef22c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:19.150Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=74d85285-82fe-43b3-be6f-0acdf8c22bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:19.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:29.169Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=97342542-ec17-4098-8c6a-1b8d4710b346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:29.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:39.209Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0c3da05a-6c57-4af7-98f5-12fd5bcec1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:49.230Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4a13ccdc-5b31-42c5-a2e3-31ce9ecf247e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:59.250Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7880dc9b-427b-48ac-b2e3-c85b73093c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:31:59.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:09.267Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=da3e6376-cfe0-484e-8920-a671438f2938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:09.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:19.284Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7d7adea5-5d26-4ab4-9fb3-8277a0f64f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:19.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:29.303Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2198b3d1-77a5-4dfe-991e-e348e7405909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:29.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:39.328Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=13685978-3222-47f6-a5ec-2d19c7e5f822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:39.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:49.351Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=dc14e24d-e7db-48b5-8a9d-0c9eb49ddcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:59.380Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f572ef7d-7f5f-46b3-b163-e32cc3f91fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:32:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:09.399Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=829ddd89-a726-46ab-9bf8-cff7db9023ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:19.417Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c506f5af-bb83-408b-8828-9b8395f7a348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:29.435Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a54ebadf-a979-42e4-b3a2-ad8f86331286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:29.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:39.455Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=976b710f-6390-4833-a438-e9bff1ec2acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:39.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:49.477Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=462f9c1a-4177-4c7d-8226-17c2723067d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:49.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:59.496Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a1e0f7d9-4199-475a-8305-627392dda989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:33:59.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:09.518Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b4087394-067c-4988-9e7c-8d4fb209752c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T23:34:12.643Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:34:12.644Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:34:12.644Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T23:34:12.644Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:34:12.644Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:34:12.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:34:12.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T23:34:12.650Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-16T23:34:12.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:19.542Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3dbcc5f3-ccc6-425b-963a-a2feb54d405a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:19.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:29.562Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=321a8c7e-a6f5-4805-8ac2-55b3bbf1a870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:29.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:39.581Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=5ba6be1d-ea8d-4fe0-ba83-f2c073d4f6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:39.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:49.599Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=08022919-76a3-4eaa-b8bc-14f638ce3688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:49.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:59.624Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a6a4fc96-81e4-4a1d-8931-e7c9fdcf7291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:34:59.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:09.644Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b8ff338c-dc9f-436a-b38c-c2c93c810694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:09.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:19.666Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2ce7b263-9b1b-41ad-a264-834acfcf3400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:19.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:29.687Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ce8285b0-ca6e-47fb-a6cb-7090d9dd2844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:29.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:39.705Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4ce52b3c-b40a-4a48-9499-b1add9b99f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:39.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:49.724Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=28cd2d96-81fc-457e-b2a8-e139789d571e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:59.746Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2efb9399-56cf-4683-99db-f5956a395025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:35:59.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:09.769Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=5716d16c-8253-4d0f-8738-c57b5134658a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:09.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:19.787Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d922da36-c674-464c-b7df-be3bcdcbef79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:29.805Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a2ebca0a-fcff-4738-bdfd-be0d1cbaecc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:29.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:39.827Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9676ca19-072d-41fa-ac98-1dfcfc12df8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:49.847Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b71ee546-725d-4997-b74f-6e0a20cfc0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:49.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:59.868Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c7060c6c-412e-4eb7-8434-00c56fc83c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:36:59.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:37:09.891Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f6b6155c-9ecf-46c3-aa2d-428bf8cebe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:37:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:37:19.911Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e2fb0df0-a329-436f-8f43-fad9799f2327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:37:19.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:37:29.930Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7747dfb3-8a36-4e4d-b444-cc28b6beab9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:37:29.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:37:39.950Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e26ef9b9-175d-4d0a-98ca-2f117fd5cf5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:37:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:37:49.970Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8699973e-537b-4031-bf00-9e6fb64a07e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:37:49.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:37:59.990Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a091a96a-eef0-4b3f-84e9-a5fa6c73a649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:38:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:38:10.011Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1e885d0d-abb0-4d48-8b93-5207d0728135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:38:10.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:38:20.050Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a9e8c10c-e903-4d2d-bee2-ba6db63ef0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:38:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:38:30.070Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0fd27a1d-3283-4dec-a858-b9b58602689a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:38:30.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:38:40.089Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=bcbb465e-6455-4090-850b-8a1d633f327d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:38:40.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:38:50.106Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8e5dd57b-118b-4724-bde7-13796c738dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:38:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:00.123Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8d5e2997-24fe-4195-a832-ea6d2f2ecdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:10.145Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=50fb805d-ad61-4644-9e29-345317986ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:10.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T23:39:12.675Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:39:12.675Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:39:12.675Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T23:39:12.675Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:39:12.676Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:39:12.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:39:12.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T23:39:12.680Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-16T23:39:12.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:20.165Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c94ce48c-20a2-4bde-8a65-38650c2c029b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:20.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:30.185Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f3846731-addc-4090-b0ab-41c8d84ead20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:30.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:40.204Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=061bd2e4-a137-4e28-a04b-9967ce36fc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:40.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:50.222Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=37d638e6-5d7f-4846-9f3b-5c06caad85e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:39:50.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:00.242Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=dc75b0e7-78f7-421c-aa17-9f2c424bd0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:10.263Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ccd4ddb1-c4d9-4bd2-89fa-dc2558c7787b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:10.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:20.282Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=5daa0bd2-6c31-41ea-af9b-205caa80c8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:20.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:30.304Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=15efc4ba-adde-48b8-9b7f-66466bc61020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:40.326Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ba3f847c-055a-42ff-b2b1-a6209fff2c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:40.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:50.347Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b155bca3-c61b-437b-859a-cacb1732704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:40:50.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:00.375Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ba651e01-69c8-4454-87f1-6f2458974924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:00.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:10.394Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6d8ada08-844d-497d-8b30-fcde724abd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:10.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:20.415Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=fb9d59c4-2f90-4c74-aab3-2bc59183d278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:20.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:30.432Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=42020839-0a07-43d0-ac8a-c098da28bd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:40.450Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d11a7592-8d84-4c02-a523-5febdb2107c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:40.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:50.468Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=393ecdfd-67ef-42c8-8f86-7aa7d994a359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:41:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:00.485Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=828f35e4-3202-46fa-a176-489f265ffcdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:00.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:10.507Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e813a743-5a3e-47ba-9c9f-d9d5f06505b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:20.530Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9c874278-c187-4715-b80a-fd2adb209089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:30.549Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ee1cb466-3b67-4705-9d29-87a567786175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:40.571Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0231cd00-a657-4d7a-aa1a-eeac83e7cb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:40.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:50.590Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c72adece-9fff-4a23-9244-129034ad0a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:42:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:00.609Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=63baecbc-bf2e-496c-bf72-52eebc4a4ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:00.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:10.632Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=14b2ac04-f7f6-4ae6-b167-17d9e7d3dc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:10.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:20.654Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=821759c5-2ee1-4e52-8e3c-22336a3af28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:20.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:30.672Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4f55385c-0d49-41e7-8eaf-66ebc3b43bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:30.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:40.692Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d93874b1-6c55-4a52-ac6a-3f7fe65e96ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:40.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:50.713Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=82214cf0-9fe1-4c51-8e3d-aa1d18d7f4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:43:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:00.733Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7b531b09-2a33-4965-b6b2-e0923fadb637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:00.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:10.756Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7263245d-b3d2-4f46-a36d-e75af5c48efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:10.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T23:44:12.643Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:44:12.643Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:44:12.643Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T23:44:12.643Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:44:12.643Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:44:12.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:44:12.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T23:44:12.653Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-16T23:44:12.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:20.804Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4d625829-678d-495a-903a-132cb6969fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:20.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:30.852Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2ddc8a00-e4b6-4d8a-848b-bb3e3c016c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:30.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:40.870Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=73514a06-5e77-4e12-87f0-bf76b9fca2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:50.911Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6ca59e3b-76a2-44b2-a04b-cab03f65b713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:44:50.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:00.934Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2710ba37-14df-4872-8040-44bb13da4f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:10.953Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=272d27a0-ba56-453a-80de-b775c37837b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:20.975Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e85b08bb-6f70-45da-a309-c8f1b4159c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:20.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:30.999Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6d151d87-38a5-47f3-83b9-ad654d0d6a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:31.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:41.017Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3999e14d-a7ed-40bf-b5b8-16642de5322f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:41.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:51.037Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8dd749ae-044d-43fe-8549-b3e27cce930a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:45:51.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:01.057Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b73bd67c-3cde-401f-915c-446ef1b76ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:01.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:11.077Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0ff53bb3-91e0-4a3c-87cf-1cb5b42d4856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:11.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:21.097Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d8d5a0ff-7018-4aa0-8f32-84cbd7935f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:31.142Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d3628fdf-9b17-4ff9-a818-bd6b14aa00fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:31.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:41.162Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d056abb6-0b24-42db-8098-319e5f3b30b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:51.184Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e0f98bef-d1d2-4337-81cf-9ec69a34dc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:46:51.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:01.202Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0d0cb094-9a77-4b2f-9588-0e70f12dc7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:11.226Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=fd903279-7f83-473a-8768-ee47e9ad4dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:21.246Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7ee33f11-6605-4e77-a24e-ece49a3da79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:21.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:31.264Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8175f889-61f5-4063-acbb-6bc73289b0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:41.282Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=99dfeb9b-caf0-4eb1-aae8-06602700a7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:41.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:51.301Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e44c15da-083b-4fe5-894f-3c2fdb0c2827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:47:51.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:01.321Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=96b652e6-95b8-439f-9385-55a717cdafc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:01.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:11.341Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=71206e8c-0cce-4bc7-9f99-9d58925611bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:11.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:21.365Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2bf89aa8-c045-46c2-a7da-c5b6d253a9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:31.388Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=14d163bc-3c21-413e-8173-38adbe177572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:31.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:41.408Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3e3dedb9-7b58-4a4c-b49c-91fa5378f348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:51.425Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c290b151-b8e0-460a-a5fc-672ba17aab93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:48:51.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:01.452Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c860e95a-7474-400a-a8de-fad9e50e296a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:01.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:11.471Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c7d878eb-e798-4404-be72-0d94b939afae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:11.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T23:49:12.633Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:49:12.634Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:49:12.634Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T23:49:12.634Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:49:12.634Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:49:12.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:49:12.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T23:49:12.638Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-16T23:49:12.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:21.489Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9ea43a08-5147-4934-8c5a-9891b05b5943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:21.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:31.509Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=5f784d5f-5085-4bab-a18f-5c4f55d39794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:41.530Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=084e9967-81f7-4f66-a337-c53c86c7d118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:41.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:51.552Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f0148c27-039f-4950-8331-d3070f27fd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:49:51.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:01.573Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=11fd7a78-a71a-49dd-9be7-eac1cb3507ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:01.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:11.596Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=78f04c4a-afd2-47a3-85c5-3c6beb763fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:11.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:21.618Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=93c9cc73-f9c1-4f9b-a8c3-b48888fc4557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:31.638Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=faceef0e-13d3-47bc-b850-ce2078665d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:41.656Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ddd8a2f6-a529-4eb7-819b-220b21e46a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:41.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:51.678Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=19d029c8-5d9c-47c4-942e-e1cc15d2763b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:50:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:01.702Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f1cbe077-1e02-46b3-b74a-c3c16ba6b75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:01.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:11.722Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=536469b1-7f0d-46f7-8ddb-3df7f4781aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:11.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:21.743Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=bb662c4e-2f1b-4836-8856-0bd4b4c50489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:31.764Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=44d8dcab-d351-494f-a049-6775f19de9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:31.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:41.785Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e783c22e-d45c-4731-aa2b-1a66cf9d5bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:41.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:51.807Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=821e4c50-3222-4798-8d3c-a6a823693afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:51:51.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:01.827Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4c0ea711-7d85-469e-9475-dae27b7b5a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:01.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:11.847Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=537e47ef-558b-4287-9d4c-cb35a6d1cb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:11.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:21.867Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4089e5d5-2484-48d4-8712-b97035395e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:21.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:31.885Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b37d3820-fb6d-4ce4-b8e0-c3e5526da407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:31.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:41.903Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=be61d26a-66a5-4e1d-baeb-a871b8d0044f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:41.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:51.921Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=bafd5abe-8f85-47c6-89c0-2c9ca5e395a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:52:51.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:01.941Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f9ffc208-4fbd-47bf-90bd-198c59bf24fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:01.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:11.961Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=43fac502-66fd-4f90-be8d-2084f29cdca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:11.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:21.979Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d43871aa-4b19-4c67-bb32-7be1e4271310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:22.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:32.000Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b910fb27-30e3-4f64-9382-3972f3e0ca22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:32.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:42.019Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ee4c0035-07d4-446c-ab9d-773ed85de02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:42.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:52.036Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=84041219-e8b8-4a80-ad5d-1e914a5b794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:53:52.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:02.057Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e9a3be56-aa08-4144-aa2f-f4806b5e89de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:02.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:12.077Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c36f8157-45ed-44a8-a99b-d5a7a3e560b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:12.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T23:54:12.624Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:54:12.624Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:54:12.624Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T23:54:12.624Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:54:12.625Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:54:12.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:54:12.629Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T23:54:12.629Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-16T23:54:12.630Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:22.098Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=937666b2-5c85-487b-9c3b-a15bc6ecb1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:22.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:32.120Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2d3a72cd-d2b3-4cf3-bc48-28a653e88376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:32.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:42.140Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=86434e44-167c-4b63-bc16-32befb2fe784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:52.160Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6ee1b1f7-5071-4537-b33f-b6113e931964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:54:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:02.181Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2a678b52-5174-437b-ab71-1eace95fc8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:02.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:12.201Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e947a1f5-c62d-42c5-b00a-2619d095b8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:12.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:22.221Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=604e05f2-8fe4-4a6f-9873-759085c08df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:22.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:32.241Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=54f8b91a-5ef4-414d-a668-eaa229d0b286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:42.262Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e3c4001a-69cc-4913-ad78-4ceda2f8eadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:42.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:52.282Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a1cd27da-50fb-4157-a496-7d6453a82272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:55:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:02.303Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c3946937-a138-4e7a-84a7-5d9283f18ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:02.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:12.325Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=80403433-97d1-41e7-b08c-ebca6081c0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:12.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:22.346Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=dda90855-93a2-435e-8254-f2be8c0129be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:32.366Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=97b4e6f6-1547-4267-8818-6127e5c44525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:42.407Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=16a81b13-8db9-4904-ab1c-9854f741e225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:42.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:52.428Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9b0c9ead-c7ce-4f7a-b295-b8524a3133ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:56:52.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:02.447Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3666b384-94c3-4cc8-9bf4-2a22f0bd826f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:02.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:12.465Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e01ef7ab-0a35-4a57-ab40-88d8a060579e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:12.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:22.487Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=26d5a37b-d6c7-48d2-b3e8-a2004d71c200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:32.510Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=229d91ec-a966-4c97-bb76-d40aff946fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:32.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:42.530Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c0b5ba6d-e963-4948-a12f-73b566b0b321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:42.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:52.550Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d7974564-abf9-4f38-9995-87d8ef1af674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:57:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:02.573Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=081341a0-ee1f-4b4e-bcb8-6c7d3bc30125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:02.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:12.591Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=961924f4-f568-412d-a99d-52f28af7ae41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:12.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:22.612Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=512f6a07-1966-46ce-8ec6-0d993cbbf0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:22.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:32.633Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6e357847-0715-482e-8d12-110bea1516a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:32.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:42.656Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=777b3d3e-45fb-42d7-a160-4898bba760c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:42.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:52.674Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=985a5f12-8a31-4282-ac47-f78bc8d33f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:58:52.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:02.700Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a4d5e75d-0a64-477f-a709-c9c36d4e82cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:02.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-16T23:59:12.651Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:59:12.651Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-16T23:59:12.651Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-16T23:59:12.651Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:59:12.652Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:59:12.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-16T23:59:12.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-16T23:59:12.655Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-16T23:59:12.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:12.725Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9c6729e3-0a23-436d-b808-ee63e30c9909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:12.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:22.751Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e788e779-0019-4fdb-8ca4-fb65ace552bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:22.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:32.773Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=19a872f0-1559-4a3b-955f-680043a9b766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:32.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:42.795Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=5d1c2233-324c-4a7e-8cee-f965c8f3613e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:42.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:52.813Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f855a11e-4a23-4d2c-b873-96c17f9ad455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-16T23:59:52.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:02.837Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8cd44dda-ce3b-440b-a464-ae4532d218bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:12.873Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c54f661b-fefa-493b-a6fa-1334a2648844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:12.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:22.894Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=20767dd4-d64a-4132-bd04-22cbd91f4956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:32.913Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7d67ece5-b25f-44b0-b885-b0b07b2c1ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:32.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:42.933Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=383e31b9-0ad4-43cd-a80b-bd2c47812018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:52.953Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7de99953-43b9-4631-8fc2-901b39981bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:00:52.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:02.972Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=88b0bd1b-6615-44bf-be4a-3a0071d325d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:12.994Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d9e6e188-7a48-4162-afcd-7670b73d5434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:13.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:23.012Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8998b560-2c1a-4193-ab2f-2be358e18416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:33.033Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e1c5eb28-bbf1-4f97-8b2b-4ee3c9f73bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:33.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:43.055Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=95935326-007f-4223-adda-d8a245f36b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:43.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:53.074Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=db0e671e-4344-4253-9145-71cfa3a91bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:01:53.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:03.096Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=82886b78-e9c2-4225-9d50-d8cbd10933ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:03.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:13.117Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=995e4506-8cbb-49ba-bbf3-f6eacf1601a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:13.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:23.135Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d411e4cf-f13b-4008-84cc-c343cc763cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:33.154Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e139fc43-2abc-42f5-b681-119db105bb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:33.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:43.172Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4fe00e7d-6f25-408e-a0f6-3d86ac0c41ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:53.191Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d6deb413-b75a-41dc-af0c-1eac4f9ae13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:02:53.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:03.222Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ae429d02-84ce-447b-a630-0b5cc7a7d77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:13.243Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1cc24977-4b54-46d4-8230-6852d69a8d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:13.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:23.262Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0004992c-7ebc-461f-8b20-bc938c0b0be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:23.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:33.283Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=227d800b-847f-4456-93bf-2b9aba4d8e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:33.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:43.303Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f6541d3c-ecd9-4a2c-9f6e-f5609b9f2a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:53.322Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e0ee7415-9a2a-49da-b84d-7396b648da61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:03:53.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:03.342Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ae776942-5a51-4860-a6b1-2afc28dc52a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:03.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:04:12.680Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:04:12.681Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:04:12.681Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:04:12.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:04:12.681Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:04:12.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:04:12.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:04:12.685Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:04:12.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:13.360Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7ec9133c-f9e6-49d9-87e0-97cec8d916a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:13.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:23.379Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2d60cc22-ecd3-4340-a5c6-7fc74ad1eaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:33.397Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ec6cddd3-bf97-4ae4-91db-ddcb30b5df32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:33.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:43.414Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9bd4116e-3865-4d66-a3c6-4116d7bc8714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:43.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:53.436Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a509040b-0b46-4a4b-9889-c7eb4aa73988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:04:53.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:03.457Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d95a9bd6-76cd-4294-9064-15eeb7fc9baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:03.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:13.481Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=31ea87f3-84d6-411e-8f7b-f92681bc737c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:23.501Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d16e0e51-5224-423a-9351-1a69ed09a855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:33.521Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3bda8f42-0a24-4583-b093-5c33be52380e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:33.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:43.541Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1c6f1d22-e450-49d7-83c8-1397c83871e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:43.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:53.558Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ea777bf8-2ac0-4ab3-847a-13afd3517d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:05:53.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:03.576Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ecdb86a6-cc85-4428-a931-ec90d1f3bb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:03.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:13.598Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8000dc56-9807-430c-a96f-6f74ed232a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:13.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:23.617Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=312a087e-c4b1-4914-8fe2-c52685d10857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:33.638Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0729c403-e05d-4156-bfc6-64ae3d8f36a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:33.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:43.653Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e5f48ba7-7b58-4783-a992-f007ccc887c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:43.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:53.671Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3b0ae40b-d733-4fb5-9449-234d7fe5364b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:06:53.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:03.709Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=cc0de4d2-edef-4fb1-99ab-0d3ca11bafd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:03.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:13.727Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e8f8e671-9fd4-48fa-ab21-2ae55a9a3a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:23.743Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ad2383e6-94ee-4008-aefe-7810c07625de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:23.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:33.763Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=cb52836d-5a45-44d6-a28d-b335122d1474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:43.779Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=81db317d-132b-4240-af0f-2d12687e02f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:53.797Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9f6daf41-24a6-4583-9840-7c9f13eabee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:07:53.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:03.816Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=36345021-6780-4483-8ea3-803dbf42bc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:03.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:13.839Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b745115a-2504-40ea-81bf-215843798e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:23.860Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4822fe8f-158e-4e07-9421-3a26baef3906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:23.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:33.884Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=cbee6b3e-53d4-46a0-844a-497c42c78749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:33.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:43.903Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e2ae34c0-a782-45a6-87b5-c8b4c77847ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:43.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:53.925Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4729be48-1023-4f47-a6bf-8fb9a08bef76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:08:53.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:03.945Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d212c30d-84c7-4f2e-b3d6-e21f9b93ab4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:03.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:09:12.631Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:09:12.632Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:09:12.632Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:09:12.632Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:09:12.632Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:09:12.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:09:12.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:09:12.635Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:09:12.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:13.991Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=80271401-f1e7-423d-8b60-38111ed0834b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:14.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:24.014Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=37189738-c56b-4283-825a-3ab6dc7f91c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:24.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:34.034Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2de860f8-b57c-4517-9a54-a15698b0fc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:34.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:44.058Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a5e29a0e-8dc3-4df9-a5f6-887ebb1faf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:44.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:54.081Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=73a09c85-95e0-4a42-8d82-2fc6422e3ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:09:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:04.108Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ce6a61d2-894d-4191-98dc-087e91967655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:04.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:14.129Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=cba11952-454c-44bf-89b9-ac5094641c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:14.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:24.147Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=016aa190-01f7-499f-9e02-ca8f0242fef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:24.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:34.170Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=33ef3075-0427-4f64-96f5-af420078057e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:44.187Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=996d53b4-d112-4bd6-b7ec-c396c4bb9aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:54.210Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e241a4e2-5661-41c4-b32d-af725ff84066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:10:54.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:04.239Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6f497214-cff2-4130-a964-bc06b76bcf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:04.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:14.257Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8809a381-c5de-497a-882a-7b5ab61cb684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:24.300Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3603a77a-5a45-4f64-8306-fc4e6124049f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:24.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:34.317Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d1ea8192-770a-4517-bfc5-de15540ee58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:44.334Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=abebdee7-67f9-430e-bbe2-6c349c3ad771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:54.355Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=70790a87-6db4-4305-9264-ed0f56a8c190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:11:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:04.371Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=eb46a629-77bd-4d59-8046-c29eb6d26642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:14.389Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8dd575e0-de8b-4a31-ba3f-8e36640c2a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:24.405Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f76ed589-1c03-4d33-8d4c-972bb54b265d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:24.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:34.425Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e2359111-5653-46de-9fc6-5ef7a7141985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:34.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:44.443Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2c96adc5-ef2f-4050-a0ba-b96dda8d2f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:44.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:54.464Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ab63198e-a6f2-4556-b973-8da5e5bf6826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:12:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:04.484Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c3318c3b-72cf-4a71-a142-bc23b00b68dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:04.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:14.504Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=aecd355c-6ff7-4daa-8b8b-4cf2f5597315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:14.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:24.549Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=91662059-0f86-4c3c-a0f9-9eeb6a2c1c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:24.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:34.572Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=aa53753b-51bb-494a-896f-aeef59699ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:44.592Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=feca8634-6127-40f9-be5f-1b9a0e083128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:44.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:54.611Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a59a26ab-7895-4574-9d50-4bddd342934f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:13:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:04.631Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8665e7bc-ffad-47f6-877d-2db9310acda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:04.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:14:12.701Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:14:12.701Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:14:12.701Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:14:12.701Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:14:12.702Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:14:12.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:14:12.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:14:12.706Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:14:12.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:14.652Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e9f77c75-9574-42af-8b7a-b10f4bbecb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:14.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:24.672Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b46ce6a4-78ba-4917-ad37-20ad6698b95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:24.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:34.692Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a3c876a2-b689-4fc2-8ee6-89262017e332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:34.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:44.710Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9a710d05-65eb-44ed-a847-df1b556fca46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:44.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:54.731Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=63de3690-9b6e-4878-bf60-c622fb16a826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:14:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:04.750Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=03bc6d73-ac5e-4f6e-85bc-c7912e0d509c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:04.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:14.770Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3a2b7079-1b86-4e7f-b43b-579cfb07049a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:14.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:24.787Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=44dc7692-6a80-452d-af0f-563e4d26c39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:34.809Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2643e00d-ffc7-4121-bda3-d44318c778d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:34.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:44.829Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1596f4ed-239a-49a2-b640-013e7e48ff80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:54.849Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f3149c7b-9978-4541-b768-29fe5888a114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:15:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:04.869Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a9751016-688d-470e-98a5-ad0971fe5bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:14.889Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4b5b8cd4-2adb-4a9a-abec-cd7ec8b3ffec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:14.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:24.909Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c5ac25e7-85be-4ba9-98be-079e6ff81474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:34.928Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8907d175-f3aa-49ab-9c62-20277a039a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:44.948Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3a460439-9cd1-45e5-b892-fc8219b0b8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:54.977Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2e45ef32-0005-4109-a5d6-4ac100f20c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:16:54.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:04.999Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=addf070f-0ee7-4a75-8e7a-e9defe7f86b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:05.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:15.020Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=71d41206-1253-4047-a7cc-739067db7cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:25.043Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=870e6d18-5b5a-4a71-8988-08a4112338b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:35.062Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e67ad850-ec5d-46fd-82cb-61402b3a6f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:35.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:45.081Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c7497fe1-d2dd-4a29-b707-f060a0441cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:55.104Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=96421eed-65da-4b23-a2ee-d0e141519834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:17:55.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:05.126Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=85971c6e-6b80-4c8d-bb93-1fa17a7362da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:05.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:15.147Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6473572c-455e-4019-8e09-205a2af9a722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:15.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:25.168Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=164dd8e1-2acd-447f-be7b-5a2658e9547e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:25.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:35.190Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=519940db-c30d-4917-b5e3-116ff22a658a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:35.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:45.208Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=55f20602-ddac-4a34-ad1d-e2b95e30af47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:45.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:55.228Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=18d7b8a0-37c2-4366-abac-6385208ccf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:18:55.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:05.246Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=336a6cc4-8c02-47e0-945e-cac4e054df49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:19:12.640Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:19:12.640Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:19:12.640Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:19:12.640Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:19:12.640Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:19:12.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:19:12.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:19:12.643Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:19:12.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:15.274Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7a44e796-47e0-474f-aaa0-58b9139dae14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:15.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:25.291Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=5e2ae581-6ab1-494d-85e5-bf352ab84252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:25.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:35.306Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=87845c1d-d625-480e-a30e-b21e75097bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:35.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:45.351Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=caa083da-6553-413f-9d08-1b77749777ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:55.372Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c7c03a0f-7cc4-4876-957f-0660328e3c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:19:55.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:05.393Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1edb4d6e-2a2d-4297-a131-34399bbd72de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:05.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:15.413Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=5d25bc0d-773f-4249-8b64-2fe29c1694f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:15.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:25.433Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=50d1c52c-f627-4e42-906c-6883a69ac81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:25.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:35.450Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f5153287-ac07-40a1-be84-a3cf2980e768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:45.465Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3852af2b-55bd-4ece-a704-20a115a6793f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:45.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:55.485Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b519b23e-7647-4036-8c03-8b004d9dd0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:20:55.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:05.506Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6c71547a-7b87-4edd-9f53-e28cb82dccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:05.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:15.525Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=bacbd4e5-6703-46f3-8b44-aad77dca656d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:15.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:25.546Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=78034b82-78e0-4b93-b76e-204618c3a11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:35.568Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=80d6ab6d-0ac2-46c7-ab86-8f4e9c2c0c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:35.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:45.588Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2adb0bd8-5563-4996-848a-aeb85ae9457c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:45.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:55.611Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d6add2f9-8837-4493-b718-82fa9418349e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:21:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:05.634Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7ea4c08d-5eba-4686-b4ef-007d65c069b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:05.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:15.650Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4624a97b-0418-4905-a5e4-e5c28eecca0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:25.670Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4189f399-2e7b-4aa8-a05e-9b663912531a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:25.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:35.688Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8632c864-6764-4fb0-ae68-a5363882a131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:35.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:45.706Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=fa54f295-5533-4d6a-8a3f-f692ed363654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:55.724Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7bacdff4-d3d7-4b01-9bff-5ee35246a897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:22:55.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:05.747Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a20bb888-c697-43a5-a550-427c5d36f4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:05.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:15.766Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=581a3869-db58-4503-a5b9-25fc56c53302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:15.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:25.788Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=149e0736-06f0-4e5e-b0c8-387676992eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:25.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:35.809Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=af5b2444-4a39-4a59-900c-1b82e3dab12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:45.829Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=856aa65c-60ec-423b-99a3-50fc3a188271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:45.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:55.848Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0a89777a-f222-4c3a-9970-475561fd7bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:23:55.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:05.869Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1053c024-77d2-486c-87e9-fcffa497dcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:24:12.681Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:24:12.681Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:24:12.681Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:24:12.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:24:12.682Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:24:12.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:24:12.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:24:12.685Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:24:12.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:15.891Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=26da35f6-f6f3-41ae-93d5-53a3f3f15f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:15.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:25.913Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7e1534c5-efa8-4c77-9e9b-ba0a77aaf8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:25.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:35.935Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ec5bb5fd-f6db-4bce-8497-bf1e29d1f7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:35.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:45.957Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=cb8e3064-bbff-43a1-b5f0-d307d556da86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:45.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:55.978Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b840ffd1-b146-4a42-b291-bacfe5d58121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:24:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:05.995Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7fc8a6ee-72c3-4494-9e19-a9dca4eab75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:16.014Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=00d4f5ad-12a3-4c77-b6fa-ba65f45506cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:16.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:26.036Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=48194bf4-7510-4da2-a2ea-42290b0acc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:26.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:36.065Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a6a6b860-8bdd-4c50-89c7-0275a0402090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:36.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:46.085Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=40e3a437-ceda-49f3-b911-01408b8dcbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:46.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:56.103Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=cab55d70-91f5-421d-9db3-90c71724fb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:25:56.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:06.121Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=dfca7054-7ca3-4e2c-9df9-e86896e472b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:06.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:16.136Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=efd054a8-ebf3-49d5-9c91-673be4867777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:26.157Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9b838c16-c800-4056-8e21-3ad8f6f3216e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:26.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:36.175Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1cd231c9-0798-4e22-9794-669c6a44a73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:36.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:46.194Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=234605bc-fe1d-4bb0-a8b9-6c1e45ae1d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:46.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:56.214Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3548955d-d96e-446b-83a2-82a9559fd0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:26:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:06.236Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=79db9f50-eabb-43f4-8900-23a9d4b30f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:16.256Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1641f292-1988-45b6-ab7d-1d4e9f22ae0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:16.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:26.275Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c4d73983-97e4-4b4b-8088-1506222d62ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:26.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:36.296Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=992ea256-1da9-4a78-9e2a-0335a882cebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:36.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:46.317Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=533b2da2-9bf8-4d93-b3e9-566e6fc3d3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:56.341Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7aade7cd-c5cf-4901-86c9-f0eca90b077c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:27:56.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:06.362Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3d66ac09-03e1-4c21-877a-6decce26e467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:16.383Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=66429ffc-fab8-48c6-ac76-97273c4c584f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:16.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:26.424Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=04197cfe-18cf-4a09-8200-50e74ce9d1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:26.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:36.444Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=fa9a26f2-d673-483c-b027-b9194d667f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:36.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:46.464Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1407f606-a2c2-410e-877e-8c37e6302e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:46.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:56.483Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c196aaf3-2b27-4e65-9648-e1cfd77ce2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:28:56.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:06.504Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9c49cf0a-41ba-44d1-b435-cffd350f8be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:06.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:29:12.653Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:29:12.653Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:29:12.653Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:29:12.653Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:29:12.654Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:29:12.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:29:12.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:29:12.658Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:29:12.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:16.521Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=12c711a4-317c-407a-af97-036980697c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:26.540Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a0220655-740c-4adb-8160-a3658c8bbec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:36.561Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9efbdee5-f230-4912-92a9-b8a3d7ab3db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:36.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:46.581Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2f4153c6-2804-4741-a5fe-10e3f84e886a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:46.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:56.600Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=bd18d9c9-0ba3-45e9-9f5a-aad0c4a0d3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:29:56.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:06.622Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1afe065e-23ea-46b3-ac99-2d5e66e53651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:16.663Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=807a903d-d1bc-4592-9a1b-ac57ab763e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:16.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:26.686Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f2d49f7c-0cd9-4483-bf34-d92727630c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:26.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:36.706Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9a3f6af9-613d-4ea7-8966-e600972eb7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:36.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:46.727Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=21b1cf16-8720-41bc-9af1-949b0c41af5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:46.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:56.748Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7e8521f3-fb20-4942-9200-eece1b45146e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:30:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:06.772Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=77bdee77-990e-4fd4-a9a1-00b831adf5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:06.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:16.792Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=972c28ea-848b-47b6-a52b-f3b518f2d2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:16.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:26.813Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=df14ce32-bc50-4f7c-b70d-019ba39bf25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:36.835Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f22fdeab-8586-41c7-90ea-a0c1f5efbe17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:36.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:46.857Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=04814566-838f-40b2-ad1a-a88df7e3b003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:46.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:56.877Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=44382ce7-505d-4d8a-8d04-a67e8f368a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:31:56.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:06.898Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=fe111d16-d37b-47cc-b036-45f8117c0a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:06.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:16.921Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1b38639a-81a6-4426-af39-4439ed82e1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:16.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:26.942Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8deab3e5-e0a1-4169-9b7f-a5de6e0bbc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:36.962Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f8549061-54a0-47df-8bc1-44e2089459fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:36.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:46.981Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=dec125a8-e620-400b-900e-cfd2541b6467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:47.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:57.004Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a3c56d0f-569e-47ff-828b-54b7e548e467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:32:57.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:07.024Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a0734982-7243-44a8-9677-2b6ce3f57540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:07.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:17.045Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ff3b0fc7-e47e-46cb-8d3b-ab6d8ec204d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:27.066Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=144b2602-5c00-4262-bd14-666816d2ee63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:37.088Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1ca43e56-ac4f-484d-b461-38e09db53d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:37.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:47.105Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=78957944-2e03-45a6-a4ae-fd19f41d0060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:47.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:57.123Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e2dd645b-5447-4cdd-91c9-4472b830cd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:33:57.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:07.143Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8ac8a202-404d-435d-8c61-4d920f7d41b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:07.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:34:12.679Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:34:12.679Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:34:12.679Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:34:12.679Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:34:12.679Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:34:12.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:34:12.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:34:12.682Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:34:12.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:17.163Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=88f4ad67-7f4e-4a9d-9938-e1e6f02d053b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:27.183Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=064b4484-4d4a-425b-bad6-81f09cff33ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:27.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:37.206Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=33de3d1a-181b-4bc1-8a8a-a425a9835fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:37.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:47.230Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c25f1d87-d3e8-400b-9aa0-9e88b4d3034e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:47.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:57.253Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a0d5f39f-2fae-45fd-a9a3-8dab110cc47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:34:57.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:07.272Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=317f7ea1-330b-46ff-86ea-4c412433750b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:07.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:17.290Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=bd39283c-939f-4657-bc4a-d76d9c268eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:17.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:27.309Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c8363d65-1062-4d2f-ac5d-ab1c56a09d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:27.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:37.328Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=76b30c4e-c8c5-4bc0-850b-6f2d2058b27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:47.346Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=58bbfb12-9782-47e9-a887-0228fe5f5f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:57.368Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b7aa9657-62ba-4a7b-96c6-07824bf98930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:35:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:07.386Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6c91bf4d-e57c-4a36-a72a-d9689eeecce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:17.420Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ac44953f-8ac3-4dd8-913a-63357d449e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:17.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:27.439Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ac47a5e3-f3bc-4129-bafa-02167711ac5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:27.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:37.459Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=196616d7-6322-4b49-a1ee-3540d2a70a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:37.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:47.476Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=428ee56f-3b64-4cda-9ad9-dbca89a75123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:47.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:57.495Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=5d3a642c-c7e1-4ae2-81c7-ed9ad70121d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:36:57.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:07.516Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a7c10fe8-76b3-4ef7-a34a-0e899a0fd688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:07.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:17.537Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2744eedc-ba23-4e1c-9492-02a29721a0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:17.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:27.557Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=334f01ef-ad37-43f1-95e2-6a699454244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:27.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:37.576Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e02311a1-2cac-4212-abe0-28f5c48b78d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:37.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:47.595Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=09d84f1a-d7aa-46cc-b380-d0a513e2c34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:47.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:57.613Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=66647dce-dd11-4463-98f6-b9ff3de7df9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:37:57.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:07.631Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0c240ae9-e650-4852-aa4a-7f17fda81df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:07.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:17.651Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8d3b9831-8866-4ea1-937d-2ca366548d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:27.669Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=5057e3cc-c86b-436a-912d-22ffdc96f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:27.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:37.689Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=eecf3ea0-7668-4762-82b1-924707a5cd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:37.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:47.725Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ce318928-c199-4037-9940-8df98c5629ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:57.741Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a6f6c1a0-a38f-4bc2-a46b-3ece4903ea42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:38:57.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:07.763Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0aae88d5-c570-4cab-9042-09cfe6505268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:07.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:39:12.635Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:39:12.635Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:39:12.635Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:39:12.635Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:39:12.636Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:39:12.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:39:12.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:39:12.638Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:39:12.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:17.785Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3567f22f-e3fc-4832-99a4-be44ff9d243a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:27.802Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b0d7e0a8-4bde-4d81-947f-cbb13c7704ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:27.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:37.824Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ab187080-643f-4f18-8c2c-36ea325ecdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:37.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:47.843Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=17070116-6b59-4608-86c8-88cdf5b7942f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:47.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:57.862Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=5bfa539d-825b-45f0-888f-e8fcc5b84130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:39:57.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:07.882Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=280306e1-e163-49c8-bd00-0a78a35a853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:07.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:17.901Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=766cf9d7-d80e-482b-9469-e13065f0c43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:17.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:27.923Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=db4e4c19-2203-41e6-83c5-9327ffa90759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:27.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:37.964Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f99847b1-45ec-4150-bc91-63532763d176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:47.984Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=da0bf92d-199f-4935-9ac9-bd84514354b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:48.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:58.004Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ca0c05ad-c558-4f23-8166-fcc369f90f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:40:58.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:08.024Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0843a336-31a0-4564-a029-4f44fe9e9acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:18.042Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=052e2d71-2c15-498a-bbb0-980a1ddd2d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:18.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:28.059Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=497fd2fb-57a7-46cd-a164-4a4a472a226f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:28.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:38.079Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9a17237b-214d-444c-a70f-f9f90aff017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:38.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:48.100Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b1f0fa88-d77b-4687-99ce-1a9cb10162ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:48.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:58.119Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=fa3b2683-a31c-4077-b563-64aaf72afd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:41:58.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:08.139Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ff2a288d-ae36-4007-bc6a-5ae8d4474dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:18.158Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a7e51375-b752-438e-b636-f7a7b68f0bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:18.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:28.177Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8df33eed-49f8-48c1-a117-8a42aea3390c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:28.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:38.198Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=38bacafa-5401-427d-99ce-f3f72e7ab7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:38.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:48.222Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=62eaa7ba-050a-4f57-9055-81eabd1b558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:48.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:58.243Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a7b2d062-fb99-4828-acbb-ff5f07e4f55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:42:58.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:08.264Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=62d01602-7194-4762-84db-fa5445587e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:08.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:18.281Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e5190ba3-ff0b-4b06-8df0-d6753efacf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:18.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:28.299Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=44a4be4a-ea80-492c-b6c0-39ecfc3de31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:28.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:38.319Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6970f276-44df-4484-b812-4872e7a297d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:38.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:48.337Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=315a3eb1-f76a-430f-8b63-ee1b4002a225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:58.358Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=796cd2da-d659-4c0a-8dc8-27d5225d942c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:43:58.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:08.373Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=23d0f042-ff3c-47c1-aaa7-472064bda4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:08.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:44:12.670Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:44:12.670Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:44:12.670Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:44:12.670Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:44:12.671Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:44:12.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:44:12.676Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:44:12.676Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:44:12.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:18.391Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=de1d6651-f724-427e-81cd-9b750d1508f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:18.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:28.412Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=90e2f374-5b1a-46d1-9784-e63c208a84fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:28.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:38.434Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b03d8c4a-547a-4ef0-bd65-f20b89e7e7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:38.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:48.456Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a7a661cf-b4d2-4712-9c3a-4bebbc4de80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:58.478Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4527239f-ff37-4d76-b669-80833f8b0b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:44:58.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:08.497Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=881cbc3e-f79b-4ad3-bb6a-b21e80b2b084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:08.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:18.521Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7a64a15e-b38b-4257-a87b-bfb2acc50612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:28.540Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f24f2acf-8d93-4994-8581-6119b28b589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:28.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:38.560Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1cb1aaba-7ab4-4300-a0fc-9686a2b4bb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:48.581Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4bebd1b8-79a8-48bc-9b65-d3bb53fc19ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:48.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:58.600Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b27b6df0-0cb8-432c-99b4-9a0e1da7ae1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:45:58.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:08.619Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=fe90a295-7609-4b30-b406-657e50557279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:18.639Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=aaa06c46-28db-457e-97c1-08e9144b978a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:18.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:28.661Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=fb108770-592d-4a59-8b66-0b72909d5255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:38.683Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1c73edf3-212e-4960-b4ca-69e442634f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:48.705Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ae08978b-a114-4b9a-87c9-8e43a16a42ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:58.725Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4bbe927e-00ac-4260-a2ac-140a23bbc3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:46:58.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:08.744Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=45bedc38-82dc-4419-b98a-9ec03d04e3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:08.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:18.764Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1c4cc23c-29f0-4787-adb8-60c2aa213a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:28.784Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=edf7f19a-18da-47f9-bb6a-e6f7429f925f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:38.805Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f69146a3-6ef2-4397-ba4b-656ce2159b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:38.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:48.827Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=432bf1a0-c1f5-4488-8fe5-95252a609449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:48.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:58.847Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=83a22c0a-8dfe-445a-bfd0-1f212190e87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:47:58.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:08.874Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7199f1a5-6351-47cc-9cff-3bd456d560ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:18.896Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=dbf4f961-52d7-43b2-8a61-5e2d1cee810b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:18.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:28.917Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8712bdeb-d4d1-4eab-a3b4-daffaa86adf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:28.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:38.934Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a3f81596-faf8-4119-96cd-9cd34767d425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:38.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:48.952Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=63abd0c0-da7b-4573-a6b1-bbf3c7402bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:48.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:58.971Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ea42f068-1412-4244-966b-639f1c990f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:48:58.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:08.990Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e03a131e-6138-4fce-a1e1-37bd6cae2bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:09.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:49:12.623Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:49:12.623Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:49:12.623Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:49:12.623Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:49:12.624Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:49:12.626Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:49:12.626Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:49:12.626Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:49:12.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:19.009Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e362f6a8-74ac-45bd-b30f-c7f33f1a798a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:19.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:29.028Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=53ac8396-a68f-4260-9b70-71ae9b7b07ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:29.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:39.046Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c68475ca-476c-4dcb-b4f8-ff3a3ba1472a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:49.065Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c89c1fac-66e6-4c6d-93cb-67906fd6759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:49.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:59.084Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6ad36f48-ddad-42e3-8665-953d7f0a4110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:49:59.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:09.098Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d7e2d5bb-56df-4c47-98c0-3547714a4f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:19.116Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e4244aca-759f-4387-90c1-bbec06327868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:19.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:29.133Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=54d580aa-6542-4ad6-846f-1aeb6dc0399e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:29.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:39.148Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3b855ace-37a4-467d-b685-92fb83e3c280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:39.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:49.165Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=380fc852-bc38-4eb2-8a37-6397a1cd97ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:49.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:59.181Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b19d0ebe-480d-4d85-af2e-ff71bc547b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:50:59.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:09.198Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=49fc4940-3e85-40b0-af59-1a1efc986136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:19.215Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=40870b20-41af-42b9-9faf-779647c93721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:19.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:29.234Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=487b9993-4ea3-4267-8883-ac243b4e953a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:29.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:39.252Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=483ef8d6-4802-434b-bb5b-4ad9c1245e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:39.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:49.270Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6547a4b1-81ce-4456-916f-d3909d3b74a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:59.286Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=884f7a65-358d-4b91-b271-5c90d652edde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:51:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:09.305Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4154639b-2fc8-4115-a132-52b70ef54a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:09.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:19.321Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e75c21e9-4dd7-4026-a996-07b5fdadd4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:19.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:29.341Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=82f026a8-7fc9-4aa5-a8bf-7082b0c485cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:39.357Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=dcf6661e-3293-45ac-a0a5-0ab623994a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:39.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:49.378Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7b1a44f2-86da-4399-a98c-5ae6ff64e4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:59.397Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=70facb18-9c1e-466e-aee3-08f063d0a96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:52:59.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:09.434Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0bff6848-4974-481a-8909-ff1d8678abf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:09.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:19.449Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c2f37667-c2bf-47c6-be67-c7a6e2512918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:19.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:29.468Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a5a4f08f-3735-4cda-894a-aa50aa69b922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:29.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:39.485Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8acc18a4-8fda-4885-8e03-946cc4c189a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:39.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:49.503Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=11e2a15d-df46-421c-aaec-cd5c203b8dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:49.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:59.521Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9721c5d3-d7f8-4e02-88fa-534492e9b787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:53:59.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:09.541Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8d403b40-0994-462c-8ced-4bcf2d311e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:09.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:54:12.676Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:54:12.677Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:54:12.677Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:54:12.677Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:54:12.677Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:54:12.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:54:12.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:54:12.680Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:54:12.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:19.560Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ad1ae06e-a6e5-4a03-8e8a-64c1af01364c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:19.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:29.580Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=74f6bb4b-b38b-4a01-a2e0-2669e1ee42ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:29.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:39.601Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=85519640-d0bb-4aee-a569-128a57b76e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:39.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:49.621Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=24c227c9-dda2-4cb1-a701-c8d535751c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:49.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:59.638Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=89dc6c1e-f1b5-4cf7-be83-b588adca3453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:54:59.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:09.656Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f29ab3fd-511b-447e-b5ce-e4ad9bef4888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:09.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:19.677Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c06178e0-f6a0-4f66-9649-ee06a8ab09b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:19.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:29.696Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e081fac2-0edc-40cb-9953-9a1763cc2d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:29.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:39.715Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8de4f770-0d8a-4dfc-9e13-1a64a546c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:39.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:49.735Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=380124c3-369c-4880-b41c-604b52f9ade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:49.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:59.755Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b3570316-427f-4993-8314-b5d36a857625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:55:59.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:09.775Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=456e7653-3efd-4c5b-b98b-b37c85849716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:19.795Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=462c4a73-8b22-429b-892a-dfbe301ec4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:29.816Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e1478757-73c8-4541-8ae2-6095e58d4b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:29.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:39.836Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=49367ce4-5dcd-4f87-a456-931dbb33a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:39.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:49.858Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=18ee42c2-b9f1-4cd8-b743-371d98f2637d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:49.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:59.878Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=185b7309-e849-4118-b977-d9af2ec63778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:56:59.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:57:09.895Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=443d42f0-411a-41d2-8e65-79535b75514d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:57:09.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:57:19.914Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3182f805-d7c6-4980-b371-7b532c5283b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:57:19.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:57:29.931Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=719cb28a-5b7a-497b-b732-2bdad5b88852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:57:29.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:57:39.950Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7c253fdb-f520-4485-9f90-d70eec39aaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:57:39.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:57:49.968Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e83b9512-ed5d-4215-93eb-fb1c26bdeb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:57:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:57:59.985Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1989cccf-588d-4ec4-9f5e-75c5299f5e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:58:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:58:10.005Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e47634c0-5b41-49b3-ade5-eee5c46e1ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:58:10.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:58:20.024Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1063d9e0-6f3a-4d0c-90a1-00fef88c467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:58:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:58:30.045Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3a355104-4143-45bd-ad04-74561f4b4c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:58:30.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:58:40.064Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=08e7730d-7b33-4edb-805f-708f5a83bc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:58:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:58:50.085Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=93eaeaee-4782-466c-9b40-1db7feda8c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:58:50.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:00.105Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f5226f5c-2eed-4eea-922c-f899040c5e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:00.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:10.121Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=a8c5ee8e-6004-4f50-9114-d622423903b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:10.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T00:59:12.632Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:59:12.633Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T00:59:12.633Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T00:59:12.633Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:59:12.633Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:59:12.636Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T00:59:12.636Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T00:59:12.636Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T00:59:12.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:20.141Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=8808cbb6-520f-40d8-a93d-a08217d5c1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:20.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:30.158Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=2ce09b8d-f83d-4766-97b7-4bb6e78c3590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:40.176Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c804acbe-794f-46fa-a403-54777bf78ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:50.194Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=545cff32-049c-48a3-928a-35910be722b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T00:59:50.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:00.214Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=abac0f6f-bede-47c0-b358-c15b77658026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:10.232Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=497724da-2827-4ee9-969c-50a636582292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:20.251Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4e6664ca-0c2b-4612-962e-98c66f63457b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:20.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:30.268Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=edfe3e2e-9f97-48f5-9c6f-460d64975347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:40.288Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3f60b434-ae30-4f34-a0d8-cfcbb27fe990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:40.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:50.307Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=95281de5-1dca-45ea-9a37-30e42abfa820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:00:50.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:00.326Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f1c646f4-c149-4cec-904c-6480e9104a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:10.346Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ae31c9f2-4dcd-4c13-8c9b-753c197dd567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:10.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:20.365Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7b9f56b3-61c3-49bf-9533-3a7f974799b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:30.383Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=838f5752-b9e1-4967-92ec-c368b13c86a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:30.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:40.404Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=84819e88-8e92-4bfd-b6f2-8ad73c3fbbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:50.423Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=dd85f5d5-4222-43e9-ac45-ca3ee117da80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:01:50.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:00.441Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=43fb6f97-4512-4515-9ef4-630af16f0c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:00.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:10.460Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=aee6edbe-56b0-475a-980b-999422257572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:10.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:20.484Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=63727926-ba4a-4f5b-b02a-11a84ad57c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:20.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:30.504Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=041cf6f6-9e24-45f2-b70b-5ed9ac356a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:30.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:40.521Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0fc7bf8a-1bc4-4b7f-987f-6c51adfdabb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:40.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:50.542Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ef004684-7323-4788-8db7-f20dcfd5167f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:02:50.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:00.560Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=4dd87c5d-b8e0-4c08-83bc-6ddc4f5b792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:00.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:10.578Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=72af8088-1932-40f4-90e4-154054860cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:20.621Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=45ef6b4a-4a0f-4f25-8b7f-afb1c4baa527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:20.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:30.640Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=f7f3bec5-a277-46ae-ae9e-1efd15d9cddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:30.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:40.658Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d3938bc1-21ed-49e8-8e54-b620427decf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:50.698Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=51f5cc60-0b78-4df1-a50e-6c6f0a57ccc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:03:50.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:00.716Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ec85a786-8219-4780-80c5-37ff16753293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:10.739Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7b68dd7d-5384-484d-8ec2-b331c03d14ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:10.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T01:04:12.636Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T01:04:12.636Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T01:04:12.636Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T01:04:12.636Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T01:04:12.636Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T01:04:12.639Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T01:04:12.639Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T01:04:12.639Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T01:04:12.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:20.757Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=677b7caf-b145-400c-b18d-c125bd8f322c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:20.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:30.779Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7c4d3068-8887-4589-9be6-0e3627f798ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:30.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:40.798Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9e78b4f4-4c3d-4b07-9c96-50b5f8e18953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:40.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:50.817Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=9cda5018-76d4-46bc-870c-5895fcd80d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:04:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:00.836Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=035f03a0-74be-485a-bed1-4ba758393e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:10.855Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c6230713-0c91-4e10-88a9-9b3058d06055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:10.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:20.876Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=6ba86981-1470-4511-b0bb-56a42466748a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:20.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:30.897Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=3b2aef6e-b54a-4057-838b-b895b992bddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:30.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:40.915Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=436b8846-4604-4e4f-8447-34848020419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:40.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:50.937Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=40c8339a-f42a-47c1-8cf1-0c6b9d3f9806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:05:50.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:00.958Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=72f0fc53-89b6-4bc6-9555-728eb7ffc0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:10.979Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=683fb4c8-f31e-4a1d-9f2f-0c20495f5bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:20.998Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=90f3513b-dfa1-4f53-843f-81fb7b9bc8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:31.020Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d926cf49-032d-4331-ab7c-d660d45574ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:31.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:41.037Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=66bef26c-2c2e-4c2b-89ee-114e8b471945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:41.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:51.058Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c264686a-99ae-4c80-9079-e497ef6bbbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:06:51.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:01.078Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=778562ce-1307-46d8-97cf-75f819421a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:01.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:11.100Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=107a4469-ccb1-4126-8aed-f2324225350a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:11.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:21.119Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=551a8de1-753c-4bd8-9bc3-f3423636d712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:31.138Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ffc40ad0-386f-44df-9dbc-9a7e88f20299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:41.160Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=474d3ae0-b4fb-4719-b32a-bc68b49c77d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:41.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:51.183Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=d4f7b728-5068-4f82-b854-50efd2d2f0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:07:51.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:01.205Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=5caf5bc4-071e-4f09-8f20-472ebf638967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:01.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:11.226Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=32a81f44-35a8-4771-852e-da3381c2c6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:11.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:21.248Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=e586b2eb-f633-4d48-91a1-e34032875301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:21.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:31.267Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=7bb5d625-9655-4254-bf71-9dfa6e9dcc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:31.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:41.286Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=0d97f26f-e5ba-483f-8c40-354049f6f4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:41.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:51.305Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=316444c8-b16e-460f-861f-35ad0ddf3604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:08:51.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:01.322Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=25b36480-e095-4205-87cd-44321beb8ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:01.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:11.339Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=41530963-4ea7-4b2f-a253-250ade39e6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:11.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-17T01:09:12.686Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T01:09:12.686Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-17T01:09:12.686Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-17T01:09:12.686Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T01:09:12.686Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T01:09:12.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-17T01:09:12.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-17T01:09:12.689Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-04-17T01:09:12.691Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:21.355Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=af980d12-8001-436b-a65c-40b6b5805568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:21.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:31.375Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=b3f2d1be-ad63-41b0-a7a8-b93446c1185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:31.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:41.394Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=00086904-c608-4d72-8853-4ac8ecd236f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:51.414Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=1fdb9cb8-46b3-4947-9046-998f3a9816d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:09:51.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:01.450Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=79778547-93d4-4f0e-90ba-0c0a971432e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:11.470Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=67d2fdf1-53f2-420e-bee8-ce36354b24c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:11.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:21.492Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=02d30f33-b2b4-4962-a13a-1aa5337d8ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:21.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:31.510Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=76788c97-3c22-4afa-8117-781455cfd5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:31.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:41.530Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=98a2183c-1258-446c-8e9d-fc23ac1286bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:41.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:51.549Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=ef1b2279-abfe-46f1-ab57-b8822a051a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:10:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:11:01.570Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=cc3e825c-bb76-40b3-aac1-627ffa6e03e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:11:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:11:11.590Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=90498ee0-1ef6-431d-a1e3-5f6976e36269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:11:11.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:11:21.608Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=c4c1dc08-51fb-412c-867b-1a61191a5cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:11:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:11:31.630Z |INFO |Init configs |InvocationID=6dba6ec6-86fd-4a50-aa43-b26a72cb333c, InstanceUUID=52526696-ea29-4a6e-942b-a7820b39f404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-17T01:11:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |