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 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:25.339Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=663e57f4-b639-4943-8023-44b36a2b6e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:25.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:35.358Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=557c9e05-3083-4707-ba03-d17e95e1d33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:35.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:45.369Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ea83666a-f27e-4b9e-8b56-75fb881619de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:45.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:55.383Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=756f11a0-d708-4eeb-b584-0ee613bbbb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:04:55.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:05.414Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e1fb9fe6-16a5-4770-aeab-9ca303265da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:05.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:15.429Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=018e126e-4644-4c26-b89f-2152306b5d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:15.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:25.443Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9d1e45cb-06fd-443b-a991-bef08f24a9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:25.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:35.456Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=15b1174a-02d8-4386-958c-89cf5a52764a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:45.470Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d2cacb61-7af2-488c-85af-84aab22be78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:55.485Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9b9e439a-7919-4d54-9dd4-aa52c3dea38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:05:55.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:05.501Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=07fb1048-eb22-420f-b97f-95208de6180f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:05.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:15.514Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2d2e7997-f2b4-47a3-8152-53072464f7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:15.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:25.527Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=74d638a9-4a8e-4847-85c2-fbf3ffe300b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:25.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:35.544Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=04b6b176-f736-4d84-9165-5e5d136722dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:35.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:45.558Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b3d49a31-5956-47da-870d-5eb22b190b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:45.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:55.573Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=930c62af-acd2-4d27-92cc-427f0c33300e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:06:55.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:05.599Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6c704c7d-a1b1-467d-83fc-f1b1b8e4afdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:05.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:15.613Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f5132809-e176-4462-91a9-0a6ee42317d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:15.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:25.629Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=95cad83f-9f94-4b38-b9f2-b7506584fe53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:25.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:35.643Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=93015b96-3b98-48f5-bf63-1cef4b87a20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:45.657Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2f7eba2c-382a-4dbb-887b-4adf4832a3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:45.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:55.672Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bef1edd3-d835-49e9-82ec-6e63571fead7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:07:55.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:05.687Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b7024406-5dd0-4216-920c-cf46f87761b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:05.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:15.702Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ee0eb09c-8e7e-483f-b013-937a28275e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:15.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:25.717Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8587856e-3ddd-44c5-8d6e-9ce4b836aa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:35.731Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ca599684-2682-45b2-b979-5eed2fe7b182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:35.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:45.747Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5aa1cb12-8ffc-4e0c-be6e-2f8dfb305a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:45.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:08:54.543Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:08:54.544Z |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:08:54.544Z |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:08:54.544Z |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:08:54.545Z |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:08:54.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:08:54.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:08:54.549Z |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:08:54.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:55.764Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=712b7e95-4369-40b8-b15a-43d2a2abc562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:08:55.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:05.779Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=dc5299f1-b9a6-4a05-b93c-1e556a0f1d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:05.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:15.806Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f1b12f08-29ad-4b58-b514-d49e1791e893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:25.820Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f7ec7695-04d5-4f11-85ae-55a5cb897628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:25.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:35.838Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=eb6bf993-8f5a-43b1-be49-7b333ef2db19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:45.851Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=74a2429f-fd0f-4166-a74a-f727b91c44e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:55.870Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=dadbee9e-acaf-4bd7-89a5-31e632a997a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:09:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:05.884Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3143821c-4380-4369-bd89-daceed9fc0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:15.906Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e481e604-7d10-4030-9643-102ce52b81b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:25.921Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=09089220-a2dd-4b1c-bfe8-fc2ed98770c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:25.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:35.938Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=224c458c-d3c2-453d-956a-0634667583ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:35.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:45.953Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=36cf7ba9-2aad-4b9b-ae86-ab3e8cd3acf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:45.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:55.968Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=85f47d33-7c43-40b5-8c85-ea0f5b41c0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:10:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:05.981Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6fa11548-fd11-47b6-af4e-6aee2efa8962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:06.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:16.004Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=758cd066-f773-40fe-9597-895a213bb451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:16.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:26.020Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d03d81ab-8d13-42d6-b57a-a5b530820106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:36.039Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a774c9fc-2a24-4089-bb68-c98a699facdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:46.057Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6a6d8066-c1eb-4116-a28c-24368b448493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:56.071Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=378929e7-deed-4989-8f51-d62754668ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:11:56.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:06.089Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5680f823-f6c0-4bea-a4b0-bb38707112d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:06.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:16.104Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3460bcb3-6a59-4e56-a29c-722685cd59a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:16.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:26.127Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7dcf498a-613c-451d-80c2-91a0a9e790f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:26.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:36.147Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4ab80774-c8fe-4f6f-af67-4b25b3247dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:46.167Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fc36c592-c808-4f72-ba72-678708c12908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:56.183Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=160e9042-f291-4ae1-96ab-58354a599ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:12:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:06.200Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=61a989b4-ba0d-4763-a89d-6aa6ab7fb403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:06.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:16.218Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d0cb80db-04b7-470c-9e65-7d857536d25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:26.235Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8fc161a2-c2d4-4845-8ec2-2f952d4743dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:26.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:36.248Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f54e7430-0752-4ca0-8ad8-c898aff3f346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:36.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:46.261Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5cdb3a6a-4479-4685-8a2e-4a7aaf6d4680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:46.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:13:54.616Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:13:54.617Z |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:13:54.617Z |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:13:54.617Z |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:13:54.618Z |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:13:54.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:13:54.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:13:54.628Z |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:13:54.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:56.281Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=26846042-7428-46c1-a050-047cedeb8b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:13:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:06.293Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8ccd88ed-e35c-49e7-ad2d-43d4a5ee790c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:06.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:16.306Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=21b6b180-5a0c-4ee5-be99-c3cd49cf6b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:16.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:26.321Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=42680247-620b-4925-9a3b-833648abbd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:26.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:36.343Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9977c103-7737-455d-a6b1-b8df40655b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:36.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:46.357Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1adbb742-f5fb-454a-a077-8f32b3f86acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:46.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:56.371Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=982161f9-60ba-47ef-8dcd-d7bfbd12940c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:14:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:06.388Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6f722e87-bf92-46bd-9475-73747a544885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:06.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:16.413Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d93a1a1c-f5d2-491e-82c8-5073e8b7775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:16.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:26.425Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d79494b9-75c8-487d-acf6-4ae6346c6d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:26.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:36.442Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=181bf6d9-5584-4117-abe3-489475c3d669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:36.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:46.457Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0cb1ecc4-43f8-4659-a8fc-505b78d81b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:46.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:56.473Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=65ad21a0-e7ec-49e2-9dd7-cb1f6ed01f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:15:56.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:06.488Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f6f21c43-84ca-4554-9e0c-c941911b96af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:06.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:16.503Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=69eea5a4-33a5-4fba-954b-a367d269aba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:16.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:26.519Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=413ca443-b94f-4b9a-bea1-aef42abf1252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:26.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:36.533Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ace7b19a-3bf3-47a3-a3d6-d21e7fcc7526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:36.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:46.546Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=59e94df9-a185-418e-b0ff-2533d6549c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:46.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:56.561Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=739d22b4-a757-494a-a6a5-645bb98c852d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:16:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:06.603Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2e20f4d7-1992-4e41-b8f8-20a32d8765a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:16.617Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8ef48bbb-2c8e-4d7d-b22a-52c251c5b1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:16.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:26.631Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=556b6dfb-d3b3-440f-84a2-b426be282f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:26.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:36.646Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fa7a8e2c-8c2c-42c7-ab41-486ceae67e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:46.686Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f344bc44-5de4-440b-8b1d-c5a7648afdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:46.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:56.708Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1aaa1a31-410f-453f-b838-858663604b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:17:56.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:06.723Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=627810ec-3409-4c05-9fa1-ba0c96dac2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:06.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:16.744Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c4c6e1a4-aa82-4b40-af25-37cd0190a5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:26.768Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b511a3cb-4b38-4a97-9f86-1d5f590e3b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:26.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:36.785Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9598835b-6c14-4191-ad0e-90aa4f690db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:46.810Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=783071e1-4675-483f-960a-08f174ff3db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:18:54.617Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:18:54.617Z |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:18:54.617Z |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:18:54.617Z |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:18:54.618Z |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:18:54.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:18:54.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:18: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-06T00:18:54.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:56.843Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=514b3f55-bb44-43f5-a3bf-1b05d359bfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:18:56.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:06.868Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b95a91c6-8d58-4e63-bba9-0cd233536ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:06.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:16.881Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4ab298a1-4943-45de-9f2f-8b6453ceada4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:26.896Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=76d5ce7d-fb94-4d57-badd-a993739a05d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:36.910Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=564bb729-a055-4b1c-944f-787474641463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:36.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:46.926Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=63cb8528-a857-4356-aa6a-db87e7710fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:46.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:56.947Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4c0a1945-c184-485b-a7bc-a99a5c83084a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:19:56.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:06.962Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f7423a18-0e86-4c45-8b5b-eec49dadcdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:06.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:16.984Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c495483f-a6d9-463c-b50f-a46649d1d84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:26.998Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8387cd76-8f8e-416c-929e-75da884f633f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:27.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:37.014Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=67423b99-7a26-4a61-abff-04057c23a23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:37.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:47.035Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=adfa8e8f-95b0-458d-ae5b-b99e9a859572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:47.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:57.049Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3cf0b5d8-08e3-4e1a-aa2a-3ce222f40f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:20:57.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:07.067Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f132327d-98c9-41e0-b262-65d8feb1b667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:07.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:17.083Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a3aa888e-7835-4f7b-9f00-8c9f16e3f0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:17.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:27.099Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=183e78ef-fcf4-4615-9ad9-b1685065dadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:27.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:37.111Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0519ec7e-5e9f-402e-94bc-370910714128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:37.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:47.126Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3089bf16-6ae4-4355-b3bc-ea57ace19206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:47.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:57.139Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c0a9abb0-ada7-4506-a40b-40a114c371a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:21:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:07.153Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=443eeaa1-660e-4b86-9c84-7c61a79608d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:07.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:17.167Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6ec6f898-fbcb-4e9d-a8b5-6ba731f9081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:17.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:27.180Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b9e07ff5-4eaf-4bf4-8a5b-12f9e95dcc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:27.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:37.216Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b29c3e19-35dd-454a-a34a-6bab3b5dd4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:37.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:47.230Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=47adb754-bd31-4213-9d1a-65b32a7d6a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:47.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:57.243Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bd08d3f9-9f3d-4eb9-8b54-db068aba51c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:22:57.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:07.269Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f5ed004b-eaca-4e2d-a5e9-07c3aa3d2b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:07.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:17.298Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=319333a0-aff9-4fab-b725-85471429e004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:17.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:27.312Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=92e6ec59-9ce8-4e06-907b-2ca14f4f35c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:27.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:37.327Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a6819ca8-998a-46ee-8c5b-2cce6f395fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:37.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:47.340Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e5af118a-aab3-4ed4-b5b0-4af4f48ada35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:23:54.534Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:23:54.535Z |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:23:54.535Z |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:23:54.535Z |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:23:54.535Z |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:23:54.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:23:54.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:23:54.540Z |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:23:54.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:57.359Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=44652251-d5b2-4490-bffc-6a8a9da56e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:23:57.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:07.382Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d8e731d7-3184-4c5a-b514-6d2f5498803a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:17.396Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=86a48c41-c858-4ab1-a5fd-a8233871b664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:17.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:27.411Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=aa62686d-a8a5-43f6-a215-5e18d4b1bdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:27.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:37.428Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7b88471f-fb68-4f38-808b-758eba8285cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:37.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:47.442Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7abc48ec-5477-4732-b3aa-affd99cd8742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:47.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:57.461Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bde4f421-5313-4084-ac5b-927601e70d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:24:57.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:07.474Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5dae2acc-aee9-43a7-8ff5-7eee98f7ff9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:07.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:17.487Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d971c9ce-8c7b-4e6c-b7b5-5fd3f37c51f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:27.502Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=241f908a-f710-4958-b1d5-5539f70aa476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:27.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:37.514Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=72e06141-b794-4ce8-8e8f-369336315586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:47.527Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b80a1b5a-e92b-4732-9c5e-b02e38182550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:47.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:57.540Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=27ea782d-d16b-411e-917b-5e9f166eeb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:25:57.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:07.556Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=25d55943-441b-4497-a502-b996062946ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:17.572Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8b5bef34-97c7-4f57-8e24-966e4059b1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:17.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:27.591Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7bda7617-0853-4428-bb88-a36412e6c818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:27.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:37.609Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7fee1e78-6193-471c-80da-e33d67b077c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:37.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:47.622Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e524e0f1-3231-4deb-ba22-ecc4a4bbfe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:47.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:57.634Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=367d3c7d-9cb6-44f5-a893-49d96eef185f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:26:57.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:07.646Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=347d167f-4a13-459e-aa60-f6a5daaa6789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:17.661Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fb9ebb2f-c6b5-4e26-b421-cbb06224b593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:17.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:27.674Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5da9cce5-1849-462f-a43b-8a30863f575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:37.690Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b3557a16-d1e6-4da8-8e43-0da8d13994f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:47.722Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=310e1dbd-df5a-490a-bac1-062edfe2d66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:57.745Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f1484e57-db15-4309-8d9d-0739131a2f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:27:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:07.765Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7c4edc78-e4ff-4191-be0a-c3cfab52c5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:17.783Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=16708a96-992b-42c7-96e1-b8c59956c84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:17.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:27.797Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c1939717-8b43-4834-bbe9-dea307666614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:37.812Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=563cbbc3-0a04-45d9-a68b-b1b30fbb7a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:37.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:47.825Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=be6b5084-509a-45db-97bd-6afb9773fbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:47.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:28:54.612Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:28:54.612Z |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:28:54.612Z |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:28:54.612Z |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:28:54.613Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:28:54.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:28:54.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:28: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:28:54.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:57.840Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=dd2f9c56-6d21-4579-ab03-60c542b9c6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:28:57.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:07.854Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=756a7b84-14d8-494d-b309-049f4d52fdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:17.868Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ee63f3b6-fe4d-493d-bd96-c68414ae085a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:17.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:27.885Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4cfddf53-4137-4127-8f24-8bab1ebd393c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:27.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:37.899Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f0d54b6a-9663-41d2-8105-85b88876ef65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:37.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:47.920Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1c332f8f-73fb-4d7e-84f1-e005fee9cef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:57.933Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6f41072e-0c97-4ab3-b726-a4895739786b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:29:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:07.950Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=63f25d98-b05f-4348-a3c6-eadc12fe1f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:07.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:17.964Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e1fde452-0344-4ee2-814b-296dbfb45b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:17.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:27.990Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5000d0ae-69de-4770-b658-e21f5b8326f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:38.007Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9dcb3b87-2a4d-49eb-a356-a8a0e5612963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:38.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:48.021Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d730ba53-ed9f-4571-b755-6678d0dd9fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:58.036Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a521b027-dbb8-4e97-b8fc-b7134350c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:30:58.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:08.167Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b9d61f8e-053c-4793-82c6-3ceb5d61a834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:18.183Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=54d5e4ea-8693-4775-8f9a-01a3fd07471d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:18.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:28.203Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=17072ab0-3d63-4bd7-b27b-994d766e104e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:28.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:38.220Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b00bfbbf-cd1c-44c2-b6b4-df7688f44579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:38.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:48.236Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a5f83285-4193-4b43-8ba5-5d42afb55996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:58.253Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2670211a-bf32-4f64-95b1-816e99908d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:31:58.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:08.265Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0a8ba773-a787-403c-b48b-9e8c5cbfe47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:18.281Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=70535d11-fd36-4b18-8362-93275b5f4cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:18.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:28.293Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=128e90c4-8c12-4626-b381-ef6ef192266f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:28.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:38.308Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e665fae4-2878-4e66-bb9e-9a0896637178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:38.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:48.322Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e3b6d9f2-edfc-48b9-aa70-635797062e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:58.335Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e50b2ca3-c5e0-4cb7-aac4-c2118353047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:32:58.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:08.350Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8d1407da-ce39-4e0f-a1b9-50eccef1c5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:08.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:18.363Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b1b0e60a-c3e2-4ff1-88d9-983cd997f936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:18.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:28.379Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c971640b-9e25-41cc-9b65-73aa52febbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:28.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:38.391Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=def74620-499b-4577-a53d-a9152a01cc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:38.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:48.405Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a5484f19-0a0c-47c9-8d0d-a84170f3c15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:48.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:33:54.545Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:33:54.546Z |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:33: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-06T00:33: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-06T00:33: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-06T00:33:54.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:33:54.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:33: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-06T00:33:54.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:58.419Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=652fd188-6e5e-433c-a3cf-eaa52a2a9a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:33:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:08.447Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=baab2038-5e06-436c-a8ba-155b0bde0dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:08.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:18.467Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=67dd0982-10d9-4901-b5e3-655555e54256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:18.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:28.481Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7e838530-d9d4-460c-adc0-042e39c4ff39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:38.494Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=205467ab-fe62-4bf9-a54b-4cc5f33bd40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:48.509Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=cadca457-ac71-458d-819a-e4e1ec6cf37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:48.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:58.522Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=63efc5b0-12bf-4902-b036-638e5f002571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:34:58.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:08.540Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=676af68b-6b58-4135-ae18-aaba81799ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:18.559Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=278410d2-9e3e-4b3a-9fb0-4b38d352e285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:18.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:28.572Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4e7f2f6f-4b07-46ea-817a-c4c651e730a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:28.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:38.588Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=285d7f31-9b82-43d4-a786-66f942a0d0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:38.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:48.605Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5c45cc29-d070-4896-9407-43b981d66e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:48.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:58.623Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=92ac68a3-2e20-4f89-b728-da658955678e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:35:58.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:08.640Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fb06f78b-32c6-41e6-a259-a35fda942f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:08.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:18.653Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f3271a47-d6c5-4ca5-ad09-623cc91c5a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:18.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:28.669Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=370e74fd-31d5-4bc4-84da-f64e7f1c00e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:38.684Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=86b81381-d020-43bd-a576-c650a26028f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:48.701Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bd94d96a-3cc3-48fd-bab9-c6961f090c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:58.717Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=40ed052a-6184-4ca2-be56-df1105226dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:36:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:08.730Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3356400d-ca5b-4247-ae37-e4f86153dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:18.742Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a0690475-fd10-4454-b116-2402f7dad47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:28.756Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=881253c9-166d-4947-bd02-e67dbae9af7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:28.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:38.770Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4be0839c-f3c5-4006-95f9-5628bcde8b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:48.783Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=57bda407-ef28-450a-9be3-9726ca36950e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:48.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:58.795Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=361d1b97-b2e3-4c39-888f-0c469db5c321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:37:58.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:08.809Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d2e4b616-f8d5-4c33-b301-78927b9c5e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:08.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:18.821Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=58c1c423-d54e-4545-80a8-2ffc8059f6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:18.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:28.837Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=540deda4-eace-41aa-ad3e-4027552e68fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:28.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:38.852Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=52db5208-5790-4e69-bc41-55c81b69d619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:38.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:48.866Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=12f964bb-576f-4ce5-8921-8cdb584d79ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:38:54.620Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:38:54.620Z |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:38:54.621Z |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:38:54.621Z |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:38:54.622Z |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:38:54.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:38:54.629Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:38:54.629Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-06T00:38:54.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:58.883Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e4ddc359-045f-4e9a-becf-8d747097a4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:38:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:08.895Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4eb82c67-143e-4b9d-aeb0-10c93a2a8521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:18.911Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a8bc3e8b-345f-46ec-9b79-f1bbeb2f7e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:18.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:28.924Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=15524a0f-829a-4cda-b8af-53d3c6833a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:38.943Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8b82325e-05b1-40bb-a995-4e9f747c1dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:38.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:48.957Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5435fc63-e737-4fb3-b108-74165d5b4ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:48.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:58.976Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5a9c4634-3dd5-4a77-b8dd-c7ed60427c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:39:58.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:08.992Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7ef188dc-a42b-421d-930a-0637471c9fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:09.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:19.007Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1f25ff4d-856f-4cc3-98d5-3ada66b87a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:29.021Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ebf6459b-ff1e-4663-a39f-45633261f10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:29.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:39.033Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=482e3501-42af-4a7a-8ae0-2aee5c81b377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:39.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:49.046Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2740c785-e7a8-4de5-bdaf-bd3ecda58390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:49.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:59.061Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=851e9bec-9bba-4487-84c1-d970175f830f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:40:59.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:09.078Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2e0aaa34-1b58-42fd-9dc8-d043089732b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:09.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:19.092Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c8934e44-6198-4626-bb13-cfd993738112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:19.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:29.105Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=dcbb60e4-93bf-48f8-b2aa-aef5dbbd6420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:29.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:39.117Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0afcd54d-ba9d-4f6a-a9fb-fa23a14ac8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:39.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:49.130Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3ab1da1e-153a-42cf-a68c-18506680293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:59.144Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5f9dad3f-e6c9-4601-aed2-2101a6461b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:41:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:09.167Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=16d49532-2daf-4a57-a4fb-e6c0a27b801c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:09.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:19.186Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e93a28bd-b98c-4419-8b89-218e486eece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:19.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:29.201Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=82c654ec-a11e-43b5-acc6-076884fda924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:39.216Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6f876111-2353-4d0d-98bf-69ac395e2d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:39.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:49.229Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fa47e7b5-32a2-46db-b122-6fcc62fe24be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:59.247Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=13a39e0e-5951-4784-8885-606a7f5d1631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:42:59.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:09.262Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1cd0475a-028e-4c1d-bf5d-889d36793d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:09.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:19.278Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=907832bf-1360-499f-a253-72606ccda56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:29.295Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b44e1fae-eff5-4d2f-9344-1c7c246eba42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:29.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:39.311Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e1cee0b0-5062-4a5e-a126-db364790e608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:39.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:49.326Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7eaea14a-4a1d-4da6-9056-bbe3ddaed57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:49.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:43:54.597Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:43:54.598Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:43:54.598Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-06T00:43:54.598Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:43:54.599Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:43:54.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:43:54.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:43:54.609Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-06T00:43:54.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:59.338Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c2da1cf2-364a-4837-9a67-478f2dab3313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:43:59.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:09.351Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=01333500-31d0-4110-8f05-d1215a66a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:19.365Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2de7ac32-6a42-4080-943c-0c0e137dc7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:29.381Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d20ac446-abcf-4eea-8c2d-c88e0e53cf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:29.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:39.394Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=406d2e6c-5ed2-4abe-874a-4e9deec0743e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:49.444Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9fff629c-b506-4bd8-b5bc-7b4bace0c204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:49.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:59.458Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e0fff2dd-d159-41c8-81e8-cb2d0ef5b035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:44:59.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:09.472Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fa29e272-0b53-495f-a736-71a7a93687b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:09.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:19.486Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9400d61b-00a7-4899-ab86-adfcbc4e6b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:19.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:29.499Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0e506d48-bbf5-48c3-b19c-5f193508af00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:29.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:39.518Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b17ba4e5-0116-4a0a-a61f-f5922a3dc79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:39.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:49.532Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1f1e6d91-2089-446a-aed8-e6c3841467d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:49.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:59.547Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1a6f9576-3bf9-4699-8201-52e9348375cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:45:59.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:09.562Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=45a829eb-3d65-4915-bd0d-108397363ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:09.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:19.579Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=df11dec8-89d0-4c58-9a3a-ce6f0dd31e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:19.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:29.597Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b3779188-8fac-4451-894d-19abe860f146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:29.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:39.615Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=995f98e4-efed-4918-8db7-f916c100bf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:49.636Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b7acdf19-89f7-4850-a7b3-73fafcb38d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:59.654Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c09e9a42-b10e-41c8-8cce-38710e4bca42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:46:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:09.673Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0ef26048-11b9-4f93-ae62-e2b7b3a247dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:19.695Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0d0ef178-17b2-45d6-b2cf-730c684b8b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:19.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:29.713Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9789b7cb-6640-4827-8fa3-8940b6d69c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:29.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:39.728Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d525cfdb-51b1-4f59-86fb-770c758ae368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:39.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:49.743Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3bd9b7a8-76f2-44be-9098-a8d92e389a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:49.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:59.757Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ef97d1e7-dfeb-4823-84cf-2962cfb57fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:47:59.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:09.773Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=63d4e92e-2356-49e3-a8f8-0a8056235a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:19.787Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9523960f-864c-409f-9f41-1d5698f21be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:19.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:29.803Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d1f241fe-c456-4429-9118-2b84a01f6bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:39.818Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ce76d959-1acd-4e7e-9fc2-b7df4b7986d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:39.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:49.834Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2d3a0732-0732-443e-9524-2d94fb0a8246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:49.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:48:54.644Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:48:54.644Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:48:54.645Z |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:48:54.645Z |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:48:54.646Z |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:48:54.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:48:54.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:48:54.652Z |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:48:54.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:59.855Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9ec8d7ad-ba9f-4da8-b855-0b94eff79f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:48:59.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:09.875Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=eb839941-7dc9-48c3-a5e0-088a41dfebc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:09.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:19.895Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b26279a3-5162-4070-90ca-aa25bf66b6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:29.911Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4a1a5785-3564-41b5-8df2-e78f3886e40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:39.927Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=af94adc6-837c-4175-b06a-68b7044e1d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:49.950Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b813a5ad-9408-4a0a-9b2f-fc7ac3ab35df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:49.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:59.977Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c8685db8-5730-4f9f-89df-36a2feaa0174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:49:59.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:50:09.995Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d889f0e9-5a71-4371-9557-046566e364b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:50:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:50:20.026Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4ff31c11-31f5-4ee6-be3d-15e5b8e7785b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:50:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:50:30.041Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f938e0ef-51ef-4572-b08f-eae8172b29fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:50:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:50:40.059Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=691f2289-f5ca-4d10-8fa4-3588373e4f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:50:40.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:50:50.078Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8cad4b72-a007-47e4-93c4-16dd729a27a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:50:50.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:00.102Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e93d2ded-e129-4b72-87cc-992bf9cd36f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:10.123Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a190f984-b909-4a5d-9cd0-5d29fbe0a95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:10.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:20.139Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=94050bb1-f268-42c4-80e9-778691473059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:20.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:30.168Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=99dfaad1-fc9e-407a-811e-83b4bb98b51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:40.185Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=36c83cce-40d4-41be-8688-90532f2bf872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:40.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:50.206Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=dc933768-7214-4871-beac-44acce0ef309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:51:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:00.236Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=992823a7-e2cd-4614-8cff-eaf7425d2464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:00.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:10.278Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1fe497a9-d9e9-40d1-b5ec-8555ab6ed4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:10.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:20.315Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=eae850a6-f786-469e-8b7d-ea02dcf1dc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:30.331Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=399042ad-d889-4c46-ae00-3dd19712ba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:30.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:40.346Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=33a16a01-be1e-4303-86f2-c8ffc3d893ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:40.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:50.362Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=73138bfc-1748-4152-8854-42954c29c4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:52:50.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:00.378Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0fe7e33c-21ac-46dd-abd1-ade57aa26b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:00.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:10.395Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=131a5198-c6f8-48cf-9a4e-67a72991a17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:10.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:20.409Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8523604b-4e25-4ce7-8ed9-ff13adabc02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:20.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:30.429Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6ac3eec3-03a0-401a-9692-129a3ba565c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:30.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:40.446Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=cb6e9e73-002e-48f3-8c01-c36ae5d6ce13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:50.461Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a0c64f14-76f7-48e9-a4b3-1f55b0e7a98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:53:50.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:53:54.669Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:53:54.670Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:53:54.670Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-06T00:53:54.670Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:53:54.671Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:53:54.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:53:54.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:53:54.678Z |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:53:54.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:00.477Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4218a19a-4579-4ced-9d79-5dc4929341ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:00.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:10.505Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=66474445-6618-4480-8ce2-a93c3d5ad5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:20.517Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7237d185-d6b2-4836-b565-a695d881dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:30.532Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=66e362b8-adef-47fc-a1a8-1e92be98b8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:40.546Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3b5bce5d-a510-4744-ac0b-d04e6f7335b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:40.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:50.560Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c18c60d4-0ee6-49ed-b13e-f93e2206aeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:54:50.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:00.574Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=24d4682e-209f-485b-bc0f-1cbeccfd93a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:00.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:10.606Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ee84aae8-29af-40e9-b992-f444e845fed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:10.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:20.622Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b3a511d6-29d4-4bb2-9e6e-737a26e6e89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:20.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:30.636Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=76a69572-1147-4106-994d-4c7dbfa69658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:30.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:40.650Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4cc27b6d-c20f-4651-9b18-c20c475e635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:50.665Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9d542833-8ad1-4a1c-8532-bcf7470cc421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:55:50.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:00.680Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0828927a-8182-4165-9dea-ff632f1c1ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:10.695Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f99e5aed-063b-4484-99dc-f0846802c8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:10.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:20.708Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=52fea92e-529c-4314-a9e1-084e053e2677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:30.722Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=789cd6f2-1d07-4655-8cf5-aee99f32e1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:30.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:40.737Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b242f319-97fc-4acb-96a8-bb29da6395d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:50.751Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=46fd6812-17bd-4adc-8295-37b8f86388e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:56:50.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:00.764Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=659522ac-ee8d-443a-a63c-cb37aaf0fc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:00.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:10.778Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=75f08071-a845-46eb-a6e9-28efbfe583cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:10.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:20.799Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9af6484e-b826-44bc-b22c-2c7d68f5aa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:20.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:30.819Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8c1f597a-68b2-47da-9c6b-cd3cd9ce986d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:30.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:40.833Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=30ee087d-d6ed-40e1-b7dd-6fb05bb34f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:40.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:50.854Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=83be2374-cce2-4dfb-a2af-c667cdfaecf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:57:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:00.869Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=89477760-914a-4ca2-80f3-494a7f0dc0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:10.883Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ffa44c65-b384-4c13-9231-af8557e325d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:10.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:20.914Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=13cecc3e-65b8-4b92-a7fa-1eb8e4834fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:20.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:30.929Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bfe58861-2ec3-4897-87ef-e2f91e4e9401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:40.947Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b3fd9a93-3dfb-4000-a5b4-d7adcf5d549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:40.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:50.962Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=562a6c93-729d-4173-b57a-2bb0ee3008aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:58:50.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T00:58:54.658Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T00:58:54.658Z |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:58:54.658Z |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:58:54.658Z |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:58:54.659Z |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:58:54.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T00:58:54.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T00:58:54.666Z |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:58:54.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:00.980Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c2976d7d-23c7-46d4-aa9d-bc3bdeb01ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:01.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:11.017Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=730bfe8b-b7da-4ace-a752-e7d01ca974b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:11.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:21.031Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=16e17bd6-156b-4594-9318-a69896e3de1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:21.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:31.045Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f768e299-5cb4-4aff-b732-e2fc7098615e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:31.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:41.063Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c212497e-6716-40cf-984d-56ce0270a0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:41.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:51.079Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=372e2007-f55a-4678-acfb-bc9b7494135d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T00:59:51.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:01.094Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3cdd2405-1da7-4b70-a39d-c9a8f04bc4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:01.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:11.111Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8759f394-7101-489c-8a6e-81221ee4e314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:11.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:21.127Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=93542c94-b1e9-4b32-989b-af38d310e4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:21.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:31.142Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4263d7a7-f9c7-402a-b5fc-a3f94d2e9951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:41.161Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=df4a112d-92f9-4bb0-a784-03eebb9f0a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:41.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:51.173Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8117d1f1-1873-4530-be12-b7cde371e30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:00:51.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:01.187Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b4094a23-de1a-47b8-9a88-9dbe6d0c0e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:01.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:11.204Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=daf3dd9a-8cba-4f81-a43e-067c5fc080e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:11.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:21.220Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d0091577-67da-48e7-a655-67ca0e9b0f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:21.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:31.235Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8e5f11d1-e81c-4491-b702-3754fd759391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:31.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:41.250Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=92b31674-dad7-4a7a-8c5c-eb32d846c5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:41.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:51.265Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ec80868d-6b8f-4947-9c0d-e823d6c39aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:01:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:02:01.280Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=de8faa98-2d5b-42f1-9401-1fa6a064f2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:02:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:02:11.295Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ebeee2f0-1c89-4df4-ab94-18c5c04f761a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-06T01:02:20.621Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=nAEthjqZnl5hRk9UuluM, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:02:21.020Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:02:21.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:02:31.021Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=cf833bf0-2dd8-4e72-8cad-8c5bfedaede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:02:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:02:50.608Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bfb9ad7f-ac16-4576-ba21-c1904c74061d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:03:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:03:10.222Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f129ea23-0a5a-4eef-97b5-75ce13ec879d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:03:19.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:03:29.807Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=89414f2c-20ef-431c-b6de-492b3fd98353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:03:39.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:03:49.381Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=825c425f-510e-4b13-846c-df28a3a69505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T01:03:54.535Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T01:03:54.535Z |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-06T01:03:54.535Z |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-06T01:03:54.535Z |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-06T01:03:54.536Z |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-06T01:03:54.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T01:03:54.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T01:03:54.540Z |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-06T01:03:54.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:03:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:04:08.950Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b9141f3b-4dee-484c-8c9b-8ed91c4fb69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:04:18.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:04:28.534Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=907dcf06-2e9f-4ec2-9862-8b3cbfb7154a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:04:38.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:04:48.101Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fd05812e-61c9-43ee-b4c9-d1ddac4ac6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:04:57.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:05:07.692Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c3525287-f267-40f7-bab5-e6e2ec405c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:05:08.436Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:05:18.432Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1978ee3a-0286-4481-97be-fe5b20360472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:05:28.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:05:38.054Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=924469d2-4621-4f58-a629-9204f903c379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:05:47.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:05:57.675Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6e271fdb-45c7-4fdf-83bc-ea627f80ead4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:06:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:06:17.260Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c7a04ad0-5a5e-45e6-b309-6b59a0a82bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:06:26.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:06:36.870Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3a854e60-ca19-4513-b4f7-e5a42931ebc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:06:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:06:56.452Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8ca9ceec-1bc3-4a92-991d-9bc763f88b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:07:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:07:16.015Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=bc1892a0-eae5-43d1-bbac-967d3f35b1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:07:25.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:07:35.646Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=34cdb9d1-9c0f-424a-a32e-70a07086b118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:07:45.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:07:55.511Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d23b3eb2-7c63-4fbc-8208-f11e259d629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:08:05.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:08:15.084Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=eca7f2b2-1f92-4113-9eae-38b265d3f889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:08:24.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:08:34.640Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b6929eba-40df-478e-8593-a007b3b2afbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:08:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:08:54.302Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=defcc46c-cb7a-47e3-9966-d9ac42d74338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T01:08:54.644Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T01:08:54.645Z |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-06T01:08:54.645Z |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-06T01:08:54.645Z |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-06T01:08:54.646Z |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-06T01:08:54.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T01:08:54.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T01:08:54.652Z |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-06T01:08:54.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:09:03.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:09:13.886Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7adb7bbc-c847-468e-b1d6-ab59fd80ff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:09:23.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:09:33.476Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3e399c3f-bc09-41a5-bdb1-6b0c41ef79a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:09:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:09:53.077Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=272fbe38-81b6-43bd-a828-460c636a6168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-06T01:09:53.946Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=MAh2f9FqQ5iFBx3dBHoE, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:09:53.982Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:09:53.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:10:03.983Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=582ba5cd-4e26-4b2e-b04f-b0fac75077bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:10:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:10:23.556Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=eb213ebf-bc28-4d43-b636-3fcef1958825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:10:33.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:10:43.146Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=172f14bd-95f6-4bcd-b670-8f5306787296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:10:52.957Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:11:02.957Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=3ac4af3d-5ded-475b-a5ce-c901978048bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:11:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:11:22.759Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=193cde83-ab80-45d1-b0dc-a58d836e7696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:11:32.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:11:42.366Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9796a22d-774d-4457-abd1-046cc8f44665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:11:51.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:12:01.933Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f046ea54-423b-41ef-a1cc-7543653a0813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:12:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:12:21.498Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9c1dbce1-9ab5-4e55-9338-33e416f98b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:12:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:12:41.120Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c8723a14-da43-4246-8032-265b5d9676ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:12:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:13:00.691Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ef75a7cc-e5f5-4277-abe3-7caa4a24db98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:13:10.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:13:20.389Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=61253c89-24bd-48c6-8852-c1463df6f49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:13:29.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:13:39.943Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=28d95838-3f31-448c-b3b7-9b64c16d922a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:13:49.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T01:13:54.724Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T01:13:54.725Z |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-06T01:13:54.725Z |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-06T01:13:54.725Z |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-06T01:13:54.727Z |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-06T01:13:54.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T01:13:54.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T01:13:54.734Z |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-06T01:13:54.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:13:59.521Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f84ec0e3-89ee-4fa9-bc73-02045341746c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:14:09.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:14:19.106Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f1b98307-974d-4d26-8824-aaa375c9ba73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:14:28.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:14:38.666Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1e8e090f-4e0f-4a67-9fc3-1815fd9c60f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:14:48.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:14:58.228Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d465da79-37b4-41ad-8e00-846b1360d072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:15:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:15:17.783Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=18356525-9fff-4832-94f0-3a28eab343b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:15:27.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:15:37.352Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a2a171dd-e2c4-44af-8576-e56f474ac548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:15:46.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:15:56.936Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=7c255ab8-c300-4a1e-a1a7-7a575d388478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:16:06.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:16:16.511Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d210539c-45f4-4864-917d-498c0c8e22ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:16:26.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:16:36.087Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=96bb8dd7-3397-4003-9a4f-8ac58784d4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:16:45.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:16:55.677Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=06a7fb2b-4069-4bfc-9ef4-518e579479ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:17:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:17:15.262Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8576f461-d40d-4eea-adf4-2f019458c90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:17:24.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:17:34.864Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c2ba1630-a705-48cb-8e31-be370a5f4463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:17:44.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:17:54.474Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4b120529-8b82-4655-adf4-00343b0d70cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:18:04.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:18:14.039Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=42265364-944b-4e4b-8922-2e573988e3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:18:23.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:18:33.622Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=ddf86fc2-f0e9-488d-945e-4ba344903604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:18:43.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:18:53.184Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=098eb873-e245-47a3-b83e-0171e272cba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T01:18:54.534Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T01:18:54.535Z |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-06T01:18:54.535Z |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-06T01:18:54.535Z |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-06T01:18:54.536Z |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-06T01:18:54.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T01:18:54.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T01:18:54.539Z |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-06T01:18:54.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:19:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:19:12.754Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e26158c5-4a51-4d5c-a5cc-138b9ffb0ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:19:22.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:19:32.318Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=09baf380-f9bc-4bf6-b7ff-be1a6ae1eb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:19:41.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:19:51.898Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=8d9ea263-35e4-48e7-bf48-3d0d57389a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:20:01.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:20:11.537Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=db6f1e85-5bd9-44dd-b227-eff7e0133d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:20:21.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:20:31.103Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=172083b2-29ee-427c-a6ec-f5d5e6150e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:20:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:20:50.698Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=87981d4d-1fd3-4e28-b875-aa1edc387eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:21:00.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:21:10.267Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9f2e92f7-de74-4e1c-bc31-fa00b8b62d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:21:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:21:29.859Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=acaea12d-1c19-48c0-a438-8490e58f1ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:21:39.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:21:49.431Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=375993a7-aa82-484a-857b-fa5ffa4812c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:21:59.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:22:09.021Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=dd8ecc87-6e18-4b76-a452-92e68dee6135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:22:18.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:22:28.583Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=4a42a9e6-6be0-455e-b511-40cad95dfe22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:22:38.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:22:48.170Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=94632361-d269-4c90-a8e9-b97489c41c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:22:57.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:23:07.724Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=95c2f8fe-1dea-48af-b827-f986acd467ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:23:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:23:27.345Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=fd0f48bf-c2f3-476b-8d8a-e597239a1978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:23:36.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:23:46.927Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=1e6df401-67f6-4302-8047-94a686fa64e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T01:23:54.644Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T01:23:54.644Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T01:23:54.644Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-06T01:23:54.645Z |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-06T01:23:54.646Z |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-06T01:23:54.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T01:23:54.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T01:23:54.652Z |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-06T01:23:54.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:23:56.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:24:06.485Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d7f1744e-5dd6-4eaa-b4dc-62e527b8bb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:24:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:24:26.058Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=114458ea-f47b-4ee0-a777-bda0a0039bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:24:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:24:45.626Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=dbd572b1-16fb-4f58-b015-26bc9374603a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:24:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:25:05.206Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=530a7833-d85e-4be3-a38b-110ad86c560b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:25:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:25:24.844Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e8be3235-fa64-43e5-873a-77f6a048a8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:25:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:25:44.410Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=913dfba2-048a-4d3a-95f2-e601c7b01f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:25:53.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:26:03.975Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6d2939ed-7ea2-49b3-a83a-10d93ae690b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:26:13.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:26:23.553Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=aeb04540-b8ae-4569-acf2-38a5ca8ada89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:26:33.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:26:43.116Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=15e8a7c2-a156-426a-8096-56e33fecc228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:26:52.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:27:02.695Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e8ee34bf-4df8-42bc-ac27-05349b5c8433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:27:12.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:27:22.260Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=455ca694-79a7-41ca-bb65-633590e9f19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:27:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:27:41.816Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=d0658741-1040-4a26-943c-8611936afeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:27:51.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:28:01.401Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=e9a94e19-86b5-4b01-81a0-def93d733beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:28:10.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:28:20.965Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5d4e1601-ba71-42f5-96d7-24e9e3d20ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:28:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:28:40.529Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=f827cc24-8dca-4c72-bca4-8ce591ff3222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:28:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T01:28:54.625Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T01:28:54.626Z |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-06T01:28:54.626Z |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-06T01:28:54.626Z |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-06T01:28:54.627Z |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-06T01:28:54.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T01:28:54.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T01:28:54.632Z |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-06T01:28:54.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:29:00.123Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=377c59c6-13bb-459d-a2b4-55520e222446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:29:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:29:19.698Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=66056e3b-8650-45fe-b4cb-f3f290238f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:29:29.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:29:39.258Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=c8dd89b9-bbf8-4fa3-aeaf-cd84833bf3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:29:48.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:29:58.813Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=2c644d01-83d8-4950-9e87-fbaace36b7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:30:08.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:30:18.396Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=9883955f-aebe-41ec-ac7a-8c6b0fd7e2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:30:27.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:30:37.973Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0252de90-0d08-4ccb-ba7c-ff3d1e826125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:30:47.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:30:57.545Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=cdac9961-288a-43ae-8627-e089b57c71cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:31:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:31:17.121Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=dbf4c03a-ef80-4f0f-a97f-4ff430ca8f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:31:26.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:31:36.692Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=505a6d53-e420-499c-b05f-fbbae1828ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:31:46.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:31:56.267Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=b3117a7d-8ebf-453c-b777-92a9df4abe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:32:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:32:15.839Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=49bce909-bfdd-4664-81ca-9bb095da6bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:32:25.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:32:35.416Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=6c486216-5c66-48c1-8539-088265b2afda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:32:45.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:32:55.015Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=a960a2f0-b2a9-4f67-aaab-79011f38bf1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:33:04.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:33:14.581Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=5080d3c8-8868-4d36-a5c3-691a25f6d092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:33:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:33:34.175Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=0a36b74d-0588-4604-94e6-b92ae6eb9b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:33:43.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-06T01:33:53.739Z |INFO |Init configs |InvocationID=1d185f6a-0d17-4708-9c17-c53a22d04482, InstanceUUID=51868e24-9eed-4cad-9dfc-f257413b8a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-06T01:33:54.527Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-01-06T01:33:54.527Z |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-06T01:33:54.527Z |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-06T01:33:54.527Z |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-06T01:33:54.528Z |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-06T01:33:54.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-06T01:33:54.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-06T01:33:54.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauth