. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T23:12:52.820Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T23:12:52.838Z |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 |2022-12-18T23:12:52.838Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T23:12:52.843Z |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 |2022-12-18T23:12:53.285Z |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 |2022-12-18T23:12:53.459Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T23:12:53.460Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T23:12:53.461Z |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 |2022-12-18T23:12:53.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-18T23:12:53.616Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-18T23:12:53.642Z |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 |2022-12-18T23:12:55.842Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-18T23:12:56.308Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-18T23:12:56.332Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-18T23:12:56.332Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-18T23:12:56.430Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-18T23:12:56.431Z |INFO |Root WebApplicationContext: initialization completed in 2787 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-18T23:12:57.397Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-18T23:12:59.922Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-18T23:13:01.354Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-18T23:13:01.539Z |INFO |Started MainApp in 13.042 seconds (JVM running for 13.859) |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-18T23:13:01.599Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-18T23:13:01.601Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-12-18T23:13:01.603Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-18T23:13:01.653Z |INFO |Start scheduling PRH workflow |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:01.669Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6071a92a-2e58-4736-821b-e53d54a1bee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:12.318Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9763550b-ae45-492a-9886-762d00662592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:22.352Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a308f905-19dc-4164-b115-5433a55a261c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:32.389Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f877fbce-9e26-479a-95c0-679d2dd42314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:32.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:42.421Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ffd306e1-f083-438d-a889-7baadbcc5116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:42.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:52.450Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d0e5c806-fde9-4369-8767-8e171ed3087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:13:52.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:02.481Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5c57281a-2181-4e00-af96-3e72fc5cf2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:02.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:12.500Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=08d21f82-2fba-470c-bc4a-b38ffd2b7a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:22.524Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5e37b87e-b9e3-4790-8545-30a680f64ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:22.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:32.602Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f09218c7-4fa9-453a-9c69-437a80caefb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:32.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:42.626Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=545a80e3-6c51-4799-b7ff-6f8a56573cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:52.644Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4fa468ba-1c89-4fb8-88a4-b332556304a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:14:52.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:02.666Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=de32d2fb-4634-4a2e-b110-4342b448779a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:12.681Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cf05e725-7005-47c2-b8dc-da7527bd37e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:12.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:22.708Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=879bfd53-e0c8-455b-8357-90c480591dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:32.729Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fc67c4fc-cbeb-421e-8a5b-e0c81631b3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:32.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:42.761Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=34379c85-9163-4909-96a0-d99d18fb81a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:42.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:52.790Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b27e84c2-2cd9-4298-b752-c040ffa97a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:15:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:02.825Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9ee060b0-4fd6-438a-8caa-4b71e7ac185a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:02.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:12.850Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c95453e3-c700-4a73-9c12-de59c831c011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:22.878Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=161c48f0-5875-486b-a895-548ff93d411e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:22.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:32.900Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=958f2b1f-0a43-4b48-824e-92e6e1e6841c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:42.920Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3154d86d-cf1c-44f9-9a48-13979efe0ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:42.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:52.969Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4078d0ec-2fd8-4575-8839-949d2e31ff65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:16:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:02.986Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d81bc058-65d3-4188-bfe5-359f3b2ebe74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:03.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:13.011Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a29b0605-f272-4c32-9e22-e058bccc7728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:13.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:23.037Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5c5aec4b-a7bc-4f50-a13d-412011e36745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:33.058Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=77186c28-a1c8-44a2-986d-abc500c5569c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:43.083Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ef59b28b-3775-4690-93e4-56d1b4c55272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:43.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:53.097Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f63fee6c-57c1-41db-9c00-c421366c7a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:17:53.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T23:17:58.265Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T23:17:58.265Z |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 |2022-12-18T23:17:58.266Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T23:17:58.266Z |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 |2022-12-18T23:17:58.267Z |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 |2022-12-18T23:17:58.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T23:17:58.290Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T23:17:58.290Z |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 |2022-12-18T23:17:58.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:03.132Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3f7869c1-67a2-4e3e-b69e-bee806ca85f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:03.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:13.157Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e9c87518-c4dd-4ba9-b275-7242259292d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:23.179Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2e4943f8-78c3-4b41-8dde-dae18111746d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:23.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:33.210Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5fd0753b-a124-41a3-8ba6-17481f1355cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:43.227Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8f6c2c72-8061-4a5a-9bcc-4fbb0e5e035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:43.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:53.245Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=151f632c-c7e1-4dc5-a13d-bb0796282764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:18:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:03.270Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a23ba28f-2e2b-42b0-8e40-db700b8f20fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:13.292Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cb3ad57f-8113-48f2-a78c-8ce17623cb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:23.321Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=03264309-2e41-4ef5-97ed-52a225d85854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:33.339Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a831f032-ff7f-439d-96c8-a407587c73de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:43.354Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a99ca67a-65d0-4061-b71a-5252f76c0e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:43.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:53.389Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a8feca32-5348-4c05-aa1d-aaf497f5f831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:19:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:03.405Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=266acdf2-fe67-47fd-9e5d-9a8c86fff7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:13.422Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f4fac9e5-a927-4913-a3ba-f4a761843b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:23.437Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=eb9be908-3705-4a36-aff4-28de4b9c33a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:23.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:33.473Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b3b0860c-2602-429f-9f10-89f60259dedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:33.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:43.512Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9ecdad08-5628-4f41-9b9d-40f166af5014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:43.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:53.533Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e2ae6c76-f1dd-4a12-9b8b-e838f07efcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:20:53.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:03.561Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ca80fd62-5dab-4a8b-925d-1ddb8e9ab972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:13.584Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=74cb8410-e8ee-4344-8590-9dc667df3929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:13.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:23.614Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e90280d2-98e5-47c2-9502-cb19b329c9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:23.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:33.631Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5e1180c5-d0d6-45b5-b247-dcf51754e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:43.662Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=15de7434-8040-49f7-865a-5c6b83a910d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:43.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:53.688Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=317b6b64-1c0c-418b-bbc5-14d23f2062f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:21:53.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:03.706Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=13dcc9ca-b6fe-469d-b1ac-1db9019ebe0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:03.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:13.722Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=90510585-8a80-4074-89c1-609692dd5319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:13.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:23.755Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8ba80783-8e0a-4a4e-8098-491243ebf205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:23.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:33.775Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=864d4bd6-a4a3-4c8f-9588-f0421cb19076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:33.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:43.799Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a0d5ff92-acd8-407e-9d4b-f1cd30a06bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:43.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:53.821Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3c73c278-b193-4427-982d-0f95babbde61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:22:53.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T23:22:57.689Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T23:22:57.690Z |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 |2022-12-18T23:22:57.690Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T23:22:57.690Z |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 |2022-12-18T23:22:57.691Z |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 |2022-12-18T23:22:57.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T23:22:57.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T23:22:57.736Z |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 |2022-12-18T23:22:57.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:03.838Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9dd40849-9668-494e-9ec3-d919e575e8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:03.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:13.855Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4874ba04-c05c-42cd-b4cc-5413e5033e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:13.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:23.870Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2509398f-bdf5-45d7-a81a-e83dbb4235ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:33.885Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d2c2b645-544b-4462-8efe-ac05f0fc25d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:33.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:43.913Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a5d5c3d2-c303-40d6-bd96-d9fc3c0f6c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:43.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:53.936Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=31493df7-869c-4bf9-8afe-d1772d88238b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:23:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:03.956Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d7469c4b-d39b-4c0a-8cfd-02d18b39b39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:03.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:13.973Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7299dd6d-e8bd-402b-bbe2-1578f31de79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:13.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:23.992Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3de7d95b-3e2a-4c73-a436-9e43e9d14bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:24.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:34.013Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d63160d0-e819-4fa8-aa05-9bee481e8146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:44.029Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f39653e0-f785-4129-b3f1-8fd333a3f983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:44.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:54.057Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8a3e7759-fbfe-4c11-a767-1725c3984f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:24:54.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:04.073Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ae15fd62-cf2b-4b95-8ac7-e4ed4b22233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:04.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:14.095Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=090ce7f2-87b3-44d3-823b-dc8fda21467f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:14.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:24.114Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b5370e59-6b15-4f39-9908-8ebc58e7b3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:34.136Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6843dca1-81f4-46c7-8812-f58e898a384a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:34.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:44.156Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bbabb3fe-f5cc-4b82-be80-4bdede935384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:44.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:54.185Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ef56d2cc-fc84-4526-9fb5-62093ed89aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:25:54.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:04.206Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fbb4c81c-8c17-4031-ba6f-73c2c13a6b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:14.224Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=337c7a2e-066a-4b39-957b-ce47fdff9326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:24.242Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2576ae44-5083-44fc-8051-8573236ac1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:34.260Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=db9d77b2-69c5-45c1-8375-99230ac558b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:44.284Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=022ff203-e2c0-416b-befd-942697eed239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:54.322Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b69becd3-71b3-4c13-8188-2e5c48f9dcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:26:54.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:04.344Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=35b954cd-7ecb-4544-91af-c16675ccfb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:04.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:14.362Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5d76a409-7b1b-457e-8d1a-6d347a2d4aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:14.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:24.380Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=03dbf089-e12d-4433-b7dc-e14797f8b837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:24.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:34.396Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2dddf4f3-b6f4-44a0-a63a-0a25cc9e68a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:44.420Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8f00e0ed-2f3c-44e2-8684-525ef32dfab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:44.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:54.439Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e8bb5b63-5eaa-41c7-8f10-9cd2be267daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:27:54.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T23:27:57.744Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T23:27:57.745Z |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 |2022-12-18T23:27:57.745Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T23:27:57.745Z |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 |2022-12-18T23:27:57.746Z |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 |2022-12-18T23:27:57.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T23:27:57.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T23:27:57.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 |2022-12-18T23:27:57.758Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:04.462Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7c02b1e3-f89e-4878-b479-a20acdeaca5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:14.495Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=53cbed5d-d2bf-44c4-9d81-e587a2afaec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:24.525Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f983e16f-9d95-412e-b0b6-99bca8187dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:24.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:34.558Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6145d32c-404d-494a-897c-1ba54c77ddb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:34.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:44.586Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3d8c8572-6470-433a-b368-fdaba45e6574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:54.603Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=114c7382-3b8e-4372-824b-892183b131f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:28:54.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:04.621Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=34bab75a-be90-4ee1-b020-eab99d8b402e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:14.638Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c8e9ef6a-551b-4580-8d0a-3f2164aa1fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:14.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:24.654Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0cc24fcf-e4f6-40d3-982b-b4376a9e7c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:34.673Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d34d1d5b-8170-4992-9d15-f9c0cdb1fe76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:34.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:44.689Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=26ecad11-a3a2-4a02-8309-57a757b79b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:44.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:54.706Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=73372a33-d838-4497-b404-6e1d4682da79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:29:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:04.720Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=420e948d-3084-449e-b2c1-3e6d26f533b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:04.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:14.735Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c4c7a3f6-fbfd-45f4-b00d-2d7d6ec2b33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:14.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:24.755Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7cdc8670-427d-4e74-a9db-ea468c726c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:24.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:34.775Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3fd575b2-5f5a-47fa-ae1a-bfdfce58520a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:44.797Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=45aa8e82-361a-4202-aa2a-2e1cf5bdd5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:44.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:54.815Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=139fb638-e237-47b0-ba53-2825c5925bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:30:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:04.832Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=061ba74e-67d6-4fbc-8cbd-4dfdbbb4bd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:04.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:14.849Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f1d2b3ff-7ed7-4dfe-ad40-aa88c121006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:14.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:24.868Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=197c70c2-1d7b-4a52-906a-17361d357333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:24.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:34.886Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9ca02772-256d-40c2-9de0-5ca59d065e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:34.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:44.983Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2217e666-7d67-4583-9ff3-8bd2013caec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:45.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:55.001Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9ba887d8-c373-4269-ba5f-f05e2301cf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:31:55.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:05.015Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d5a3165c-0ac9-48b7-9b67-7cf45bc869b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:05.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:15.031Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=74f35391-eb25-4977-86cd-40653b6dd6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:25.045Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2489dc8b-989d-41ab-9dd1-a951142615b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:25.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:35.063Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=95bf8372-1f1e-4140-953f-bf91feb35b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:45.080Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d57013b7-37c6-4f7f-a6f5-033c798d74f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:45.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:55.096Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c081ee5c-7a8c-43ff-808e-cd07c81c437e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:32:55.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T23:32:57.713Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T23:32:57.713Z |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 |2022-12-18T23:32:57.713Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T23:32:57.713Z |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 |2022-12-18T23:32:57.714Z |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 |2022-12-18T23:32:57.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T23:32:57.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T23:32:57.722Z |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 |2022-12-18T23:32:57.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:05.113Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=59cef5a5-ecb7-492e-b58f-5c028d89b965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:05.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:15.128Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=239c3f07-b4ce-4fad-8d0d-b1ca12434fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:15.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:25.162Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a4828a2d-24c4-4ac6-94b8-c44d84addf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:25.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:35.180Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4228cbd2-790d-4e06-9eec-cbc185926cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:35.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:45.196Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8a5e0359-03b0-416a-8cfc-eaebb5105d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:55.223Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f0b53ccc-903a-4197-9795-f1b58578ac3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:33:55.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:05.239Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e8e87b87-4144-4598-96a6-1ba817f84ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:05.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:15.254Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=913d292d-64d3-47d9-8734-8ad7fe17fd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:15.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:25.275Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3127430d-031c-40df-b8ad-fdd23cccac8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:25.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:35.289Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5613b829-5312-43f6-8c5e-ed50413c4227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:35.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:45.317Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=18232ce4-8640-4941-ab39-398079865271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:45.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:55.334Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d5215e75-5dfe-4428-9c98-9f8a597f3588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:34:55.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:05.349Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1e4f4a44-3ba9-49df-a84b-cea32a55737f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:15.364Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f615c2e1-e6e2-485f-be91-778c658c1462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:15.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:25.381Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0a8d9267-a7be-48e9-94f6-2c7c3a5a6bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:35.397Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=650424ad-0525-42ee-a36d-c103b64ddd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:35.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:45.414Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=87e42757-481f-4f31-94a2-585cbc76a576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:45.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:55.432Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bad0c2a9-3ff1-4c86-bbaf-1cbd47913fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:35:55.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:05.446Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=32acee6d-fbfc-44f2-9bdf-d2449b05e783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:15.462Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c387c930-9e9b-414c-8fb5-05a774ab93be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:15.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:25.478Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=43ea75a8-2fad-4cf9-b89e-e020850ad568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:25.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:35.500Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cd0d4843-4d8f-4abc-80eb-0d65b318a139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:35.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:45.530Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7735dcf8-9ee8-4613-8a60-1a7bfbe948a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:55.558Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=62979f14-6526-4b52-964d-aa296f67829b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:36:55.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:05.575Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=09c9cdaa-0bdf-4403-ad8f-1a091dee237a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:15.592Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4f7f8841-3dd2-4c25-b060-d4202496096e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:15.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:25.607Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fe5b7b2e-9149-4714-ad29-dc9d4d109e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:25.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:35.627Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3c8a38fe-f972-43be-a6b0-28faca0983ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:35.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:45.642Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2ea2af38-d3f0-4a17-80d1-1f14a6c7b108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:45.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:55.670Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=68b078ae-0466-4f8d-8a18-c6f84992bbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:37:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T23:37:57.697Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T23:37:57.697Z |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 |2022-12-18T23:37:57.697Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T23:37:57.698Z |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 |2022-12-18T23:37:57.698Z |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 |2022-12-18T23:37:57.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T23:37:57.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T23:37:57.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 |2022-12-18T23:37:57.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:05.686Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b230fde7-9a81-47c6-908f-b25263dce6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:05.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:15.702Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8b645846-f771-462d-8ae4-93a0a7d4c25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:25.721Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2da9d513-a507-44f5-949e-d3309f292c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:25.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:35.738Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fed5b8d3-0def-48e4-a8e8-8daf32f7e54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:35.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:45.753Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a0b85f5e-fe56-4a32-8496-87d43df0bbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:55.781Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1ef2d60f-739a-48aa-a0de-d2726061c1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:38:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:05.799Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=aaebb462-3612-413a-be60-16db6eaa9242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:05.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:15.820Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1abae17e-9c34-42c1-bbe8-dbcd09a00bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:15.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:25.836Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5d65d17a-90ea-424a-96fe-e4ca289fc774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:25.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:35.852Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=55fff326-302a-4b15-bca7-40532d6ec940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:35.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:45.869Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0f69af17-4d20-4946-821b-4fe0af0a394a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:45.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:55.887Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d0826b2b-07b7-46cf-a66c-a3a4fe89a4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:39:55.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:05.904Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=58f53bfe-586b-4e8d-87ea-cb789f3f7499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:05.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:15.923Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d0df214d-93b5-4349-9d49-59eba65d5a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:15.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:25.939Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=350e474a-4359-41c2-9c6b-e4662eeb9532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:25.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:35.954Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=091a6e99-673a-4ea8-9100-79b80dc3c54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:35.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:45.970Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a144d38d-f277-4b26-801f-7b7685272291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:45.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:55.984Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=64305550-f8af-4794-9344-c955ff86ff13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:40:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:06.005Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3e60d8ec-0d83-451d-bf87-616626d8b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:06.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:16.019Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=95ac6109-dbf4-4060-81d5-6888879575b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:16.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:26.036Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8843739f-c1e5-4d3f-9b25-b376ba2dba1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:36.054Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c776e7e9-66ea-4738-86c8-66102c47eeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:46.072Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7bb7259f-64c8-4215-9800-0349d0647615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:56.092Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f1f0ccc8-cbba-4d9f-bf47-01cef83d6e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:41:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:06.110Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c9e4f531-2100-43d9-8ce2-751213087af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:16.128Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=059d7c95-cbe1-454e-9f43-71cd687bc40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:16.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:26.150Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d3213d25-953f-4baf-bdc0-a40cde44b91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:26.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:36.171Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=af94b7e0-4d2b-44d8-a3e9-c589a6bcc9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:36.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:46.200Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4c487c18-a6bb-4579-9c01-f7e77e37b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:46.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:56.219Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3791ee81-c97b-4b4c-986e-eb72e2a9d5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:42:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T23:42:57.776Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T23:42:57.777Z |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 |2022-12-18T23:42:57.777Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T23:42:57.777Z |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 |2022-12-18T23:42:57.778Z |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 |2022-12-18T23:42:57.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T23:42:57.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T23:42:57.786Z |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 |2022-12-18T23:42:57.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:06.269Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bc9b13f5-4bf1-4e21-bf91-55af5bcc43ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:16.287Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=251d2b0b-c845-45ac-9366-e6d26a0df1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:16.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:26.317Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=208ecb90-e1c4-442c-b2ae-c086d927fa7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:26.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:36.337Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9a148cb5-cd37-42f7-b049-f3c607ae3329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:36.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:46.354Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=27bae8bf-fa61-4f2a-982d-f19faee980b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:46.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:56.374Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8def012a-7a46-4526-b9e3-05fe3c81d0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:43:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:06.390Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4858dd5e-a0bb-4dc0-92d2-796508e9a19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:16.427Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=89b3bcdd-8f4d-479e-9658-c84263e86ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:16.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:26.442Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9a44656f-0091-4d05-bd49-9275b031cb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:36.455Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1b0c6603-0960-4324-baf6-bcfe4e8cce4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:46.467Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d2ee484d-0733-4c81-b763-8ace804f1eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:46.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:56.480Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=86593751-d702-4e1d-9a6b-8b2d53f043b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:44:56.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:06.497Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=23360c28-f74d-43d4-9bd1-8a17648ab7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:16.515Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1bddbc9e-87b5-4d99-88b8-5cbfb88e4719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:16.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:26.530Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4992c4b9-fb1c-4f9a-b031-07d3b800a6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:36.550Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0448ca17-9b55-4511-83f4-0c6754923c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:36.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:46.564Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=473624c6-cef0-41d2-99df-a4a44f5d1243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:46.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:56.584Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6f1deea7-c491-4078-abab-16d8e8d95134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:45:56.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:06.601Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6fa7529a-b430-488a-b58f-803b31a57301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:06.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:16.617Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ce6a9f9b-562f-42ac-b9de-b73f312dc612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:16.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:26.631Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cbbf67a0-43f7-4cf3-ae64-e3a13767f418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:26.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:36.688Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5bb4c37e-d459-4acf-bb88-151830c075dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:36.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:46.707Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b1281a74-1ade-443f-8b90-e10a5c5cf30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:46.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:56.734Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8e607e93-2700-4cf5-b8b7-0be05118f7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:46:56.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:06.759Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f7d154f6-c160-44e5-9bd1-74f47c914a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:06.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:16.784Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fd2a3a67-4cc3-4c57-bf7e-70fd4aa9936a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:16.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:26.810Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4a4b1b5d-0c87-422e-ab9c-2b6f2e108481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:36.832Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=66353755-ce16-47ee-bc61-db055f7c1fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:46.850Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ae353ca9-c6c3-4fa0-9baa-10c2ca47e74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:46.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:56.906Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f60637d6-19e8-4611-a0e7-2ea357f6df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:47:56.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T23:47:57.748Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T23:47:57.749Z |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 |2022-12-18T23:47:57.749Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T23:47:57.749Z |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 |2022-12-18T23:47:57.750Z |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 |2022-12-18T23:47:57.757Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T23:47:57.757Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T23:47:57.758Z |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 |2022-12-18T23:47:57.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:06.919Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c5bff640-e49c-49c1-a3a4-06938fb46745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:06.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:16.936Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cefbbd5b-c453-4c96-a93f-3a5e33d5d2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:16.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:26.956Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c84fc9c8-63be-44f4-b32f-605be7404ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:26.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:36.980Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f38b0279-555c-4819-a382-1dbf12992778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:37.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:47.007Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c966d9a9-7f3b-4005-8c94-e784c0f46b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:57.025Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=26ec8ff8-b514-424a-a9d5-0a229c864234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:48:57.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:07.043Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=349a6c6e-0512-4d88-9c07-0a4fbac68103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:17.061Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=70eb718e-80d3-4f2b-8a94-d895c486afb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:17.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:27.077Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9afac40d-2b23-4e18-88bc-b24d32cdef47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:37.098Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3acec561-e00a-442d-b4e2-75a97e835599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:37.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:47.134Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c14fc29e-5426-47f9-b5a6-c99dfdfed3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:47.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:57.169Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8809fb06-11a0-4389-b5e3-e44eea3ed88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:49:57.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:07.196Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fba1f68a-b523-4102-b059-8503b96dd1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:07.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:17.218Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=96c9bc50-7b6f-4ce4-a5dc-046f872c27d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:27.256Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4995b9dc-8729-46c5-99d7-64b7692d6736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:37.275Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=868bc489-eb3c-45c6-8bb5-fc7978dda751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:47.291Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2fcb5554-7c15-4287-bc46-5f91ce993209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:47.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:57.314Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=516feaec-6305-43c9-8f60-d6f7f404050c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:50:57.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:07.339Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2ff9eae5-41de-4179-9ab7-98225372c351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:07.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:17.385Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2a22350b-acc9-48c9-ab73-25a06f9b2de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:27.402Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cecf29cd-f798-4217-9a61-0248977bc379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:27.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:37.428Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cc09fc6e-a2a7-493a-b884-fb7b17fabdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:37.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:47.456Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d5951f53-4a15-4a38-bd68-bb1a63892a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:47.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:57.468Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f134c996-9021-403e-9e65-892728cd48ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:51:57.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:07.482Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b0cac135-36a2-4367-b9d4-7cfebb934ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:07.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:17.502Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3ab266c6-d017-4198-aa13-a344ef935c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:17.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:27.519Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3f064ec6-1e20-41b5-b73f-3fdd6ee13b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:27.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:37.534Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1b89f20e-c38e-4ba8-87f4-9b45374ebef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:37.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:47.549Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=af339d1b-9d1f-4577-bfc5-221e5ef4af70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:47.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:57.564Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f8c1c63f-f92d-464d-bc3e-957617de2faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:52:57.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T23:52:57.752Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T23:52:57.753Z |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 |2022-12-18T23:52:57.753Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T23:52:57.753Z |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 |2022-12-18T23:52:57.754Z |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 |2022-12-18T23:52:57.762Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T23:52:57.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T23:52:57.762Z |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 |2022-12-18T23:52:57.764Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:07.585Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a87a0aca-6af9-41b1-8239-ac36338158dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:07.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:17.600Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=38ff0681-6bd7-4322-a049-acb507a63254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:17.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:27.617Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=059715e3-1bc0-48c6-bf77-2ee5c37633c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:27.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:37.639Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=52ba16d2-3a62-4883-be1d-1393b62339e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:47.653Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ddee7396-079f-4796-ac5a-213ff8dbca03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:57.667Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=435dc819-27a7-47c3-b016-4e1eec669088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:53:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:07.682Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5d16f88d-296c-48b6-9f98-c656fbd590ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:17.697Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=243f2ae5-86b1-432a-b50c-f35ca8e3c680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:17.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:27.719Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2fa97575-500c-41d9-8ab8-9c3da6dd03fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:27.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:37.734Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3a4f5c57-d24d-4d11-a8b0-509f9da46b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:37.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:47.748Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c51a02f9-1367-4f19-93fb-8f894cea7c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:47.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:57.766Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1c03bf74-5864-401b-ae77-1452650abf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:54:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:07.783Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c280158a-8b70-4e64-b3f2-be7f1d6daa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:07.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:17.800Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=49e9f65f-86b7-47ee-bcbd-a59e87440586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:17.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:27.818Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e2385e99-7f77-437f-bc29-330e896b1221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:27.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:37.834Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7c5bba7f-27ad-459c-a1f5-6ddbc1a22582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:37.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:47.858Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d2927802-8ad3-40f0-965a-eeefac71a118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:47.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:57.915Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=dd812687-d7b9-404d-b0f7-219290bcd101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:55:57.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:07.931Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=dcaeb2c7-985f-4d5f-96fb-7fa6db14f236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:07.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:17.947Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=52eb8c53-343a-4b45-b6ba-9c59f8bfa6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:27.965Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=72a2ce6f-39b1-47a7-bb9f-e8f3e4f81aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:37.981Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=be9efbfc-0858-4b77-9199-157660138154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:38.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:48.004Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=618373c6-9c93-42bd-bebe-5ce9a4a54d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:48.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:58.030Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ad1b0bbe-4e00-4fc9-94cf-1536982fbb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:56:58.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:08.047Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=330ef2e9-7a28-42d7-97c0-766ba7c05bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:18.063Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a02d1f97-9aa8-4a55-8f5a-eadf050a1e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:28.087Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e9a159c8-9278-492c-8d2e-4625ad36bad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:28.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:38.110Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fb1d7366-9a7d-4311-ab97-041da22de360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:48.124Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2b6bcd83-5eb6-4002-8743-4266214cac0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-18T23:57:57.737Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-18T23:57:57.737Z |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 |2022-12-18T23:57:57.737Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-18T23:57:57.738Z |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 |2022-12-18T23:57:57.738Z |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 |2022-12-18T23:57:57.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-18T23:57:57.745Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-18T23:57:57.745Z |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 |2022-12-18T23:57:57.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:58.139Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e2728ece-7c08-4096-9320-ccbc317b34ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:57:58.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:08.174Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=73984b45-492e-4a27-8eff-f7573af5b26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:08.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:18.191Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c3eed8dd-fd54-4129-8246-19b6df34bba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:28.212Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3d76c3c3-e7d5-4620-85eb-935f44322c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:28.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:38.231Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=58c7636e-34dd-40a2-a8d0-b88011ed7563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:38.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:48.259Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=12ee4f60-d3ad-4214-b89c-73e28d7a9313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:48.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:58.273Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e654be91-7cd8-437a-821e-c9c406ee8b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:58:58.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:08.292Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e2f53fdd-2201-4d32-95b8-c80d6df29bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:08.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:18.306Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=33a90247-bc64-4617-801f-6cf2f7ddda52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:28.324Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2e74ec76-2723-41d9-ba39-0221eca8f089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:28.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:38.358Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6dd1b39d-bba1-4dfa-9019-521205aa5dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:38.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:48.376Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3ca6e13c-1b18-482e-9bbc-790d36b1a484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:58.404Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c5ebcb98-e478-47e1-90a6-9c85fea955a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-18T23:59:58.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:08.437Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d4260190-1dee-4d6f-a929-a1f4014d7cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:18.460Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=dd8a9685-3a0e-496f-902e-aa156f598821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:28.523Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e902ce76-bbba-46c5-884a-15b5469c8f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:28.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:38.543Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c96b8dba-9469-4296-8ab0-4ce8b8332d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:38.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:48.561Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8936a028-d1ad-4e63-8b4e-aabea7fbfb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:48.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:58.576Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a90f5232-c5cb-4541-8da5-a7a0ad5bb4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:00:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:08.594Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=676e99e8-fa3a-4ce9-ae0b-22da8a8c2e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:08.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:18.609Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e44278f2-ce6e-4adb-ad95-661077946424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:28.624Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=94902d37-a7be-421d-bbbb-b83d33cf7cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:38.637Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5d5c4f6f-2981-4634-a55f-34db152efb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:38.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:48.653Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8673a7bb-87b7-4e3d-a898-73fea35095ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:48.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:58.669Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=726227e6-e888-4c14-94dd-5f65bc3a18f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:01:58.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:08.694Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d97f0266-05d3-453c-b35e-ab305c8aa487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:18.707Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a5e3c862-9f38-46b5-9a43-a9ae057b10ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:18.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:28.724Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=11bc140d-9987-4b5d-9a08-493987eb6fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:38.740Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=402055de-bc8e-41f9-83c8-d6f9a8490846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:38.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:48.758Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e7dd4db9-827a-4fb0-a948-e62a3ad93ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:48.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:02:57.597Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:02:57.597Z |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 |2022-12-19T00:02:57.597Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:02:57.597Z |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 |2022-12-19T00:02:57.598Z |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 |2022-12-19T00:02:57.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:02:57.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:02:57.603Z |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 |2022-12-19T00:02:57.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:58.783Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1b1e9cde-0c54-4e45-9d05-1b8bc60c8577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:02:58.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:08.803Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=59ecd81d-2281-42d6-8e51-375f37c314e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:08.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:18.819Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=23db94a4-5767-45e3-a2c6-058ccc657151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:28.834Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=44e410fa-6b6a-43b9-ba04-d4ed5c83d404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:28.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:38.849Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c727af73-077d-4264-8b0b-651c333f9041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:38.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:48.863Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e49fc7ac-b32a-41bf-b0b6-128b8a979b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:48.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:58.880Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d55d9cf0-04d4-4d16-9c75-f9e8967e159f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:03:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:08.895Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=20a1710c-e4da-4ef4-8fcd-b4ecd88bd62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:08.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:18.909Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7b78aca4-3ecc-44c6-8204-3efc0c489fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:18.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:28.930Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1c566388-9ab6-4396-bfb4-2db178a33b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:28.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:38.946Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=eeb869dc-1a64-4fc4-a0b2-40d7a26fa539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:48.983Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e0fadda5-6803-4ea3-8ee0-a0c5732e9c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:49.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:59.002Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=222fdd25-d66a-4261-9a61-a8462f466ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:04:59.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:09.022Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7a958fb8-e5ff-49d1-88dd-253849a3a984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:09.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:19.036Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c956890b-dd84-4e7e-88d4-1596ccc412be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:19.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:29.054Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bcf06174-5752-4e48-b151-7acf1eee7fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:29.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:39.078Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=dcd7b464-d340-4aba-80e6-88c5aa2e03fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:39.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:49.094Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=daafb96a-2248-424e-b321-9a7add6aaa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:49.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:59.113Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d693f7a8-261e-4382-b3c7-d20394066e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:05:59.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:09.133Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=be1f15a9-c226-4b98-b2a4-8a749388cc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:09.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:19.149Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4b7221e3-76e8-490c-aa14-00c38d4b0dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:19.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:29.164Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=55fd3489-8ffd-4c15-865b-e71bac61e9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:29.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:39.184Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c295263e-4b62-4665-8665-f46af83f483f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:39.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:49.201Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2164357b-47a5-4763-a11f-1016128cf295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:49.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:59.215Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d42faaec-37e3-4b63-98fa-40b55a85ef60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:06:59.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:09.228Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ed0b81b9-b3c0-4157-991a-7a4f354cda03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:19.267Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9818a341-36e0-4729-a56c-57578452f782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:19.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:29.279Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a1c7dc5f-f190-4d72-9dec-f4cacce396f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:29.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:39.293Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c6e8faed-119c-403e-b5b1-a8da79ae5cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:39.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:49.308Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bba56517-a9f1-42f3-be47-fc3ac8a11d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:49.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:07:57.703Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:07:57.703Z |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 |2022-12-19T00:07:57.704Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:07:57.704Z |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 |2022-12-19T00:07:57.705Z |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 |2022-12-19T00:07:57.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:07:57.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:07:57.713Z |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 |2022-12-19T00:07:57.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:59.325Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cfb2ea84-ab63-43f1-82c2-ccfb4ded9982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:07:59.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:09.349Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f258085d-ef84-40e2-8b1f-791f8b169f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:19.364Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f1dcfd06-4d03-4329-a4d2-ab1764c93360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:19.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:29.399Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a146c78f-5d8a-403a-9f84-ef5ee48edf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:29.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:39.416Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ede316ca-12d2-406c-bf01-5cafb4c4f21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:39.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:49.432Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=38b67f8b-f198-4002-b779-aeb8eab42f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:49.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:59.448Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f04fb07b-3cc3-4b95-a139-fa7588924f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:08:59.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:09.463Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=582b60cc-8efc-46a1-affd-dc20fc3ec45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:09.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:19.479Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=78156bbf-c018-4e74-8da6-7f8cc49925b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:19.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:29.498Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f84042ae-3370-4d21-b74a-0ddfdc275240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:29.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:39.515Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ceaa3e29-637e-4981-a662-416cfd135c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:39.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:49.537Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8a58ccd1-adda-44fc-91fc-2753b1f1965f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:49.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:59.555Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b4ef0e9c-b40f-4a98-a27a-b3e50c9f9a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:09:59.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:09.572Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2c61fc7c-e7ba-49c1-b43b-773560ee7e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:09.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:19.587Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3156ce87-0a0b-412f-bbc7-3b9538c7bddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:19.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:29.602Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=02b2052b-af77-4729-848d-ceee2b53b8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:29.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:39.657Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9b9fc029-202f-47ba-84a7-638d5c3cb29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:49.677Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0fa2fe24-4564-4ff7-817e-5799dba5c91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:49.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:59.692Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d0d6c827-1792-44c9-be31-bf1a9ed2fa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:10:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:09.712Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=22764ad2-85b8-4bd7-b3f5-b2b3599e4241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:19.747Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=22e667f7-a82a-4a87-989e-a08ccd572914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:19.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:29.781Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=49d77dcd-0d01-4bac-af8d-8e6a8e0b8e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:29.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:39.799Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1dc0c31b-57bf-4c97-a803-e544d5c2b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:39.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:49.834Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=978bfe33-f321-4c42-a650-c9d1c8ad00bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:59.877Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6e3bedfa-7902-4bf7-b4f0-a93f3eae5723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:11:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:09.891Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=79a41da6-b1fb-4458-a098-020978027a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:09.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:19.906Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d540c45c-e61e-4e12-abf2-e506f74f5fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:19.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:29.919Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7ec8d5c4-e673-4a57-8a20-a105548e2ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:39.933Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=dcb75182-98a5-43e7-92e0-7379eceb1fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:39.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:49.946Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5e584a14-dd29-40d6-8a6f-f0be7f335a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:12:57.595Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:12:57.595Z |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 |2022-12-19T00:12:57.595Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:12:57.596Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:12:57.596Z |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 |2022-12-19T00:12:57.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:12:57.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:12:57.601Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-19T00:12:57.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:59.959Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=699802ca-6b32-4a99-b305-72dbbb4816c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:12:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:13:09.978Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6f65a912-070a-472f-874b-a8b8fa0babcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:13:09.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:13:19.996Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fa242868-4aaf-4a2c-a946-03847ccfd6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:13:20.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:13:30.014Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6fb391f3-f103-4cbf-af75-73d9c36a1efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:13:30.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:13:40.030Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fe739651-2f51-45a5-8c52-003fc9debe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:13:40.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:13:50.055Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ee2c4cee-cec1-4907-b6d5-fdbdcd442b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:13:50.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:00.075Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e7566b50-ea54-4033-b93c-95f5ef93da7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:10.095Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b033fd03-b1b9-4661-ba49-1298ab433e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:10.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:20.110Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4c537e05-a8a5-4d9c-8e88-25796d6381c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:30.137Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3fb6433c-c0a8-4258-911d-b8446da8af06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:30.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:40.161Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4613877b-e0f2-4a2c-9778-d062d9e4c6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:50.176Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1189ec56-a651-4366-81a0-1439d827742e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:14:50.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:00.194Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c6aa221d-d1f6-4706-abe6-ccb30ea2fbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:00.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:10.206Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5fd41df1-df03-452c-857f-ddf1f62f2551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:10.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:20.219Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=dcc6896f-3597-49fa-aa5a-aa6e8628251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:20.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:30.233Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e00c9c22-1b0a-4252-8dd9-971bbd4608bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:30.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:40.248Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d9430eaf-2255-4ecc-8e63-eed2705a97bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:50.267Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a8538c0b-0fc5-4c9e-901c-c4b1be98dae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:15:50.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:00.286Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=83b9c966-23d6-4e6c-aa26-948b734c2a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:00.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:10.309Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=285239ba-4611-464d-b055-e6dc294ed281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:10.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:20.322Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ba04beba-4e38-4b3f-b6ca-40da09988b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:20.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:30.339Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=dcdd7659-7b4e-453f-b244-ad2002124f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:30.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:40.362Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bb01d73e-4ef6-4b28-9ef9-2a4be89e17da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:50.381Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ddd5659c-e92d-406a-b518-b0579e814c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:16:50.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:00.396Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6087ce27-bbe0-472e-a081-f6e7543b3397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:10.420Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cd798d6c-f2de-46d9-b525-a1d98365032f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:10.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:20.446Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=695ce359-da2e-42b5-a2c6-2b3026a308b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:30.464Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1e771940-9ad5-45e8-832c-f540448458e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:30.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:40.487Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d9774bf3-c3b4-45cd-83af-e1c707f85b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:50.502Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=832ca124-2d6a-4a46-ad4e-6900c214c847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:17:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:17:57.682Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:17:57.682Z |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 |2022-12-19T00:17:57.683Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:17:57.683Z |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 |2022-12-19T00:17:57.684Z |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 |2022-12-19T00:17:57.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:17:57.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:17:57.691Z |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 |2022-12-19T00:17:57.693Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:00.517Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=55cd97c7-2fdb-4819-9e7e-b166bc7d705d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:00.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:10.531Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c3877f45-e143-4c42-a59c-0fd5a1fc1dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:10.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:20.568Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1d2cf9e4-3021-4540-8759-8dd21270a53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:20.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:30.586Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f4030922-5699-4498-b282-8674ede0b200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:30.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:40.604Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=04883f24-36f3-4bff-8fdc-df34eaf4bee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:40.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:50.617Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3f02e954-68e7-4072-9db9-e88867158fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:18:50.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:00.635Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d9c93a05-2d11-442e-a219-12e38aa7f3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:00.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:10.652Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=03d31b34-03d0-4135-adf1-8d74f059b6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:20.663Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6aa0caab-d14c-4c96-a330-354b5f3badd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:20.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:30.680Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0fd0403d-79fa-4d11-963d-f23332fe53db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:30.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:40.697Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c4ae9d8f-60c6-419a-a2c6-be2062e6b4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:40.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:50.719Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e1c3a08d-2b33-43df-a2bf-a409101b7a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:19:50.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:00.732Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=26de6836-c340-4a25-9231-53c7a2d3b6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:00.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:10.748Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=37db5ad3-b400-4238-9d16-a464bf16b070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:10.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:20.762Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=91cf5ba7-44f9-4ecc-838c-6098ec07dff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:20.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:30.777Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4a12af09-4607-481b-99b3-fa915d97a22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:30.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:40.795Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=88803b2c-acfe-4277-a2c5-e590ff817ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:40.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:50.809Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4f086e38-374a-4a8c-8f83-180862dba452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:20:50.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:00.822Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=30fe831a-a683-43b4-9180-33ab374376dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:00.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:10.842Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ba57de0f-66aa-4321-88a1-34e25b487020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:10.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:20.856Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=135b57a9-1a1d-4e69-8fc9-5f69317c5d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:20.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:30.873Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f4545f79-252b-49c0-ae3c-b4167635f5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:30.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:40.894Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d06671aa-d391-4bf0-9f86-d7991573cae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:40.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:50.909Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8728b1c3-1410-4cda-90ae-b912421150f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:21:50.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:00.923Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=429f8c12-cb76-4f4d-856c-4602ed86f8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:00.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:10.936Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3fcdd7cf-0796-4569-9d57-118ae8acb056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:20.951Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e22c268b-efeb-43d1-a840-3b5458aca3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:20.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:30.970Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=aff37d8b-38a1-4148-93ee-4abf84a5596d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:30.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:40.983Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7eebccdd-5ec6-4564-94c1-b2629da6aebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:41.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:51.001Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f6cc6100-814d-4797-aa0a-027b7fe03ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:22:51.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:22:57.706Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:22:57.706Z |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 |2022-12-19T00:22:57.706Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:22:57.707Z |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 |2022-12-19T00:22:57.707Z |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 |2022-12-19T00:22:57.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:22:57.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:22:57.714Z |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 |2022-12-19T00:22:57.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:01.017Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=926a6269-4b29-49a5-af44-bc67954703c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:11.034Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=01225287-d28a-427e-acf1-bae11d585860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:11.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:21.047Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6537151e-0978-4703-95f4-791a88c26099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:31.065Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=39619be5-b318-4cef-80a3-3edf4e4d6524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:31.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:41.081Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b9d5dc1e-b2a7-4622-bfc8-36c18c0486b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:41.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:51.094Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=abce3fa2-3869-42bf-84fe-628165eecb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:23:51.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:01.114Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a485b06d-2b3f-4957-8681-283a5d310b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:01.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:11.126Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=88e08979-b36c-404a-bdd6-0512cb45fed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:11.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:21.142Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=57eb11f9-c533-45bc-becd-fd8b8a14ac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:21.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:31.159Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5aa32d50-ed38-47f6-9916-4f6dfae9bdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:41.182Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7ed8407c-7700-4961-a35f-0a43a70ebf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:51.196Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7a5c2d4c-6c68-4b8f-b99a-1f3163f79a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:24:51.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:01.210Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=97a0c442-b063-465a-8063-9472f195e652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:01.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:11.223Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3cf458ef-d9c2-419b-bc6d-ed8552a13e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:11.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:21.234Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=612c2a77-6a11-47ec-9510-f6d442a0d656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:21.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:31.267Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=701f0a46-19a0-4e9a-9036-daf404fa4329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:31.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:41.298Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4db08e49-d61e-4901-a493-64e75045afea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:41.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:51.315Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5d8f0c10-ba05-4ce9-b2bc-801714fa69c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:25:51.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:01.336Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=40a03460-b15c-401d-9dc7-e4ca7bb2fdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:11.353Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=85324ff5-e7bb-43ab-9c06-182b9e848821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:21.367Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b7f0e12d-fdb1-45c6-be9a-3710cfcf63a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:21.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:31.393Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a6ee6467-42dd-4cd7-ad4b-478f3a6383e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:41.406Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=02522666-d657-4ccc-a6a8-12b286c8a365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:51.422Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=81e84907-6781-4da5-a933-fbebf36bb0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:26:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:01.435Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a0d87033-b5fb-4bbf-af34-a9f33adfbfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:01.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:11.450Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b511665f-a4fe-4019-a523-e5dc0a839a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:21.467Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ae1d9b4b-d965-46cf-8f6a-b6ccca74d676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:21.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:31.482Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f064ea36-a38f-4b3c-b998-2b24b05e9751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:31.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:41.496Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=173b0238-c6f0-4f17-b21f-600aeead83d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:51.512Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5acbae72-f498-4d72-9ffe-34e8e3e02bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:27:51.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:27:57.581Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:27:57.582Z |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 |2022-12-19T00:27:57.582Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:27:57.582Z |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 |2022-12-19T00:27:57.582Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:27:57.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:27:57.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:27:57.586Z |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 |2022-12-19T00:27:57.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:01.525Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a9107c48-c9e8-4cdb-8d75-47356c99b240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:01.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:11.538Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=39706934-d763-4ee4-97dc-a8b0d307fee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:11.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:21.554Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=de226377-0fa3-4b4b-b3c1-6fcd44202cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:21.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:31.571Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fe27202b-126e-47c4-91ee-5c06d357ffee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:31.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:41.586Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3d6acb8f-7504-422c-8fc7-5589944d735f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:41.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:51.627Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d5044fb3-7478-40bc-84ff-99e4dadd3b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:28:51.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:01.640Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=28065677-2538-4364-bd7e-424559c8a30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:01.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:11.654Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f2f9f24d-f8c4-4b45-a6f5-a2abb090d50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:11.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:21.670Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d9329150-d8cb-4a43-8e4e-a4c7f1b54cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:21.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:31.682Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b9668eca-d402-43d2-8851-2ead3c96d2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:31.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:41.697Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=84146324-afaa-42d9-ba83-33776f898fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:41.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:51.714Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=07a8dfd1-ba95-4daa-a843-400bfe999ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:29:51.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:01.729Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=213b26f6-2b23-450a-8523-4c055a65b5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:01.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:11.745Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=00c89d00-b9c1-4f0a-8280-3cc57803afd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:21.758Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4a3ed9b2-9b1b-4d2a-b449-03cc4e566586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:31.772Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d7bba536-04a9-4e66-b669-eb03b26a3154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:41.786Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3c4f7e90-d9f0-4c33-9d6e-06db7afaafb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:41.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:51.804Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6c9e20ce-17cc-413f-8c79-ba73bcd80029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:30:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:01.817Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1bb3bf2f-fda3-48e8-b628-efa378217aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:01.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:11.833Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b0202672-7d68-4a4a-aca6-d6d979c21bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:21.845Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=83287dde-009d-46ba-ba0c-ccd47ccdf52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:21.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:31.859Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=58d0b0d5-6b0f-4969-b756-e9073588beaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:31.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:41.874Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4451dfdd-ddf4-4d19-bbbb-10a7c2cc7d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:41.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:51.889Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=30481e54-a36f-40f2-857d-f66b55768200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:31:51.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:01.904Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4949a27a-db01-46bf-9e31-4d1a53d5aeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:01.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:11.919Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c11f1606-bb51-473b-9c38-50cd59621476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:11.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:21.933Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6645cb2f-b3bd-42a0-848e-01c4a1bdeb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:21.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:31.947Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b332eb6e-14a7-4553-bc81-49088ec63bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:41.960Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=190720f0-ab20-49c0-891c-063172850253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:41.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:51.974Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=49e2e403-b223-4704-a254-67d615445532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:32:51.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:32:57.684Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:32:57.685Z |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 |2022-12-19T00:32:57.685Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:32:57.685Z |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 |2022-12-19T00:32:57.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 |2022-12-19T00:32:57.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:32:57.692Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:32:57.693Z |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 |2022-12-19T00:32:57.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:01.988Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e76efa23-a9f9-468d-a6be-56f373f1e77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:02.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:12.004Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=94922d05-c014-4a42-994e-103e5c68779d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:22.019Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=53c74d1c-dbfd-4324-8b2f-b0ecd502d62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:22.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:32.034Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9fd74ecb-b875-43da-82c4-d173de0dbd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:42.050Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=305d25aa-811d-4642-864f-c19a87ce4f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:42.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:52.072Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4f9e8d3a-e99b-4311-8da5-02b227f6081a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:33:52.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:02.096Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5eadf685-6065-479d-a0b3-e75f4feb3ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:02.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:12.114Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b3a75251-d5e5-4048-8aa0-43fa6e551d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:22.143Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5a043921-239c-4850-b95d-870a71f41ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:22.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:32.159Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=29b5d5d6-9377-4c1a-b0b1-81e5d24e35d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:42.177Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c6c55f55-67ff-4169-98f7-34dec98dc6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:42.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:52.199Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=36ed3592-d3a1-4d9d-851f-eec17b572a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:34:52.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:02.213Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=96acf391-43f5-4ea0-a04e-7674f4378200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:12.232Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=16ea7098-6684-4794-be50-cc0c0082f0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:22.247Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d48fd4a0-e821-4867-8465-30995676c8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:22.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:32.263Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9907b501-6d86-48a8-92b6-b1fa32afd195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:32.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:42.281Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8ef6e3e0-50c0-4aeb-b70f-1541da30f204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:42.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:52.298Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=73c1ee16-004c-421f-a805-3e77f9e64fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:35:52.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:02.311Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=298dfb43-9680-4e7c-9cfb-9bcd27da717b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:02.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:12.325Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=83e5b0cc-459a-42b0-9fd5-f51dec719c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:12.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:22.337Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b6f56c09-8c7c-44f7-9367-fb069796cacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:22.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:32.358Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=71022eb3-18a1-4226-beaf-88763c72a21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:32.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:42.377Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9880d416-bf1d-4409-8855-1e073967bcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:42.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:52.397Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=779398d2-1a4f-427d-99e0-06153494f328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:36:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:02.427Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=47a58e43-418f-4b46-911b-b03815ad678d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:02.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:12.445Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6c4680ee-1c00-44dc-8391-a407f3e5b175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:12.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:22.465Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=de9715cf-745b-4db4-83b4-6fc6ca1cc90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:32.488Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=20ecf174-2510-4c7f-a2d2-1738b9f8d07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:32.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:42.504Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f3a950cd-f706-47e5-b099-8b7e999fa1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:42.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:52.522Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=33043bd2-13e7-4674-8629-2eeb0f3c3efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:37:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:37:57.713Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:37:57.714Z |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 |2022-12-19T00:37:57.714Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:37:57.714Z |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 |2022-12-19T00:37:57.715Z |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 |2022-12-19T00:37:57.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:37:57.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:37:57.721Z |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 |2022-12-19T00:37:57.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:02.573Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=df35e7dc-17ca-41b1-938c-331e72e4580a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:02.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:12.587Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fff5d263-be49-4f09-acac-07cd95c4b702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:12.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:22.606Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1154a5d2-e5e0-412f-9463-626d196c304a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:32.630Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fd73860a-b64d-412e-9008-fef4e62e9648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:32.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:42.654Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b2ad86a2-c88c-4833-af3f-1ab2ff8e5010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:42.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:52.668Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3a3802d9-e05e-4686-b821-c59951f4bcc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:38:52.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:02.701Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8e116b77-d26d-47de-8dec-9c9660b35728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:12.717Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=46b2cb63-65d9-46eb-af92-ad31012ec06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:22.733Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b5a8fd8f-4b9a-4588-9fca-e1f5627af723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:22.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:32.755Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5da365df-f670-441f-8c24-2cfe3f72f11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:32.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:42.771Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=da30a946-6af2-4131-a032-0c74429d2a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:42.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:52.786Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9dcee9b5-32c6-42fa-8ed8-ed4b2c8b6c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:39:52.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:02.798Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=aebf2e48-3d62-41ad-ae9f-0044e85f9edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:02.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:12.817Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=785a3091-bf4a-4253-b0d9-948f6d6dbdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:12.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:22.841Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f07ebd27-418d-4a0b-abe4-4d1e50bd83d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:32.857Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3ebfa921-b760-42d6-8608-a5817276b92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:32.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:42.873Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=114c7653-dda5-44d0-b7bb-713c4799e86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:42.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:52.892Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9db52272-4dba-46e2-814e-0c9e8b67307c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:40:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:02.907Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=44944ad2-1009-44b5-b401-8a72b24c2dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:02.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:12.925Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f62bafc5-8e5a-42a0-875f-6c4a199298f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:12.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:22.937Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=55ab985d-7aa6-4a65-83e9-fdfd64ff725a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:22.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:32.952Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d3414005-f78c-4deb-8f8d-ba2111e9318e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:32.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:42.971Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1a37606c-78b4-4c30-8127-6c42995a8868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:42.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:52.984Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=25de986a-5a9a-4aa8-896a-30f64c25a341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:41:53.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:03.001Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=22fe6a51-aeda-42f2-b746-97936ca9a16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:03.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:13.014Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=99fa7d15-670d-480a-a1ea-b27212476c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:13.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:23.031Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=78f2f771-2cdf-4a4a-a2c0-797ce6000c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:33.047Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ae897f74-9902-47ab-9b0e-5d01dc9f8d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:33.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:43.064Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=941a8f74-9ad9-44d6-9d81-ddbc5b141e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:43.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:53.085Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6783c363-de1f-482e-ae85-0566d3bcc636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:42:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:42:57.604Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:42:57.604Z |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 |2022-12-19T00:42:57.605Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:42:57.605Z |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 |2022-12-19T00:42:57.605Z |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 |2022-12-19T00:42:57.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:42:57.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:42:57.609Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-19T00:42:57.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:03.101Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cf945262-7355-42a6-9058-4feabc63e236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:13.115Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=924894a7-3a08-4336-aba3-9d985d773dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:23.130Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1e656d80-d32f-4ebd-a801-699f7c501eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:23.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:33.144Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d56b79b2-e65b-49b1-9c27-ca6caa62a98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:33.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:43.158Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=afdc7fa4-94ca-4fbc-b528-656b97587e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:43.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:53.187Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2cc53f9a-d156-42b9-a1d7-da50b611eaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:43:53.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:03.202Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6b3553a0-4875-42d1-9a03-838ecb05be5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:03.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:13.216Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=399c4c18-c071-4b3c-ae9d-87510bdaec7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:13.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:23.238Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=da05ea7c-9090-42ca-8067-c54694d0badb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:33.254Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5a80b979-32dd-40a7-bcf7-97bfd2332867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:33.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:43.268Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c064ae1a-5556-4bd4-8e5b-cb99a558bb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:43.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:53.296Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ac98fc8a-aac9-4b61-9e0e-da84a3352243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:44:53.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:03.310Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=02c52903-9482-4a8b-8beb-f1ed12abc78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:03.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:13.325Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bfc1bc78-711f-430e-9396-fb1aad94d316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:23.338Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7166ac00-587b-4abb-a1e0-41939025ef9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:23.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:33.353Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c9f24588-96dd-4193-b2d0-1fb2e927dfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:33.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:43.372Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5142e847-0757-45d6-bd25-b674d9e70da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:43.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:53.392Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b7d812c4-f168-4041-a810-50328b678a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:45:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:03.405Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1f692e9a-79e7-45c3-8d0f-000ec0d21cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:13.430Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=04f66356-e55e-4389-915f-c2b01018bca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:13.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:23.450Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=17f05a44-de6d-4f4d-ab7f-8b3f51ac4b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:23.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:33.472Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6aaba260-1172-47f3-9782-a756b57d26d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:43.492Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e8c4f035-e4a3-4c2e-9eee-4cab22f4f53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:43.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:53.514Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=85bd0206-3e8a-4c34-acb5-987ffd1b15a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:46:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:03.529Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f95c0ec1-36da-4cf8-8247-69191e42c15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:03.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:13.553Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=aae24194-e2a2-436c-8830-a5cae0250110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:13.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:23.567Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5d5aa036-e904-4193-a143-b3e24b039dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:33.583Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=825bbb16-45c1-42ca-bb73-eb49d43b5a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:33.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:43.598Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a7b31b68-37d7-4d3d-92b6-53db128ab5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:43.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:53.611Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=787f449b-9dd2-4c91-8044-3b032ba4c13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:47:53.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:47:57.764Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:47:57.765Z |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 |2022-12-19T00:47:57.765Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:47:57.765Z |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 |2022-12-19T00:47:57.766Z |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 |2022-12-19T00:47:57.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:47:57.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:47:57.772Z |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 |2022-12-19T00:47:57.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:03.624Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=24751596-3243-464b-8adb-c52a8fb6f0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:03.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:13.646Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=68fe9f1e-0705-4223-a47e-124ede662a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:13.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:23.663Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6793e592-7753-4518-824b-05bcf8b0820e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:23.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:33.678Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e6b6f8ef-dc2f-49af-8535-7297c3ca84ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:33.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:43.693Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e7b973bc-63f3-4930-b162-95bfd579fe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:43.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:53.709Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ca4e3cb6-f972-4957-8df4-9bc6f62c9d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:48:53.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:03.726Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bb9864bc-c3c3-44c2-bee3-4f25ca8c1668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:13.741Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=470d19b0-b4d1-4735-b561-b364643c48bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:23.757Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6dfefe4d-90d5-4b29-923d-933d6386b96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:33.775Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=aa5b6782-b025-4a60-901c-c3b6d5c4f3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:43.789Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4b124a0f-d8a9-4440-ade7-51d9b6efb2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:53.804Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=478dd196-0fa4-4d2e-9baa-cccac9b0c9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:49:53.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:03.836Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=31432a93-cf35-4de7-8e34-38147f41f7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:03.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:13.858Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c1c7f800-0169-44aa-8c27-50bc6547aee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:23.873Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=df5c6942-ac7e-47c7-863f-0ad2ae08bd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:33.888Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f66bb4b1-dbc6-442b-8a12-78fa87153a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:33.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:43.919Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=81d2c8c3-4c90-49b5-8032-56822cf11aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:43.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:53.935Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=645080e3-7e5c-4071-a53b-719f61fca804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:50:53.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:03.954Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a7c18668-59e2-438d-b13e-63f3b09d16b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:03.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:13.967Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5ed645ec-458d-45fc-87be-c29edec1d50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:23.985Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1702dad0-c0a5-4029-8da4-2545a638663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:24.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:34.010Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=75bd87d0-4c2e-41a4-993e-a8ee10495e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:44.034Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b291fd13-df6f-4061-b338-d9ed9fc19fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:44.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:54.056Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=302ea4ed-0bbd-400b-84a7-7c82e0283706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:51:54.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:04.071Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2ea15f4e-195c-4b1f-baeb-f835271ae224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:14.086Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=40448f49-f7b6-41bd-ab6f-89031f38fad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:24.101Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=dca9bb8a-3842-4cab-9bd6-4f8e283a158f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:34.118Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b06bead1-0c5c-43ad-acf7-4e9b1abb2c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:44.133Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ca2c0e7b-245f-4b81-ace8-e0105e1833d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:54.148Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cbc1eb6f-d5f5-443b-99b4-56b3e147ad40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:52:54.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:52:57.610Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:52:57.611Z |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 |2022-12-19T00:52:57.613Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:52:57.613Z |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 |2022-12-19T00:52:57.613Z |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 |2022-12-19T00:52:57.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:52:57.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:52:57.617Z |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 |2022-12-19T00:52:57.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:04.161Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d7fede3e-7a35-44cb-b3c7-86925957e992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:14.176Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9bebc4db-9e04-4d61-91fd-3197dbd8e224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:14.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:24.205Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=978485ae-b07b-49a5-ba90-bc7009ab597d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:24.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:34.223Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a3854fdc-18b4-4861-abd1-90eebcb42c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:34.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:44.237Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e6929645-9801-4af0-8f3b-50f5fb248f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:44.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:54.253Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9ce84461-8ee5-4ab8-8d90-57d42b90500e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:53:54.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:04.287Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=775b8077-bc1c-4af3-9dcf-c9a4f7cc1b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:04.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:14.307Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=eaf3dbdb-b0e6-4f05-8e12-2e46911a9684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:24.322Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=da0571ea-5e9e-4928-a68a-8dc3f8a92d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:34.339Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ca11e74c-a3d6-46a2-8972-8e51793edd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:34.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:44.353Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e78ff590-da17-414c-8f45-4e93ffc3a9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:54.374Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=52319bfd-e3fb-485a-82b0-1c11c791a90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:54:54.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:04.389Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=baeae2c3-4a9a-4403-b8e3-9ab2d9ff9021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:14.427Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b7e9f893-bd17-49dd-a95d-9cc5b60f053b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:24.442Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7989a978-c162-4109-8314-f43b34397b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:24.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:34.457Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8cb325a5-3315-4151-81d0-524adde08ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:34.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:44.476Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=59daf582-465b-4cfd-9f2b-36e117c0189f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:44.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:54.491Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=84f0d31b-ac1d-411c-b88e-30913fcf8c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:55:54.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:04.504Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=13387cc7-8c60-444b-bb3b-be91dbc778cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:14.521Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6df416c2-fec0-45cb-a841-6b4b851ed1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:24.535Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=97605753-26ef-4ae8-94e7-fb296fedfc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:24.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:34.580Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=442e55ea-7209-474a-942b-5a1051a5c4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:44.607Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3f0e091f-347b-43c6-af49-7bc3d1e6f4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:44.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:54.630Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ce07fd54-d987-42dc-8f47-2fd81090450c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:56:54.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:04.646Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=65ea02df-49f4-4cb2-9b37-9a99dc79ac65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:04.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:14.669Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3ace832d-6204-486e-8c11-d2867d5e4c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:24.684Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bf22113a-a70a-433d-bf02-f260479ec910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:24.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:34.707Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=713c6d08-a5d5-4928-8a80-8c5247c16810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:34.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:44.723Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d153010e-9af5-4280-b6d0-6371abfa5c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:44.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:54.746Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5a96f6c5-a090-42cb-950e-c782024799f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:57:54.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T00:57:57.688Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T00:57:57.688Z |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 |2022-12-19T00:57:57.688Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T00:57:57.688Z |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 |2022-12-19T00:57:57.689Z |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 |2022-12-19T00:57:57.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T00:57:57.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T00:57:57.694Z |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 |2022-12-19T00:57:57.696Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:04.763Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f0fc7bb1-34c0-4c09-88b3-5d492e89f466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:14.776Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f3e938f1-51e7-49ad-95be-994108452245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:14.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:24.791Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d1bb5cd4-4e0f-4ce0-82f9-a83180a2d202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:34.807Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=96f0cecf-7aa3-4b9a-9331-ff2d1ed71267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:34.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:44.822Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=749488d8-98d5-4b0b-b744-65572703646b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:44.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:54.840Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=438bd3d9-0ac3-4f39-985c-f4d365a381c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:58:54.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:04.858Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1751bcb5-ffd3-4ff0-901b-ffeb137d9689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:14.886Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=47cd56eb-84cb-42f1-8c73-503ff00287cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:14.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:24.905Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2081070e-ce6f-47da-84f7-12431f005263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:34.917Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=48ebc8d0-42c7-4230-9c11-fa816242be26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:44.933Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e6f7cdb4-de86-45e9-8841-38d6b3a3f3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:44.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:54.954Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0ea20901-4610-4e11-8678-e6223833d7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T00:59:54.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:04.971Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c741ebca-6eb4-4351-a6cb-c15582db3106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:04.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:14.988Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f7b182b8-0864-4e6f-9678-39066d63191c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:25.007Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=83281e8f-4b3f-4bca-93fe-c2698429f442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:25.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:35.025Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ee37638d-ad12-4a58-b268-5541b338a35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:35.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:45.037Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b5f5d6a3-3cee-40db-8d77-4357a2677ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:55.078Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3eaf0ebd-6ec4-445a-a595-dd10c278929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:00:55.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:05.093Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ec70bd7c-8559-41d2-a1ed-f87e31a7d255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:05.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:15.104Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=14f2e936-a7d6-4f43-934b-89b8a39b7385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:15.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:25.120Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a9c2d72a-b283-46dd-9485-ee92058cff2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:25.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:35.134Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ab44f998-5007-423a-a1c0-5a567e504b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:35.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:45.147Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2a67cff7-697a-4f2c-b5cd-04345986881e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:45.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:55.164Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6435d355-f2cf-443d-8cf0-88aaa32fa554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:01:55.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:05.177Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=36301511-dc5c-42bf-8593-5fb1b746b833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:05.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:15.211Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c34b6b88-689d-472b-84bc-8a9de338947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:15.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:25.225Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9f47cb96-3667-4b51-a691-13d63e90d098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:25.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:35.241Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1374914f-6356-4b56-8290-3891f72c8901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:45.264Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e700202d-8252-4dd9-aec5-93526a0e5cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:45.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:55.285Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0304a879-5a11-4bd2-a017-3838d5d2a079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:02:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T01:02:57.598Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T01:02:57.598Z |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 |2022-12-19T01:02:57.598Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T01:02:57.598Z |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 |2022-12-19T01:02:57.599Z |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 |2022-12-19T01:02:57.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T01:02:57.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T01:02:57.603Z |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 |2022-12-19T01:02:57.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:05.302Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=82f2cfa6-4206-4744-81be-aa09650a4e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:15.317Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c33db744-180e-46db-a368-42f85e509d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:25.332Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fc07219c-68ed-4fc2-8306-4f44b92e24c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:25.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:35.344Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2e28a623-0af4-4778-a338-3a81933e4967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:35.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:45.356Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=86fec5a3-ae85-43c8-a648-465ceaac1d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:45.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:55.372Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4d5c76d0-989b-41c3-afa1-fc130a337b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:03:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:05.390Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fbd16469-077b-4a3b-9a0f-774e34dae966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:15.403Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c2a5a8dd-dc29-4a35-926c-3906f14ffefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:25.422Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=10f36cb8-04b8-4d9d-aef0-6e7d609179cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:25.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:35.437Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4eadc8d3-3961-40d3-8d1b-d67a8f075c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:35.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:45.464Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d007e35e-0d50-4622-97b8-b6fe7bba37cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:45.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:55.477Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=11df1471-ba63-48b5-baf3-74b1266dd750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:04:55.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:05.492Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cb176308-7667-4e43-aca9-85fa63f82c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:05.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:15.507Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c53aec9f-f627-4309-a83f-f65c4162aa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:15.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:25.520Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6b385e61-0d68-4143-8569-9a92fa9bd3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:25.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:35.538Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=092e9eb2-a4e1-4372-ab7c-6dadb13b7c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:35.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:45.556Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7c040eae-f2db-4967-b456-27f22c6ef250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:45.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:55.570Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=61d7a71b-d69f-40e6-8b9c-ad26de8c3339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:05:55.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:05.587Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f2de9d07-ff1e-4df9-83f3-5a93af2930c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:05.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:15.599Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ad9b48f1-5268-4ed6-b0be-0303239b581d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:15.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:25.612Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=565028a2-1747-4e37-8132-b9bac18ef23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:25.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:35.626Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=77554b61-662a-4ef9-9776-c29c762aae69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:45.665Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e6cb0866-fa0b-4639-b301-68289149a632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:45.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:55.679Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=75e0370f-6333-42cd-a453-bbc1e7009ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:06:55.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:05.697Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5545dd71-2b10-4ea7-a8cf-44cff17f553e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:15.714Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=eaed7c53-4b4e-4475-a385-7e4f75aa125e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:15.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:25.727Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=75173fc1-24f4-4885-8486-e15af9b7632d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:25.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:35.745Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e67d2647-6ad4-4897-8cb5-49c72e36b109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:45.760Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ad13ba51-4504-43d1-a9ca-ccbcebf5e59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:55.777Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=48bf4373-99db-46b6-9fd1-2a37f593b3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:07:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T01:07:57.723Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T01:07:57.723Z |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 |2022-12-19T01:07:57.723Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T01:07:57.724Z |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 |2022-12-19T01:07:57.724Z |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 |2022-12-19T01:07:57.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T01:07:57.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T01:07:57.729Z |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 |2022-12-19T01:07:57.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:05.792Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=01db8588-7232-433b-8434-41e09761aa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:05.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:15.807Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e1dc9b24-4ccf-498e-b584-7755fa6825d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:15.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:25.823Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=919f2820-d748-441e-9a6f-ddb894135f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:25.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:35.843Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=aaf450b5-e363-4bc6-8df5-b5fd6700de6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:35.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:45.890Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cdee44ae-d9c6-4987-87bc-aa98e1bf8e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:55.917Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c6e2d173-3323-414c-8843-29a093c801d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:08:55.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:05.938Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=47d356c3-a3b3-4020-817a-950dcb93394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:05.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:15.960Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bcec447f-4bce-4100-8fa3-dbd6fa6c2ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:15.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:25.977Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=34edeb54-220a-4a33-ab3c-4637068fbdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:35.993Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a575e47a-816c-499f-8c94-6badeb6b69e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:46.009Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0808f6ef-c809-48b1-add3-dc82e1d3bce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:46.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:56.024Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=738bb49f-4fc7-48a4-b8cc-966f606f5c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:09:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:06.049Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9fb934e8-6339-45a4-93b6-853f7becf288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:16.063Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cefc7396-28eb-4d03-a9f7-b04fff581639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:16.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:26.077Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=251d7f8c-2e6d-45dc-9dfc-8004f73b8631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:36.093Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=88ac19c0-d9e1-40e6-84af-297ef278a5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:36.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:46.108Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1630c8f4-be24-4184-a626-a44106ab03e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:46.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:56.127Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c7dc7f8a-2c43-46d0-be9a-6e58eec492b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:10:56.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:06.142Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9ba8dedc-cbf0-4215-a9ee-0a1747b52957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:16.153Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e1ec08d2-118d-4c80-80c0-bfa1c09bae43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:16.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:26.167Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5cc3d0ab-408f-4373-b182-76bf3cd7bcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:36.182Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=aca678f6-bd62-4f1e-b6ea-042328f9be2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:36.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:46.219Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bdbde2c5-5aeb-4a7e-9cb7-383aff3ed672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:56.233Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=faeba530-566a-4870-8013-6c79083a6494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:11:56.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:06.248Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8f3d89fc-b0ca-459e-8d05-ab8ae04d9454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:06.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:16.267Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7f1ef9ea-7a7e-4fa3-bd25-2743a4340280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:16.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:26.282Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=89f48065-4011-4702-9b2e-1df11879ccdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:36.294Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9cd40b64-1c3a-46a3-9c8c-a8cb2b3c0ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:46.317Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b576136d-533d-421d-a1ea-854d0f9fd21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:56.330Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e9b90e04-0951-4489-a90b-6e2e90c85cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:12:56.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T01:12:57.607Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T01:12:57.608Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T01:12:57.608Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T01:12:57.608Z |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 |2022-12-19T01:12:57.608Z |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 |2022-12-19T01:12:57.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T01:12:57.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T01:12:57.612Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-19T01:12:57.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:06.352Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c19787ac-9d14-4336-95c0-a15184b9a3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:16.364Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ca7c3c5e-eaed-42fa-83f3-c8717df22724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:16.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:26.378Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2abe88b9-1fd2-4459-bf19-6a37d703208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:36.390Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c5cf57a2-a6fc-4ba8-8d4b-9df59aed8633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:36.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:46.406Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=6570b4df-afb8-4254-a4ea-a07cde0dfd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:46.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:56.422Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=568a8c7a-1fc1-4f27-bb3b-f02c383f9b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:13:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:06.435Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cc199f67-4678-4f28-9210-cc0714872996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:06.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:16.450Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=ca2dd401-9caf-4015-8792-ca1f8184c1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:16.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:26.479Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=65c188fe-f205-4cd1-97b7-720e80f04f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:26.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:36.499Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=048afc7e-0c43-4220-9db3-46d8f6f3b91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:46.512Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0393ef36-6002-4af9-87bd-7a81934bad03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:46.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:56.525Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c266101b-3028-4c08-963c-ee70780cee95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:14:56.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:06.539Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7a77c0fc-94c9-4cfa-8785-b83066e34a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:16.558Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=86c05850-609d-49b9-be73-a7b6d056c8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:16.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:26.573Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=391100eb-9775-44db-8ed0-2e9a4cc392ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:26.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:36.585Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f55aea28-99bd-4677-aa95-76569a3bac94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:36.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:46.599Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4b4bf0ac-0316-4a4e-8cf6-6b83a146be27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:56.616Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=769e4d9b-183b-429f-9325-1068e6db80c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:15:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:06.631Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e581b375-8c47-4fe1-bf9b-b72c685fc9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:16.646Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=df451907-4ed8-4303-ac9a-f75fa80dede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:26.660Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=295853de-9d10-47eb-855a-20030d22cd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:26.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:36.676Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c0754402-e42e-443a-9560-3b5783e10049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:36.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:46.700Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3535cf36-a569-4b5f-bd4b-7ba1340c4f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:46.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:56.716Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=af7efd0d-12d8-47fd-921d-8ee390000077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:16:56.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:06.729Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=89d64e1d-5df8-4c75-9b98-88aba97c35e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:16.748Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4874ac7f-36bd-448a-af44-dae8b3364a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:16.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:26.760Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c3fcb594-6cde-422f-85d9-4eed527c1e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:26.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:36.775Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=250a8af5-3fca-4953-ae9c-ed92e8b1a9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:46.790Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=b03b0f1d-e248-43c0-bdbe-6b10bc783d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:46.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:56.804Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e13ba091-f3b3-481a-b79f-0c25f67fbfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:17:56.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T01:17:57.599Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T01:17:57.599Z |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 |2022-12-19T01:17:57.599Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T01:17:57.599Z |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 |2022-12-19T01:17:57.600Z |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 |2022-12-19T01:17:57.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T01:17:57.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T01:17:57.603Z |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 |2022-12-19T01:17:57.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:06.832Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c5212d79-791a-4f69-90bb-6254213e92d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:06.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:16.851Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2e141082-96e9-4d7a-804e-29d8fc8d6b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:16.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:26.866Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=739f577d-76ec-4651-bbd9-fa766911424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:26.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:36.881Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=cd73fb8d-a532-4227-a713-1d9e3b98b971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:46.904Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=96e28706-c749-4071-974d-deec2eccc1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:46.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:56.927Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a8f06a0b-f2da-44b2-a1f5-3d9978bdb911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:18:56.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:06.950Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=14f60f84-ca03-46b2-a02a-b784dabd09c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:06.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:16.964Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=aee193e4-5642-49f8-9336-04b1542f6ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:16.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:26.982Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9c3fcf0e-5bdf-46fe-9e8b-a51cc266ea44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:26.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:36.996Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=dfbabb78-9c88-4605-a7df-b9beeb69a3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:37.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:47.010Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c7bb7b4f-f7ea-4105-8eed-c9efd955fd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:57.025Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1eb0f6e1-da38-4444-979f-fb71e88afa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:19:57.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:07.062Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9564f058-2373-4695-b2e8-2cb519819881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:07.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:17.081Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=42b49a23-5513-48a9-aa48-e7ef130185bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:17.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:27.095Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=50b17961-2995-40f0-b9c2-e4ff336f860a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:27.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:37.110Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a7da97af-b2f1-4de7-95fe-055fcd5b9932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:47.127Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f3492ec3-6bc6-4fe2-bef2-b6f594da0830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:47.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:57.144Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=66b7172b-b155-46a5-881d-b2322e34b0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:20:57.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:07.161Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f23ab183-bdf4-4748-afeb-43b0ab57495c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:07.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:17.181Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1b27817d-09a6-4ee0-b7c6-4481ff3bfb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:17.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:27.198Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f60f9496-b04a-49f6-8df5-6d4c658588c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:27.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:37.212Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d9dfc739-0f48-478b-9c16-385dcccc950d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:37.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:47.228Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=88b38b46-52eb-402c-a0e6-e6e18f69100b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:57.242Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=61d78f31-5638-47eb-a99f-5cfab09753a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:21:57.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:07.254Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=06c1518b-43b8-429e-95e8-2e61057000fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:07.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:17.270Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=403f8aaf-be27-499d-8942-9a4b96d04406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:27.289Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=70724330-624b-40d3-9645-9ec77b1e9db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:37.303Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=25a17308-0850-4ec6-b23e-514860ef9759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:37.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:47.333Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e742dafd-9c62-4231-bd44-19f72f560139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:57.367Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=00be8da0-dae7-4905-a38d-06320efe721d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:22:57.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T01:22:57.687Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T01:22:57.687Z |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 |2022-12-19T01:22:57.688Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T01:22:57.688Z |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 |2022-12-19T01:22:57.688Z |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 |2022-12-19T01:22:57.693Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T01:22:57.693Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T01:22:57.694Z |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 |2022-12-19T01:22:57.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:07.384Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3a63b43a-cc87-4876-9bd5-45069a81e83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:07.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:17.401Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e0d91ffe-06c5-4df2-977b-cf3fabb9ceec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:17.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:27.422Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=109d3ab4-b7a0-4e40-903f-f8ba65f140c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:37.435Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9f8d2b61-33d5-4983-a2b1-e66c5ff9a354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:37.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:47.446Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=fa1ac878-a1b9-4a91-9265-a2906fe688da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:47.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:57.461Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4ecd39fc-ebb7-413b-8351-b34a06b51ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:23:57.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:07.479Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=abc2fa47-b89c-415d-833c-5626cd7f2f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:07.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:17.494Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2721f584-b6b4-47d5-96e2-48bccd7121a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:17.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:27.511Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=5d7b34ac-3740-4d58-a119-01ed2826b299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:27.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:37.524Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=77a262db-054d-47c8-b362-f5908c48bcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:37.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:47.542Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=70aadbee-cd35-4ba5-932c-ede77984cebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:47.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:57.556Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c31e099b-7831-4fc3-9ce8-b50d27bddfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:24:57.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:07.578Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e5a04aeb-f804-4200-bc3b-7ca0844ba815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:07.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:17.595Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=13662b0c-6cdb-4975-89a8-314fc3129968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:17.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:27.610Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3533bfb2-0bc2-47ef-bb27-81caff6b2b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:27.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:37.630Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=d4ac1bf7-36c5-4ef0-a921-8134decd0322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:37.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:47.646Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=39e08cdf-4a70-434c-9980-aac93a047a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:57.666Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=3f5c185b-de43-4c51-90df-5be1b964745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:25:57.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:07.684Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=bddd6bf9-adeb-45ee-8e1a-d58cb6f31e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:07.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:17.699Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a5945270-c9c3-470f-a35b-cf07659064be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:17.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:27.711Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=adba08f0-d923-45e1-b8e2-aaf99a0abd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:37.726Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=e341b261-4858-48a4-84cf-e70cabf4aba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:37.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:47.741Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=29f2b1e6-0176-46bc-b43b-adf916ae4782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:47.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:57.758Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=10fdb02a-d1a9-48ed-84c2-cbb1c11ba9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:26:57.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:07.772Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=19a609e3-fb95-4227-9855-b662e6eaa8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:07.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:17.784Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=1c726957-9192-4747-a55d-b421f7d627cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:17.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:27.801Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=9f129cfa-9143-4ab5-8134-1914904514c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:27.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:37.815Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=f73d4584-55a8-475c-907c-59bd2bc68bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:37.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:47.830Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=46190a21-11db-4054-ac3e-dc560574e39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:47.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T01:27:57.818Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T01:27:57.819Z |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 |2022-12-19T01:27:57.819Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T01:27:57.819Z |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 |2022-12-19T01:27:57.819Z |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 |2022-12-19T01:27:57.822Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T01:27:57.823Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T01:27:57.823Z |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 |2022-12-19T01:27:57.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:57.853Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4ff3f98f-592c-488c-ad38-8d344a3f3116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:27:57.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:28:07.899Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=667fe4c6-aa22-4140-a840-57e9adf1e68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:28:15.922Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/v6eXgL81zb5kgI5gqOBr'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:28:25.919Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=584f08af-3c53-4298-a2ff-848cdf4a41a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-19T01:28:29.259Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=v6eXgL81zb5kgI5gqOBr, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:28:30.032Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:28:30.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:28:40.033Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=c1474402-7bde-4048-bdfc-a99f1e0a3709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:28:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:28:59.686Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=53b96e85-dc7f-469b-b5bd-55ccbde40bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:29:09.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:29:19.280Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=35f05075-104c-4271-9b6c-42ad7c155565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:29:28.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:29:38.854Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=2d6f0520-f96f-43ac-b4b1-5f2b021a7151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:29:48.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:29:58.442Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=569e5b69-feb8-449e-bd53-c42eab907006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:30:08.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:30:18.053Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0a092f2e-32bd-43cc-8688-b85bc687f41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:30:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:30:37.638Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=47ae56af-a9ac-4d3c-b0cc-eacd8f9a162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:30:47.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:30:57.208Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4447e709-bbaa-4c33-b91e-66f300a2d108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:31:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:31:16.830Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a1f21516-e774-4225-87c7-cf96d5c7e094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:31:26.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:31:36.441Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=4a8b5e05-1330-48fa-a67b-d48565697f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:31:46.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:31:56.074Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a9411f17-26a2-4b4d-9a0f-bd729e0680a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:32:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:32:15.643Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=49afef3e-adce-4758-9ae9-ca28ee88b62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:32:25.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:32:35.232Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=7ad219ba-08fa-4c49-b94f-0a18ca6adef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:32:44.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:32:54.850Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=70ccf39e-8aae-4fce-850c-4e1f16b53d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T01:32:57.654Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-19T01:32:57.654Z |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 |2022-12-19T01:32:57.655Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T01:32:57.655Z |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 |2022-12-19T01:32:57.656Z |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 |2022-12-19T01:32:57.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T01:32:57.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T01:32:57.661Z |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 |2022-12-19T01:32:57.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:33:04.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:33:14.460Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=67493bbc-fd77-4ac6-8b03-4416c703bd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:33:24.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:33:34.014Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=a987a82e-c8bb-4326-b069-43566884f5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:33:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:33:53.641Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=0f24769c-a472-47f1-8558-0ce05b322f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-19T01:33:54.926Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=3bgmEvNo5pWDUtbEHU32, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:33:54.947Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:33:54.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:34:04.948Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=8089676e-cb1d-4b9e-95d0-f1a54fd9bb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:34:14.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:34:24.570Z |INFO |Init configs |InvocationID=e6291ed9-1f9c-418e-8045-3e31f5513585, InstanceUUID=dfcbea23-8b16-42ca-b480-55e2746c3669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T01:34:25.252Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channe