By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:03:50.422Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:03:50.438Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:03:50.439Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T23:03:50.441Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:03:50.845Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:03:50.990Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:03:50.990Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:03:50.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-05T23:03:51.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-05T23:03:51.133Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-05T23:03:51.159Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-05T23:03:52.606Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-05T23:03:53.089Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-05T23:03:53.111Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-05T23:03:53.112Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-05T23:03:53.204Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-05T23:03:53.204Z |INFO |Root WebApplicationContext: initialization completed in 2044 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-05T23:03:54.342Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-05T23:03:56.321Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-05T23:03:56.990Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-05T23:03:57.022Z |INFO |Started MainApp in 9.079 seconds (JVM running for 9.788) |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-05T23:03:57.252Z |INFO |Start scheduling PRH workflow |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:03:57.266Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=059c3336-1866-4c82-977d-885c258b67aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:03:57.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-05T23:03:59.062Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-05T23:03:59.062Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-05T23:03:59.064Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:07.830Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=828c1c67-2c71-4ae7-806d-53183db90dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:07.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:17.854Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2562eab5-6077-457b-9f50-8c38378810b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:17.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:27.883Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=06bac06d-c1b7-445b-9755-d8e3d59e7ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:27.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:37.899Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4f10e686-dbc0-4415-b6fd-fea22b8edab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:37.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:47.923Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0e0847b1-c887-4492-9ddb-b84763f3f726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:57.995Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=52df3b32-2018-4c87-9ffb-48e0a64de73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:04:58.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:08.017Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=344e8d72-f63f-493e-9e61-5382136aef27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:18.032Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c58ee369-b090-4303-a588-dfd7128f9363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:18.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:28.055Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c65985bb-19e7-4b21-84b2-9c558c62778f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:28.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:38.079Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0c32a388-85b1-4ed5-a662-6c2e17ff5173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:38.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:48.096Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=453ae2bc-bb56-46af-92e3-25e76f719309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:48.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:58.114Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=36d24291-a4c2-4cd3-ab76-54d4466eda3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:05:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:08.128Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=16f456a6-fb01-4bf5-ac98-fd1e6eaabb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:08.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:18.150Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4186812d-e884-48fa-b012-e078ee5e260d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:28.190Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=39647b61-63f1-4d3b-a9e9-99d42c16eee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:28.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:38.238Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f8ae5a3f-741e-494d-bb3b-d8e8b1471a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:38.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:48.253Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3ea75e7c-0772-4209-b7cb-78a7fca2afa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:58.289Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ea32f8e1-1270-4e0b-bd89-7788dbf76049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:06:58.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:08.314Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f94839dd-1577-4077-9a56-54e4209774be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:18.442Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=da622918-f22b-4696-ade7-be9f60adf642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:18.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:28.470Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e956eef7-41ec-45f7-9deb-d9d5325b32f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:28.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:38.500Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7de727d4-30e6-400d-a410-2d9796211469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:38.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:48.520Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bf0105e3-aa5d-48b0-8f99-22bb960038d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:48.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:58.554Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0ba97867-20a8-464d-8196-a09da34c0f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:07:58.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:08.573Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fca39fa5-1341-4e99-87d8-e9359ecfbd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:08.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:18.613Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=595daf84-6425-4993-b1d3-e18760c36810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:18.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:28.639Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3c0c2243-daef-492c-ac3f-080b02b20be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:28.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:38.660Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=79d58cc2-4ca3-4be3-92e1-88028b4154e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:38.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:48.677Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e7ab54a9-7125-405c-b17b-e5106c1a677a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:08:55.169Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:08:55.170Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:08:55.170Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T23:08:55.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:08:55.171Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:08:55.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:08:55.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:08:55.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-05T23:08:55.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:58.696Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=521ca627-7ec2-4359-b657-c528d7e238d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:08:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:08.721Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c2764f7e-4c00-444c-a8a7-8d0dfb184df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:08.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:18.745Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bc1dd180-cc49-4318-a898-f919c970e4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:28.764Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=03c05ca0-4551-4c3f-9e9e-8b78192067ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:28.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:38.791Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c4ed43f6-ec0d-49cd-a2f4-393c43e0dba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:38.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:48.808Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=056af9ab-4367-4366-a0ab-536feaa1e82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:48.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:58.829Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bcbc2f90-94f0-4ca0-9b89-295104fe70c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:09:58.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:08.856Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=07c65619-1c2f-4250-91b3-0f40129de927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:08.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:18.873Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=642aa9d1-e1e0-49fe-af4d-47dda91b90b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:18.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:28.889Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1b2ac9db-d080-4480-b1f0-a4b1bddb414e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:28.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:38.908Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=99bc5f07-0da0-43d8-8a64-aae2994c89a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:38.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:48.927Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=46e29041-ad21-4407-b069-a470bdffbfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:48.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:58.954Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0b6aa7e2-bfe1-4e4e-84c1-3c78c410e167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:10:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:08.976Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e0c163b3-463a-42f2-8110-ceb527d42a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:08.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:18.991Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c1369486-8897-4a84-8b85-6c3018ae22fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:19.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:29.006Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0ed88743-ceac-4c5c-a26b-4e4dbeb406f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:29.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:39.021Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e0d6888b-7255-4df3-a7c9-a15a8706aecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:49.054Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7537af87-fa86-4b8f-9c3a-b39d1c2c12f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:49.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:59.069Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3910d238-12db-410d-8d48-7a394639acd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:11:59.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:09.087Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7a9c6d59-74ac-4388-855a-d1e2fe6c1003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:09.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:19.106Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=41ceb31e-2d40-427c-8ddc-349aafdde99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:19.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:29.123Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c4169c16-0168-44ea-ad99-d3415b070778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:39.150Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4dabbd02-966d-4f48-b859-d5201c10eb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:39.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:49.169Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=cd036c2c-7822-4a72-b724-b8f43d9b5446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:49.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:59.185Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=653f16df-b979-422a-be1c-5e5e93df8e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:12:59.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:09.201Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f21c42a5-d873-43f9-a233-fa4709ed3919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:09.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:19.219Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d03b8134-92c2-49d9-b251-6890d2c602f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:19.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:29.235Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=cc082c25-2352-4154-8082-4b0eed6a9c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:39.250Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=56bbaa30-312f-4447-9413-d58907569ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:39.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:49.269Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=45119a27-fb41-4778-881d-b6b8d6b829af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:49.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:13:54.654Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:13:54.655Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:13:54.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 |2023-01-05T23:13:54.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 |2023-01-05T23:13:54.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 |2023-01-05T23:13:54.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:13:54.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:13:54.667Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-05T23:13:54.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:59.290Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=227e7a0c-ba83-41b6-800e-5de1ac79d874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:13:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:09.306Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6ca95f7b-5a27-422a-b44e-f944c55bd070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:09.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:19.325Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3f07b6bb-01a6-4275-b771-0a20c5c2552b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:19.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:29.341Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=286004fb-05bf-4b7a-b7ea-5bfb88757b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:29.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:39.359Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=910aae93-3704-47d5-a9c0-7bdaf4e95621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:39.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:49.375Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=129a5101-d39c-4c36-a388-249565492735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:59.393Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=51ae6fd4-6879-4bdc-9e42-9639fbc2e04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:14:59.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:09.411Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=188f1927-5861-4bfc-8306-0b76fffbba6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:09.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:19.426Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=12cbd297-2e3d-4e33-b5a8-1f0b8a4c617b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:19.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:29.449Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d3856eb2-fa55-4899-baa7-fda86c314340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:39.465Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=eb2fc8b3-0e4e-4764-a11f-a36e846173ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:49.481Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6a1af4dd-2a3d-4975-a0b6-fd427db68d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:49.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:59.505Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=766466cb-1240-4247-9158-0186e3c6a7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:15:59.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:09.523Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6b749528-756c-4822-93ef-2fc15666f6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:09.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:19.537Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=21736c73-22a9-4323-be9f-7f04d3486d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:29.553Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d98a3a36-4668-42e8-a51a-28b958ba5ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:39.571Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ef1d63e8-4053-4438-a83e-4ca46691e4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:49.599Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0489f440-ee3a-4a7a-959d-f690d8b54324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:59.613Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=00ab3bb1-d9f7-4a5f-88f2-93e68f2bd711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:16:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:09.627Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=db2862e7-56bf-4a1e-b795-20f7d48900c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:09.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:19.644Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8d3b87e3-a6e6-4f8c-bdec-8892663ccbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:29.665Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2130acd2-4203-4322-947e-b53af3a8b372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:39.702Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4532ee9c-fb08-44b8-9d56-23720977eeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:39.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:49.729Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2c650f03-dab2-4a54-932f-427d1ad4bd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:49.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:59.751Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=21e80bf0-d626-41a0-9f49-9cb47c367f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:17:59.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:09.769Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d7287874-7042-4ac2-b3cf-4af20196d38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:19.789Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2e185b91-b34f-4d63-8219-5cd6a0d03619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:29.815Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3dcf415a-9c57-46ac-8f94-74764823720c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:39.830Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4b7aed4b-64c6-44cf-a8ee-9f6958316ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:39.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:49.871Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=80275b02-acbe-471d-85f0-9f9cd60fbb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:49.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:18:54.647Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:18:54.647Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:18:54.647Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T23:18:54.647Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:18:54.648Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:18:54.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:18:54.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:18:54.658Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-05T23:18:54.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:59.909Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3845cfc7-4ca5-4e4e-b545-e0f30d992cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:18:59.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:19:09.931Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=69a190a1-e572-4a45-9e77-bbcff976a81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:19:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:19:19.951Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1fdc8bbe-f827-43da-b81f-892208682b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:19:19.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:19:29.967Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b7bb6e75-29ab-4477-86b0-ef53fc15c62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:19:29.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:19:39.987Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3f272c49-2ffe-47f2-8ffd-a1baac0140e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:19:40.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:19:50.010Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=654df373-75f6-4bbc-b698-6af15737c596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:19:50.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:00.028Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e709c2fe-0a1e-495e-a59f-3b4e449be02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:00.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:10.043Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=df52c57f-0b86-4110-855f-911d540e79f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:10.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:20.062Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=02d1ecbc-aa58-43db-ab2b-a62c4d92af80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:20.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:30.078Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6e169690-5a59-4694-9a68-0511b8074e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:30.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:40.092Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=75e87f71-d01b-4d29-994a-44a15bf7a069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:40.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:50.108Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f1db235a-312f-4541-8331-8b4d4f49c921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:20:50.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:00.124Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=76861e1f-a136-4e21-b92c-581813beac4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:00.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:10.141Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=952f6238-b11b-44e0-a91b-20ed6a3f6082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:10.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:20.163Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d1a7597a-60a9-4a78-965a-e632679f730c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:20.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:30.182Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=18efc615-bdcf-452e-82fa-0ede7e4ae996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:30.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:40.199Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2408c080-db12-47d7-bd52-596a3cd512dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:40.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:50.221Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e3f4e6ff-3c00-4c8c-8938-4d1e57e8136e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:21:50.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:00.238Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ecc2822d-4367-4bfb-bb7f-77610160e4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:10.253Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4e008511-e8a2-4860-b894-2c490831d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:10.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:20.269Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=461263fc-e0ac-463b-b472-c80dea797b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:30.288Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3bd9362d-9523-459e-ae03-89cef39e9106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:30.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:40.307Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7909f550-5a13-4298-921f-fa3897b5d9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:40.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:50.333Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0a3f41a5-14b9-4938-a5c6-1d733164c289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:22:50.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:00.362Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=48a56eab-8600-45be-9e24-fc764a8b782b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:10.377Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8582d1b2-c3a2-4f57-b9a3-813fd1bbabbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:10.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:20.396Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2575f3df-7217-41bb-9b0a-c1fb05ee2dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:20.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:30.416Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e4b825b8-7279-4da9-be1b-903d4b8ea694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:30.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:40.431Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=71e234fd-f9da-4d76-a537-551e7a3a323d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:40.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:50.446Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9e86d1a6-994e-4093-bea0-7940e498786d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:23:50.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:23:54.633Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:23:54.634Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:23:54.634Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T23:23:54.634Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:23:54.635Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:23:54.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:23:54.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:23:54.644Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-05T23:23:54.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:00.461Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9db51201-fade-4ffb-ab2f-75d687e295fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:10.478Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d75f9556-bbf6-452d-b69c-39873b2af76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:10.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:20.491Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=443767b7-4151-4340-baa4-dffad555103b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:20.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:30.521Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9b79ec2b-4a72-43cc-bd0d-9140b2847386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:30.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:40.550Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a729c53e-f8ef-4038-8363-5843e935270b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:50.567Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=718e3de1-448e-4056-afbb-6bd946fbcf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:24:50.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:00.586Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6585d84c-c8be-4d89-bc36-bd1aaf7ef6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:10.601Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=df4ffdb8-20a0-471e-8df0-f48071f29c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:10.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:20.629Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3766bd58-43ac-48b2-87b9-2b7cc289fef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:20.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:30.665Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=52e2592b-aad5-4947-a9f7-382720ea8708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:30.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:40.686Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2da4f607-2c51-47d2-b33b-be6cb84629c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:40.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:50.700Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6e650876-03e8-4dee-b65a-849de13cff2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:25:50.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:00.717Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=05ed3809-b9ed-46b5-8c3f-b3305d521c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:00.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:10.735Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=eb3f4755-ba1b-45b3-823d-43473330a71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:10.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:20.767Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=57deaa3b-3de1-4e99-ba19-e230b288bd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:30.783Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c0f0fb65-8326-4775-8f2a-66f60c7599bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:30.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:40.802Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=db8ab4f9-c4f2-4d4a-9684-e6e6f48adc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:40.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:50.821Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=95f4016f-85a8-43bd-96a9-2717fe8b98b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:26:50.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:00.838Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8b5596be-470d-4f06-84d0-2d12bf6f6239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:00.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:10.868Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d7cf2eaa-97e4-4f6e-b5bc-ab95f7ef50c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:10.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:20.925Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0317ebd7-1fcd-4492-99bc-f444248d2ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:20.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:30.976Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=22f7b512-30e9-458a-b34c-c12a16a3cad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:31.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:41.070Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7d25c3db-9672-414b-92a4-508662d6a8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:51.087Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=740e8fbc-5b52-47a5-8404-bbb4287be666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:27:51.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:01.151Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=78cc6713-0311-483f-813f-f9d19183ca0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:01.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:11.185Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=531b1d47-bfc7-4e0f-be54-df63beaa6c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:11.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:21.243Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=17f343bc-3c17-44da-bb53-7d127ec874b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:31.337Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=01664e1d-beda-4c54-8548-a46f27eb4517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:41.358Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fd0605d6-9c29-4904-a07e-b44454e484f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:41.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:51.383Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2681ca33-c4af-44d6-ba1f-35bc9f5092c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:28:51.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:28:54.648Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:28:54.648Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:28:54.648Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T23:28:54.649Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:28:54.650Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:28:54.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:28:54.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:28:54.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 |2023-01-05T23:28:54.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:01.415Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=434e5437-bf70-4899-b634-da886fb4efa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:01.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:11.448Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7e5e56cf-8a4e-43fb-a489-47fc673e7b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:21.465Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0d98946c-e1d7-4227-b665-a9a210caa258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:21.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:31.513Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=32bef3f9-2c20-4766-8e9a-aae47fbd9e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:41.528Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0377bfba-20f4-419a-9075-ea2cdd521535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:41.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:51.551Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=731df4d0-022f-44e3-9080-359a963b338f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:29:51.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:01.567Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f9e6a45f-7cb8-4877-afbe-b123c300a0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:01.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:11.585Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=96a432f2-4e19-4462-a7a6-4093d95968e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:11.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:21.611Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5414b4e0-b8bd-439a-887c-ede46e087904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:31.662Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d06428fd-f12e-4a3a-83a3-77369f5c0602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:31.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:41.684Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=62068f6b-a0f4-43c8-a6b8-f5385e598c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:41.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:51.700Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fee0737a-96b9-42d6-a0ff-e1b89b410bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:30:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:01.721Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c4b68225-295c-41a2-951d-b809e512471c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:01.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:11.736Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c1864657-a0e4-4972-af13-abed20b53978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:11.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:21.754Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=083c9c40-74b9-4625-a6f5-f5f550e557d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:31.769Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9221468f-7f72-4a62-a8b6-9d1072bc7713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:41.783Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=cced28fd-55a5-4694-8de9-922fe383816f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:41.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:51.806Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b9abe33f-b179-47cc-b802-91b6544b8e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:31:51.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:01.819Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=abf3e466-c798-4c29-b214-442311eada97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:11.836Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=61487a4c-1d43-4080-b8a4-b715688da5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:11.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:21.853Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=038a4236-10de-4de8-b116-87ca7db56dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:31.868Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a4037721-c021-46d7-b92f-5813fed8febe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:31.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:41.890Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1ef0673a-0aa1-415d-85a3-105989017393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:41.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:51.911Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=16d1a597-6e59-430d-988a-e0e23376138f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:32:51.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:01.930Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8d5c7093-f4b7-405b-9c8e-d2e2536335da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:01.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:11.946Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d8856e73-5f68-4867-97a4-b495dd5d433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:21.966Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7260ac09-60f3-458d-85e9-e0678353979b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:31.980Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=790f2d10-6a70-4ab7-8818-2ca4c5d75272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:41.993Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=516d9252-a075-40b2-8c49-3e5b97ef676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:42.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:52.032Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a453070f-527c-47ee-965b-aa7ea97473f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:33:52.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:33:54.630Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:33:54.631Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:33:54.631Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T23:33:54.631Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:33:54.632Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:33:54.643Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:33:54.643Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:33:54.643Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-05T23:33:54.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:02.058Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=da239e17-7fe0-4485-865b-97c96db70090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:12.087Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=83b5f185-4520-4ac2-9bed-3903ba3f68a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:12.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:22.105Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=df89ca6c-c1ed-4e37-aef2-11f90287ad4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:22.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:32.122Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5739641c-9e94-4e8b-871a-bfd49e6d53fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:32.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:42.137Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6fa8d440-8946-4dad-b144-740de76dc647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:42.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:52.153Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5ed385fa-510c-4438-9afe-cb6efc9a6746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:34:52.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:02.167Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=86662637-06cb-4fe4-8dba-18a940b35fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:02.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:12.180Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6781981f-592e-4851-b80c-d1af14bf4ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:12.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:22.192Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4706d95b-7430-42c4-8054-8ea5f5e58bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:22.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:32.212Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d727ed78-5f37-408f-8644-2c2f5bf97cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:32.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:42.225Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a38ee2b2-3793-4756-ba05-b342c6c16d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:42.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:52.238Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=075aa2f2-5a96-4cbc-9111-caa8d058408c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:35:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:02.253Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ef2cf310-fb49-48cc-89e0-dde50dc60d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:02.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:12.271Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=65cc777b-58dd-4aea-8607-4cdb7efc037f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:12.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:22.288Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bdd0700e-7f2b-4f98-b5bf-e3c7ba190cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:22.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:32.304Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=32864845-2051-4f84-add0-778f0b4610c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:32.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:42.318Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8ecddda9-2bd7-4943-a6f0-a7758a76bfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:52.339Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b42e2e4a-4063-4985-abcc-2368d47b30fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:36:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:02.353Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=13a8340f-1df2-417b-ada4-36219aacea5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:02.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:12.365Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5ab3ba01-aa9f-4d4b-b401-c8470d6ac94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:12.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:22.390Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=11297065-895d-4eda-854f-0575abff277b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:22.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:32.422Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=841d6636-06a5-45d7-a670-71c8a11c7a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:42.437Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c1304635-1be1-4fb2-8cb5-211fb3692387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:42.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:52.473Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6aaf96f4-f750-4218-bb5f-6380535c404e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:37:52.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:02.490Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=67cb499c-eeee-4f65-90ef-437ddbf9bd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:12.506Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8385061d-36e5-4fcf-aa90-9ffac9567aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:12.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:22.523Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5fce1b2f-f197-41eb-b478-27ff97191906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:32.540Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=37d723e0-d8ab-465c-a262-06f910e3394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:42.555Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bbe3debd-2b8e-477c-b9a2-176a828de7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:52.570Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0d82c736-4332-4927-8e1c-ec35b2dd3858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:38:52.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:38:54.538Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:38:54.538Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:38:54.538Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T23:38:54.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:38:54.539Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:38:54.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:38:54.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:38:54.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-05T23:38:54.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:02.585Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b85b8e36-411e-4dcb-98f6-b2ce376d2d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:02.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:12.599Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0b703649-b4b1-4365-8914-3de9f310794c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:12.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:22.613Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=17507ca3-a4a1-49ae-8d04-718edb48c1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:22.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:32.627Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4fff37d3-8670-4381-89c7-4ac6da15480c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:32.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:42.640Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=331c7232-03bd-446f-a11a-42a00368b16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:42.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:52.656Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=83c28935-992b-4ce4-8b95-c89d2382ff2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:39:52.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:02.669Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=68738d14-bc0f-43ec-a012-c7a22ee0b7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:12.694Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ceb529db-48f1-4459-810c-aea262d1aaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:12.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:22.710Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ef6b9d66-edd1-4b2a-8f33-896aa6bf4e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:32.723Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5bcd0c8c-d26f-445a-a39a-645c2d6372f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:32.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:42.738Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d800251e-67fb-411f-852a-58ea4bc898bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:52.754Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9025cd5e-c629-4e53-8090-5f47645d3a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:40:52.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:02.766Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=823d7cfa-253e-4ba0-8517-a6b2a9bdb1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:12.779Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=688b4fe8-810f-413b-ba76-a524e68cecfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:12.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:22.793Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=65813714-d00b-4653-a9c3-0138570c63c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:32.807Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ced16396-e467-4f8d-b0dd-d1883f2a2e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:42.828Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=89b7a7f4-1b59-456a-a24c-47efe92fa3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:52.843Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3aebfa75-76e8-4fda-bb55-ccd3ab89e1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:41:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:02.856Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e5dc5c54-22d2-4957-b9ec-e21b965158e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:02.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:12.912Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=dce90487-45b3-428d-a08f-ed59e52deee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:22.941Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=72faf9d6-eff4-48c0-a080-48f1129feb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:32.957Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=999fe98a-7d57-4048-a095-ae2e85d83766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:32.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:42.970Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=40058924-6dfd-4962-924b-dc15dc3e33ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:43.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:53.010Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0adb33cc-3e0e-4357-90cf-de305c861ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:42:53.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:03.023Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3783a228-087b-41e3-b681-59fbd7693910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:03.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:13.038Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6b3adf14-c21f-4bd1-a632-c83e04d8cef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:13.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:23.052Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0852ff0f-9c8a-45c6-b1a6-7caa6877cec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:23.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:33.066Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7cdadaca-be0a-4865-b828-820cdb5f95dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:33.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:43.080Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8ffaa4a1-613d-4d62-9c91-e648419838ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:53.094Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d1b0075e-6269-4d74-870b-02beafcec839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:43:53.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:43:54.614Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:43:54.615Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:43:54.615Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T23:43:54.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:43:54.615Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:43:54.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:43:54.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:43:54.623Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-05T23:43:54.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:03.109Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8a7a3a00-dc22-4a42-a77b-55bf0b606987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:13.131Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=81734851-73f5-4f51-b323-5e69d0e59f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:23.146Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=17f717a5-5a45-4d38-b904-97be9234e4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:23.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:33.165Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=44df2f70-d220-40bf-8f38-c2bdd5c323d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:43.179Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=db4904b4-bc3c-41db-984b-684f42906ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:53.194Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=411a532f-9ee9-4881-9444-904ee5ca3484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:44:53.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:03.212Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6661b539-9735-4cf2-b814-57664eeba922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:03.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:13.227Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7e44066d-604e-4cad-988c-49b62d6a363a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:23.243Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5a8529b9-b153-471c-8127-5cc9c598f43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:33.262Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5c16ddcc-b9d8-4ae2-a1cc-6fd8e0284d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:33.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:43.276Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6cc361e4-4ca3-4ee8-bb6b-d27ca1787131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:43.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:53.291Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=69796149-ba39-479a-a5c8-868e0bc18629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:45:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:03.305Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=34f7f734-6b6d-44f1-aae1-b7516927e748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:03.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:13.321Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=544feeae-dec3-4170-8efd-27ccf9075fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:23.338Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=031f98c7-4d1b-49e8-8bcf-4c57ad459fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:23.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:33.356Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9f6348c2-66c3-4e13-acee-b402edfd1af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:33.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:43.372Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5f872959-cd76-439c-988b-d0a9d27fcd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:43.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:53.414Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1c68b31d-6353-4c65-811b-397e6d3054fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:46:53.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:03.448Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=098ecbda-8446-4c8e-bc24-e94808b8b6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:13.470Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4b497be2-2ef0-4842-99e8-e8677e800de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:23.490Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=cb356bbd-b30b-4494-898e-148ff8a41b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:23.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:33.505Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=aa8727aa-efd8-4144-8c3a-eaf99f42b0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:33.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:43.529Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=984613f2-af7b-4aa8-b4e5-806184b7a165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:53.548Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d29fda7c-692e-49ef-8610-a150c809e1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:47:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:03.571Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=63fb5732-7336-4be6-9383-5755f408c39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:03.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:13.593Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a63fb7c2-758b-4746-9410-85a6081a9c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:13.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:23.609Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3031f997-ef3a-41cf-a248-7af763a52ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:23.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:33.628Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a02d0b71-2b88-44e1-aa4f-cc15a40f477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:43.643Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c175aca5-830e-4b48-9747-b89d2aa45bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:43.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:53.659Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f3c5f230-0294-4b13-b182-1134abb800c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:48:53.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:48:54.609Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:48:54.609Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:48:54.609Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T23:48:54.609Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:48:54.610Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:48:54.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:48:54.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:48:54.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-05T23:48:54.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:03.675Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6349b00e-d3fb-408e-823e-72bab0748acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:13.690Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=392ad5d7-c1f6-4042-b142-10ec01a58320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:23.707Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ee469eec-ddea-4855-9bbc-60ba88408baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:23.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:33.733Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4f847c25-40da-45e7-a782-f045a83b0525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:33.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:43.746Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=60fa3501-f79c-4b72-bdac-d672c9bc073d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:53.761Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b87153c6-0714-4845-ae94-54fff94a5a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:49:53.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:03.775Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c97e6665-458c-457d-8885-82120f40ec2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:13.793Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e090cfb6-62fe-4396-a5c1-63893782bd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:23.809Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8ebdae73-3bce-4e6e-93cc-b7a263ebeb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:33.826Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=221e732d-27ab-459f-9933-306a53c7c9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:33.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:43.840Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1fbbd4d9-70b5-4f33-8d24-e869490ae9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:43.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:53.854Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=961ad8d6-9970-4c85-a783-b0a38cd1519b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:50:53.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:03.867Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9f74c292-75d4-4aa6-9c4d-2fec5054b842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:13.883Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4f782cec-9c53-457e-b104-371b71458ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:23.895Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=071ec443-953c-475f-98e2-68b9ccd88497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:23.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:33.913Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7c6f2e35-7ea3-429a-b17f-f00706edc5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:33.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:43.930Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3f461281-e850-44ff-9705-5a94f3061bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:53.957Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=da0b2d1b-0bc4-4106-9a69-ff0a95dba688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:51:53.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:03.971Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=32844338-d3a2-4aef-a219-e25bd82320a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:03.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:13.989Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f2f6210e-fc64-44a3-a74b-51fcecf90864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:14.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:24.002Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3e31782d-1499-4ae9-9dcb-caa3a1889823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:34.035Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b97c8769-69ac-4b29-bafc-24b2229c1629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:34.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:44.052Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=525f96b9-a8b2-48a1-913a-628022ed6aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:54.068Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d8f2f0d0-3fc2-4933-96f0-7bd48462e4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:52:54.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:04.101Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=82f2da48-1de5-4528-97c1-7357fcbfd0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:04.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:14.114Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=cbdc2fe1-1d82-4986-9157-9949c9c232d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:14.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:24.138Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=915d58ac-f883-4b42-82b0-5855be732a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:34.159Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c3786d47-1c72-4dec-8508-c5dd1539723b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:34.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:44.174Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1fe893e2-c131-42fd-87d2-e93afac12277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:44.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:54.188Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7c668586-0288-4b30-a655-c0279ca1223f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:53:54.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:53:54.545Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:53:54.545Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:53:54.546Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-05T23:53:54.546Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:53:54.546Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:53:54.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:53:54.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:53:54.552Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-05T23:53:54.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:04.202Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=dd7941a2-3bed-4400-a3ab-6f5a037d672a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:14.219Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6446de89-553d-44f3-991c-c910bd2a5839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:24.235Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f142e6fa-85ea-4112-8ce3-89500f6f8458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:34.271Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7b754d19-6f03-4883-88bf-2552b4570687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:34.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:44.283Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e573bf8b-b1f2-4be6-9388-902d604406f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:44.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:54.298Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=50403468-d01a-44c1-b10f-023e34bf7336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:54:54.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:04.314Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1609b718-41e7-4e70-8599-1c959793b66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:04.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:14.331Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=17baf453-f216-4d2b-841e-f8a2a1151c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:14.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:24.357Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=dcb3e6a9-db15-4381-add9-571479cb5a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:24.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:34.371Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f269f98f-f72a-4331-86f6-f2b70395c49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:34.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:44.391Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fd2673de-3725-4601-847d-08908ab9c97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:54.407Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=377bd48a-5d4f-4229-8e73-e91f72603a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:55:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:04.433Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b1c286bb-c8ff-4cba-bcbd-31153ef50195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:04.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:14.450Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=88edfec5-8fd8-4aec-9780-9a4b43b62092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:14.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:24.476Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bbdfe0c9-ca5c-4cc6-acd4-c1394f47c29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:24.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:34.491Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fbd5bd6f-0bca-4919-9136-2af5c6e7d28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:44.504Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b41c5f4e-3250-485d-9afa-fe32cf9db246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:44.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:54.531Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c9614a83-4585-43d4-aba3-33c8c0ca1ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:56:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:04.554Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=713401c8-32db-4447-9f3e-936a6a379432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:14.567Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=466360e2-e4c7-4bb7-a14c-51e2fb7eae58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:24.587Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3215f674-2b0d-45bb-b135-63bf34bdad6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:34.604Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ca2e76cb-24d0-44bc-a5d3-e93a42d8e5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:34.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:44.618Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=66af4db3-e594-4268-b7f3-ca6adb72f907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:44.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:54.647Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e118570a-b2ce-455a-b179-5d34c709a52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:57:54.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:04.661Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=db0ee790-f231-4b27-9d05-df24476b0ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:04.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:14.674Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=79ec1424-ab99-42d7-a218-1de358e51116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:14.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:24.697Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=be4ac55d-1c09-4c54-8ec7-9937424fa423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:24.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:34.719Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=25eaf528-225b-4bdb-b9c5-6cd0fcb7f453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:34.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:44.744Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=307dcaeb-603e-4fd6-96ca-605551e0e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:44.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-05T23:58:54.605Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:58:54.605Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-05T23:58:54.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 |2023-01-05T23:58:54.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 |2023-01-05T23:58:54.606Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:58:54.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-05T23:58:54.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-05T23:58:54.613Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-05T23:58:54.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:54.766Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8ff32e08-f5b4-4f69-8b04-1d6854cc6401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:58:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:04.785Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=61d7940b-510c-4b04-8e56-9fc983b0ed72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:04.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:14.799Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=594cc9f7-c9ed-4b37-b1a4-ae1a6e21da34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:14.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:24.817Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3abc60f0-f021-4885-b39b-2bc7f65240c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:34.841Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=00f5f71d-a45e-4dc1-ad71-ed9bab4cb15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:44.859Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3c6a8ed0-4216-4465-9c90-882e5129174e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:54.877Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0d68cbb5-6ca7-41df-a8c4-404f9a9d8d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-05T23:59:54.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:04.892Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5320a8ed-d793-406d-ae07-62da10c13a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:04.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:14.913Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c2880835-dfef-436f-98b8-f0017c3cf172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:14.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:24.927Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2a8502ae-6330-47ef-bd96-95c92a733fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:24.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:34.944Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5beaec92-5542-400b-91c2-355588ad4190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:34.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:44.957Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1179b7d0-d000-4a96-ab09-e13da6e8e528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:44.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:54.974Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c9502649-2a9c-407c-a802-cbe20fb07272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:00:55.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:05.002Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bbf8e919-cc4f-4f06-bf45-5ef975cfdf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:05.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:15.018Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e9906b8d-f04d-4d7a-bb3d-37521ce45a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:15.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:25.033Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5ac649ee-0dc8-4b1f-b269-d8fd0cd3f802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:25.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:35.060Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ad3f66d3-6078-4b04-b930-424414067178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:35.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:45.074Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7df00655-76ca-4e6c-9178-f83b921c8e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:45.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:55.095Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e922c2c3-3345-4c2a-a2c0-dcf824f0b0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:01:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:05.111Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5b901aba-4663-4542-9de5-a317e184c86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:05.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:15.125Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=53402ca1-9cff-451f-9d9a-c5eb437f5c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:15.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:25.143Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5b1543ba-d6d9-427c-90e7-eb8d736842ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:25.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:35.162Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2beb7741-5ea7-4ad9-a98c-2c4b51117ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:35.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:45.187Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b71548ee-53f2-43ae-b963-857223b4d9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:45.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:55.201Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=86252f7a-4084-4e71-bd77-0aaad92d09af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:02:55.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:05.215Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5f4a13af-c246-476e-a958-85731e1b77c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:05.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:15.227Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a8666687-6b7d-4e8f-86f3-efc3945c8c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:25.241Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=922be3c1-db0a-48ef-9ae4-a14da126d8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:25.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:35.259Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=290e527d-3dd4-4c5d-b05a-81f591db7d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:35.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:45.274Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=58567c37-87f0-45b6-9c07-74d49ddd2c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:45.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:03:54.610Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:03:54.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 |2023-01-06T00:03:54.611Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-06T00:03:54.611Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:03:54.612Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:03:54.617Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:03:54.617Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:03:54.618Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-06T00:03:54.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:55.299Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5e17bc50-5ab8-4b5d-baed-675cecfde18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:03:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:05.311Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5d36a9b1-e988-4f4f-9c78-4eb51c6e3df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:15.326Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bcc41e31-a631-4367-a211-985c0a8883a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:15.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |