By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:12:25.316Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:12:25.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T05:12:25.373Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:12:26.206Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:12:26.366Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:12:26.367Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T05:12:26.367Z |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-03T05:12:26.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-03T05:12:26.629Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-03T05:12:26.660Z |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-03T05:12:28.650Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-03T05:12:29.440Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-03T05:12:29.476Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-03T05:12:29.477Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-03T05:12:29.580Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-03T05:12:29.581Z |INFO |Root WebApplicationContext: initialization completed in 2920 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-03T05:12:30.661Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-03T05:12:33.213Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-03T05:12:34.010Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-03T05:12:34.230Z |INFO |Started MainApp in 13.109 seconds (JVM running for 14.379) |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-03T05:12:34.322Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-03T05:12:34.325Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-03T05:12:34.328Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-03T05:12:34.336Z |INFO |Start scheduling PRH workflow |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:12:34.352Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4eb731c8-48e3-4faa-818e-01ccfc781953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:12:34.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:12:44.941Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d4fa01c4-0a78-4e9d-b464-0c5e7b0fbff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:12:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:12:54.966Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3e284dab-0ca5-4e1e-8327-b53c43e89124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:12:54.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:04.990Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=95f90c0b-7c01-467f-bc88-86ffb128119e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:15.023Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d51c8e1a-8dbb-4c4a-bb71-03358b02f5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:25.065Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=59c8f449-195c-43a5-8cf4-1399a0e5fe5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:25.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:35.109Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=722c8767-722f-4946-9c9d-d9b1cb169e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:45.162Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b7a1b3d8-03bc-45db-a9ae-4164f86031ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:45.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:55.191Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fc6c387c-c607-464a-a582-852967997a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:13:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:05.215Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=22b087c2-095b-4824-8845-4ab6f5ae6722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:05.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:15.231Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0192eec9-f5aa-4fd4-9e73-21af5f6137e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:15.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:25.246Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f1d0438d-39bb-4936-8192-2b24c027816f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:25.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:35.258Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d8a668e5-e4f5-421e-9e67-bbf37aef6fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:45.272Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e7fd4bba-e941-48c4-959e-b98b1d2be2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:45.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:55.285Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2ef813ba-cc3f-47b4-be65-f5e63a7fe5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:14:55.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:05.303Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7e8b4921-b54e-4a92-ae69-e84247be70d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:15.318Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7b53c11b-5947-45e0-8ca5-2ff52b834baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:15.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:25.336Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=84f334f6-078e-44fc-a7cc-b1bc54aac60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:35.362Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=736549b5-c7b7-4d33-8cc1-c00f05d2b1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:35.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:45.379Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=de33c4b9-c009-4b62-bd0b-98d0dac3055e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:45.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:55.392Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b4adf649-6583-4397-9b07-1f61171829f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:15:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:05.413Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ac34edbd-2228-4243-ba40-2921d0c07726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:05.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:15.433Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1468b623-1794-4941-9f26-3cecd51af340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:15.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:25.449Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fd08efd4-d569-4f14-ba80-9ff4bf3842d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:25.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:35.482Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3e477513-9f86-4847-aa59-189833ab8cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:45.504Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=96905ddd-ba46-4f5d-b1c3-72dab5d69d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:45.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:55.520Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=88ef6ae0-4bbc-49d7-a0d8-655533fbc2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:16:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:05.544Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3ffccdc7-8fe3-4bd4-aace-5ab0af91272f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:15.559Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=faec338d-c8fb-4118-9350-15896ea55f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:25.578Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=23c62efb-c648-4f28-a15e-87edfb4be391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:25.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:17:31.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:17:31.291Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T05:17:31.293Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:17:31.296Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:17:31.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:17:31.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T05:17:31.318Z |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-03T05:17:31.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:35.592Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=764c17ea-9323-45c5-8aea-2fff9663064a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:45.604Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=93ab3b22-00b4-4616-92aa-5e399c8f42c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:55.625Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=895fad2e-1534-4d7d-8889-4c288ea98d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:17:55.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:05.637Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5ee4519b-b088-4e34-aaef-323a89e01b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:05.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:15.655Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=03e73511-f64a-4134-8307-43c8bf35b42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:25.668Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3566a01d-dcda-4e7f-8c2b-e59519f82311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:25.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:35.684Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=311d8364-435a-4c3a-9880-c1debc44f12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:45.701Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fc254758-a9e8-4731-b828-95e14119196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:55.715Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7516caa5-39c0-453d-a505-7c9ba3f85536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:18:55.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:05.730Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=14197b93-3d8e-424d-9337-182f0e37e202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:15.745Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f4e27c0c-28b9-46e8-b0f1-383b10a5f0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:15.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:25.760Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1f806ca9-a75a-4f85-8ed0-4c1ad3f3d521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:35.805Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e38377e6-fe38-4e33-86c5-aeda0638148d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:35.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:45.817Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b9f3bb51-e3a7-436c-8086-d0fad9d3cf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:55.831Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=39c90955-0271-42b9-8e7f-90e39d632c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:19:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:05.854Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b099ba11-9e67-44fc-a343-ba6bbe01dc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:05.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:15.876Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=730438fc-5ba7-418b-b52b-b218d2e1b83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:25.892Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d35804d6-e59b-4561-ac22-31a27cba27c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:25.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:35.908Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8acd76ac-9804-4919-b83a-ff25718b2d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:35.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:45.922Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d2abf159-dfc1-4f08-bbe3-5eea5a2adc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:55.938Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=65ec1b95-dc2e-4068-aff9-dac816407cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:20:55.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:05.952Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b15b969c-b83b-4a75-beab-ee617d3d2134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:05.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:15.965Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c054e80a-0b13-40c0-b099-723435644c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:15.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:25.986Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6fef77af-a8a0-44de-938f-ca438238a330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:25.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:35.998Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=910eac43-8a3a-4b5b-a9d4-61143b014535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:36.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:46.011Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b509a9cd-2e3b-4547-9629-e27772079b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:46.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:56.024Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0ab05a7e-931c-4740-8442-286f03cdc7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:21:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:06.036Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3174b8a0-19ed-4590-b773-ea974db38801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:06.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:16.052Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e307ae6e-5e88-4990-941f-565dc845aa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:16.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:26.066Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f8a6d37c-44b6-4a49-a67d-29dc367f4ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:26.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:22:31.155Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:22:31.155Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T05:22:31.156Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:22:31.161Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:22:31.174Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:22:31.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T05:22:31.175Z |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-03T05:22:31.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:36.079Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1380850b-0731-42d3-b61e-05de3688fbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:36.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:46.091Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=428851c7-7cf4-461f-9fb5-7a63ac5639ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:46.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:56.105Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e5e1504a-53e7-4616-becc-3e95b706cb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:22:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:06.118Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1983a893-9d6a-42ef-b9b3-1149ffba2a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:06.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:16.134Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=dc72d52a-a6a5-48f1-8f82-004cf6423c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:16.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:26.155Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b599927a-2355-4e37-947b-c46f0d43f0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:26.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:36.173Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=88df8929-a40d-4219-b3f5-d6d24f172126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:36.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:46.190Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=39df7825-1326-4372-821f-e4a22fcc4342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:46.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:56.203Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f3df81f8-bfcf-4ce5-9bc0-8e75ee7c9a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:23:56.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:06.237Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0b82eb1d-a09e-4d8e-a550-a4e1206c8ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:06.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:16.255Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8a20fcee-a1d8-4f26-b1f9-ae154eb05a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:16.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:26.277Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=17e7b604-c7e6-4200-a2ec-e1128861433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:26.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:36.299Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cf268f81-ed2e-4fff-aa11-e396d1ad35ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:36.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:46.313Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9d269cea-675a-4b01-9008-43d8d7e6b930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:56.329Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=52609c3a-733a-460b-8758-2bca387e35d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:24:56.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:06.346Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c32b72d2-7c94-4b12-8965-4fc45f2fbd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:16.362Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6d1a5eb6-5028-4471-b1cc-dbc90a0a33b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:16.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:26.379Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9f5f46cc-81a4-45a2-ad7a-d0401c9d38b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:36.396Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f0b35d35-e660-4f24-bb40-cd9590eec0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:36.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:46.410Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5c4242c5-23a0-45c2-b18d-e54bd8523902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:46.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:56.428Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cb66a59b-dd65-4be2-9b82-046b0682328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:25:56.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:06.443Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0e4af677-63ca-446e-96af-d28d8c694358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:06.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:16.458Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fec229c8-814d-4332-a1f3-2cb423fd4276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:26.483Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e8213825-1919-4063-a279-dd51af750494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:26.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:36.496Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=88f6517b-5bbc-4f1d-8b20-693a5fed6c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:46.518Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d557fff8-4ae2-4cf8-982d-10d42e553d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:46.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:56.531Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=684820af-4134-491b-89c1-cb0ca5778674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:26:56.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:06.545Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1bb67d4a-7cf2-46aa-81bb-e526bdd9dc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:16.559Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4b6c46cd-e73d-410d-ba64-05d173aa8fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:26.580Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0af8b20f-65e1-449d-ab98-16b4ad2d3a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:27:31.145Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:27:31.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T05:27:31.147Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:27:31.150Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:27:31.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:27:31.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T05:27:31.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-03T05:27:31.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:36.596Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8df8861f-cb32-4a15-af05-14788f307cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:36.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:46.611Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9eb04af8-06b3-4bf5-884b-db9f07935416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:46.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:56.624Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=94017d72-20d7-453e-9698-1e946c8eea60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:27:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:06.637Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f3a82075-c479-468e-8f74-6ac313632ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:06.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:16.657Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6fb13d13-1968-4b9f-8697-522f263e7435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:16.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:26.685Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9478c47e-2df7-46ec-9026-e56666b83549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:26.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:36.704Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=32dac8a5-43df-4dcc-ba61-8809fbdb8a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:46.722Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0263b2ba-fb1d-4984-b7ab-537f4648351a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:56.735Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=75fa5228-9a2a-4acf-8926-1c05479474ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:28:56.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:06.748Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8846229b-6478-446c-94c9-7ff55f0ac3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:06.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:16.763Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=51c5d78a-a171-4748-b116-48c27a48822a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:26.775Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=43b20e25-1db4-4024-8263-2125e9103508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:26.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:36.790Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b9107642-7f32-4203-8b9c-359d994a080a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:36.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:46.820Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5bf5f9d0-ebf3-4548-9476-f140d5c933da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:56.834Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=98618b56-c880-4d5d-bf37-27bc5954cf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:29:56.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:06.852Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a8fd3d56-b73c-4b17-a6a6-429ce50dbf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:06.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:16.872Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cbe2aa1a-5924-4061-b550-2a6ba4e7e9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:26.888Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=308928c4-d6d5-44e4-a993-50a9b12ec424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:26.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:36.922Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9c12ad50-2492-487e-b59b-5de00025f686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:36.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:46.948Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=91ba7802-9d85-42a6-b00b-a3b271646c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:46.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:56.964Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f56e968e-061f-46ae-96b5-90fc8160d60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:30:56.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:06.977Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=03ec71e5-d5f0-4c50-9eab-3172c5f9aaf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:06.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:16.988Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e09dd11c-9a5d-477a-a629-14a59e2cfe9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:17.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:27.001Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c23ec3c2-3866-4a6b-8c2e-4b4f3ab927e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:27.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:37.018Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=203edc27-5364-4ce2-9da7-b5140ea1d6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:47.044Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a9a40737-a982-4fae-a738-7ee43766212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:47.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:57.062Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ead6b347-ab6b-45d9-bb89-69ce19c47ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:31:57.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:07.075Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c6ed0d9d-aa01-46fc-85d6-592e14b0e59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:07.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:17.088Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=20286970-c79f-4f2b-89a3-bd020a65b685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:17.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:27.112Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=eadccb2b-73a4-4754-af9d-4353275dc750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:27.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:32:31.103Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:32:31.104Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T05:32:31.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:32:31.109Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:32:31.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:32:31.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T05:32:31.120Z |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-03T05:32:31.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:37.124Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c6218ba2-1999-4383-beaa-c47d752d5a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:37.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:47.137Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=85ebb94f-1aec-4fda-b5b5-04d051e0e7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:57.155Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b43a4d2a-519c-4a46-8e10-02ad93639b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:32:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:07.166Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f03ac5d1-9c58-4544-97da-f0c77d758df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:07.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:17.180Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=32079bdb-e453-4bf7-bc3d-149f41979771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:27.196Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0f3757e7-f370-42f4-96fb-02c70cbe1feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:37.213Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a14288b0-3136-437e-8a56-b8c8728f6411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:37.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:47.230Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=545f924a-c950-446b-88ab-978e2a119633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:57.242Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=73b24faf-68a0-463c-bc58-849780efc611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:33:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:07.258Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4cf5c8e5-cd9b-4126-ab26-9cb309ed171f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:07.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:17.290Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=842b155d-cb39-4b47-8a07-75742416bd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:17.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:27.304Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=101c6ec3-6eeb-4450-b67a-c722921fde57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:27.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:37.329Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c5c8a232-135b-481d-ba29-b45a02d218d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:37.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:47.345Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=66cd5e37-9cff-4bde-a1e5-05b51e50410a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:47.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:57.358Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=12486fd5-8d05-4d84-a72a-553e8e004f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:34:57.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:07.370Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=995a76ae-f444-42c8-b11f-3894e0acd036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:07.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:17.383Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=285800d5-eaca-4786-85e9-ad25fb3202de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:17.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:27.394Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7ff6eb56-51fb-4d75-93b6-0150d703189a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:37.405Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=83468d74-1478-4931-b441-bb34ab49c084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:37.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:47.417Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ed9409bd-5f0c-430c-a289-34285f31c0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:47.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:57.431Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2a549e47-085d-4974-9530-d01ef9472a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:35:57.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:07.443Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=81d50d6a-7b17-4111-b9f9-5edafd3ad9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:07.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:17.456Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=708c80d3-7cbb-4ce1-a51f-9d1a601e24ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:17.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:27.472Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b88f99e7-4de1-45c5-aa0a-62d96df93c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:27.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:37.484Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=52de8025-fa2e-4b2c-84db-f117d7ea03b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:37.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:47.498Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b491ada6-5d77-428f-94f3-e55c41a3a53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:47.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:57.510Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bb71ce44-ac56-4e75-8ee6-4872528ee683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:36:57.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:07.524Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bcdae8de-0350-4d54-be9c-9c981dcdf473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:07.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:17.558Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=62970047-23b9-4e69-b7d7-bcb81dbee7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:17.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:27.571Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0766f15f-6e7c-4bb5-9ab0-77d10e032796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:27.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:37:31.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:37:31.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T05:37:31.067Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:37:31.070Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:37:31.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:37:31.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T05:37:31.078Z |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-03T05:37:31.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:37.591Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fbad2e0f-513c-43ad-8d5e-a194bde39f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:37.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:47.604Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f3194533-8f0f-43fc-934b-0c62141132b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:57.616Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0e8d510d-4c2e-42cf-987a-3e816abddd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:37:57.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:07.630Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a732553c-972b-48fa-ba29-64d55d141583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:07.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:17.642Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d072c9de-7501-4512-a7b9-35984d7aa714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:17.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:27.655Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2ef97c39-5abb-4158-a483-6be5a053a556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:27.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:37.666Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3e86da7f-6161-4964-8892-7a56e82b8965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:37.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:47.677Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4f707bf5-7443-410b-8f7b-80e6e465b2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:47.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:57.688Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=663a8a7a-c9ae-45c2-a984-4d041c962c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:38:57.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:07.702Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=524a58d4-35e8-431b-b604-af16123d5cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:07.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:17.717Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=db25b1d4-6820-4542-8c6e-e555e863cbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:17.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:27.738Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d4a00d17-57ee-477c-bff6-9e476baf055d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:27.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:37.752Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=522144b2-98b0-4d5b-9328-0d97ae326011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:37.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:47.763Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f18d329a-d902-4263-9e77-fe8be250d20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:47.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:57.774Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=32479fc4-3686-434b-88c0-ef62ecdd2113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:39:57.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:07.786Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ffcebe99-d72c-47e6-a484-04ea3371bb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:07.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:17.798Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fa625f07-722b-44f8-a3bd-7dee50069001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:27.813Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7a858d0d-301f-4b3c-a076-1a1ad28e5738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:37.828Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f59502f7-dcab-46d6-a899-f44c7237a942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:37.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:47.841Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=58c7f2e8-7ba8-488f-83bd-ca807db1e21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:57.850Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f209645c-21db-4e4e-8485-c31771598a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:40:57.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:07.868Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1432200d-ef21-4c70-9d41-18020693ee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:07.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:17.878Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=359e2f7b-5822-4d85-87e1-00df296c41ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:17.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:27.889Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5af2353b-a5ed-4269-8fde-4f56d41949e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:27.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:37.905Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=eff36ee4-78a4-4f9c-907f-df649beec10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:37.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:47.920Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d02d929c-010d-4bf9-b966-0230e44ff806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:57.931Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0220aea0-5550-4457-bd4e-226a259ccb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:41:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:07.942Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5b711459-ab1e-4aaa-ad48-3aa5e820d3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:17.958Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bc164c9a-023c-4177-82d5-89df419f7c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:17.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:27.971Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9e00d406-4ecf-4419-81e5-daed9081741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:28.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:42:31.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:42:31.112Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T05:42:31.114Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:42:31.118Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:42:31.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:42:31.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T05:42:31.132Z |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-03T05:42:31.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:38.006Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2bcbf604-fa51-4647-a91d-65fd65bebe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:38.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:48.018Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b52d32a9-32eb-4fce-80c0-67315c7142f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:58.031Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e59fff4e-0e65-43c2-b6cd-6e076055ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:42:58.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:08.042Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ad1e7c2c-4e0a-40c7-927c-e2fdd8853336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:08.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:18.052Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0ee416e1-b602-4f09-bc83-7efeaf6ecd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:18.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:28.064Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fab28b5f-f268-43ea-ab3c-ff7f4bd515ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:38.077Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b68667ba-700b-4613-8ff7-42b7a24e7a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:38.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:48.103Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e9d2948a-2cdf-43d0-b0fd-fa7ba18192c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:58.115Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=dadcd770-eb44-4086-9290-f4b0526a43eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:43:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:08.129Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b00c5e9f-aaf4-4998-ba7f-dd77651cec1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:08.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:18.139Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=75e4e6f6-b383-46b0-af75-669ef7cdfd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:18.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:28.152Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=18b6d351-027b-4a47-9231-14ba82cf9286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:28.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:38.167Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cce28707-b71a-4e3b-a6d3-6d111a667712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:38.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:48.179Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fe28c537-5ef3-489a-9a00-fc728fa37c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:58.193Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=43634534-a83a-485a-a892-110b75ad5e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:44:58.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:08.215Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=17b6cd8f-b3c7-4202-9c1d-f08be98ac4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:18.231Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2ee8a1a7-d7ea-4ff4-8723-03b231b81bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:28.251Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=84be1a6e-b136-42ea-acac-c162e69f929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:38.266Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9214d95b-45ff-4c6a-8841-d869f5c3b355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:48.283Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4301a213-3c6a-4f3b-89d9-ed9e7881aa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:48.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:58.299Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cdeccbae-a244-4d11-b781-43a33967aaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:45:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:08.315Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f5761137-b003-4eea-b2c8-868baf9156cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:08.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:18.329Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1a8cf8e8-ad4b-4ebc-a700-da1a71d5931e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:18.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:28.343Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a314fc53-d361-402c-83d0-d7eb6cfdd8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:38.359Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3c6df26d-63ea-43ce-95f2-c57639ddcd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:38.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:48.371Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=01248a94-b51f-417c-990e-736e45950da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:48.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:58.382Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e805afc0-b55c-415c-b502-1e02c91fd6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:46:58.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:08.397Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=428130f0-daca-40d0-ab90-a3004b986cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:08.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:18.414Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e3dc9432-40c8-4b94-ad24-d7b8d6c5eef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:18.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:28.425Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6ff18f2a-219a-46ec-ad79-388b709f0a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:28.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:47:31.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:47:31.001Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T05:47:31.002Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:47:31.005Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:47:31.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:47:31.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T05:47:31.012Z |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-03T05:47:31.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:38.437Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0ad46e15-bd08-473c-899f-41965f587e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:38.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:48.449Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1f983c94-b832-493c-ab4e-057219f4d9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:48.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:58.461Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=15f640b9-9a8e-4b2e-838f-6a8b674f89fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:47:58.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:08.498Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=eee35e5e-9057-4d06-b8fd-dc15699924f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:08.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:18.524Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ec0c8638-31b4-4211-9825-4638325106e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:28.543Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=427349a8-0c53-4060-a6ca-b23977bb9bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:28.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:38.565Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=224b0c60-1194-4ef4-ac3d-4c70d2915bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:38.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:48.585Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ac343e03-382a-4975-974d-ed3bdcb20dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:48.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:58.598Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4ae973e3-fd3d-4de7-a2c3-761492bd5875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:48:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:08.621Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1364ea3e-bf22-482f-9cc4-2befda92aefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:08.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:18.633Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=34508c0f-0f36-410d-b780-728d1b5e8697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:18.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:28.644Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c846a727-c009-4a41-85f4-2137bcecaa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:28.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:38.658Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=97b3c3a9-132c-4eac-8159-925e7f3e303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:48.670Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=025699b1-61fb-4ae2-8f55-cf15c28f336f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:48.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:58.684Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=12170d7b-e3a2-43b4-be1a-3c01397a195b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:49:58.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:08.697Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9678003d-24ca-4edd-8e2f-caaa8ca292e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:18.722Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=178d2854-602f-47d1-86c2-d7dad51ee6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:18.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:28.734Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ba7fb5c6-7ebe-481d-8d3d-2853e2983958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:28.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:38.750Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0bc92be6-a522-4370-9843-865bc898e95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:48.762Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b592412b-9657-4e1f-8dc6-2915a0e51442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:58.775Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=009ae977-d6d4-4436-8a60-bdc7585a6edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:50:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:08.789Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b3f08c2d-157b-4ae9-ae26-3f9464d5e49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:08.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:18.806Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=78145ecf-f06f-4b8f-9d72-4d814f75d080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:18.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:28.821Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9d6ce5f0-4d9d-499f-9c02-8d6b0445d10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:28.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:38.842Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8d36f743-89fe-437a-bac5-9e737a4cc05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:38.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:48.856Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=447563ff-e775-4357-88ce-6acd4aac2719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:48.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:58.870Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3f8a0121-fd55-49ef-9a42-4f5db565a280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:51:58.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:08.881Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4f039db1-ed9b-4c90-9fdf-d9a7d1f27494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:18.894Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8f08d9f8-fb48-44d1-aa94-f2bcc47a4d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:28.907Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5bdfb4f1-0693-4d23-aaaf-6bf679aa8d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:28.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:52:31.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:52:31.138Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T05:52:31.139Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:52:31.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:52:31.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:52:31.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T05:52:31.149Z |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-03T05:52:31.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:38.944Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6b401520-757e-4cc0-91ed-3fd85ac08ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:38.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:48.961Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=25efa1b7-59f3-4641-bfb5-6bc7b9222e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:48.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:58.972Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e57b4df0-adfe-4ae1-b9cc-7bd504d7e720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:52:58.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:08.985Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f6ad426d-98f3-4f4b-99cc-767bc91933a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:08.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:18.996Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=56ff1524-476f-4324-8029-513502f2b297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:19.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:29.007Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=dc2b95c3-e7ee-4ad2-b2a4-3f621145debf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:29.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:39.023Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=eb1c5e61-4be1-4012-bc27-89f8e2e0f7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:39.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:49.037Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cca21b4b-c1b9-4df2-af5c-1ed482030588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:49.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:59.050Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=961a5dcb-bfab-4c28-a7a0-b9c022973611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:53:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:09.063Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cf8139ba-2f90-469e-b8dc-fab15a47dd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:09.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:19.076Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6826e23b-12c0-457b-b180-1b4e84099641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:19.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:29.090Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f5bc88c1-5112-4057-bfcf-6d5e1dfa5e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:29.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:39.106Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b1c2723b-6ec6-41ca-a606-d667b0e6479b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:39.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:49.122Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7e6c9422-0d4f-4c27-b62c-e5ab7a062c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:59.138Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c94dd8ea-e96f-4de1-ab1e-5102b555db9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:54:59.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:09.156Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e47b4475-169c-4f6e-befb-c7d1cff57066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:09.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:19.169Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c43d5d99-bd26-441f-959e-a29c541b2e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:19.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:29.184Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7da25bf5-b307-479f-8bf4-3345c2c4ddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:39.196Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=84147122-2cdf-4823-b5bc-7279e42fa850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:49.209Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=23665ca5-e526-4b48-9b90-49b47f036101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:49.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:59.220Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f36bd435-e9bc-401d-8ce4-4a9dae12a16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:55:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:09.230Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c1dbfaa3-542b-488e-9a0a-838170bdad2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:09.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:19.241Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fd2cdadf-0f0b-487b-8d1b-e0281672ceaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:29.256Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=57967c1e-3955-421c-afab-5266f00c85bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:29.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:39.267Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1f60e7ce-40f0-413b-aadf-cbd7363f7fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:49.278Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1dc4bc62-4f65-4ea9-a5ab-fab867f7599a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:59.295Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7f231afc-25a6-4c5f-816b-4574105edd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:56:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:09.310Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=83ed703e-488a-471e-8edb-545bcb6e2976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:09.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:19.322Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2368560f-b94c-497a-906f-e5e27e8c4714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:19.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:29.336Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bddf8859-4e9f-4ddb-a7ee-731e4e9f13d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:29.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:57:30.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T05:57:30.941Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T05:57:30.942Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:57:30.945Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:57:30.955Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T05:57:30.955Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T05:57:30.955Z |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-03T05:57:30.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:39.369Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a8208651-d3fd-44f9-98c2-4fd1d638043c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:39.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:49.389Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6f6ceff6-0acb-4aa9-9161-717916a4db3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:49.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:59.407Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=10d0fd65-ac4d-474e-9322-41ad5ae52533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:57:59.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:09.426Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f9f2de00-dfcf-4bd5-bbf5-79294c83ed18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:09.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:19.439Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fc3884dd-d047-4479-87ad-56d3dced0c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:19.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:29.457Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=aa05ca12-5fea-442e-8fb7-559fdb6ee62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:29.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:39.473Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d91a491f-f8c9-40f7-bf34-5e9c0c835446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:39.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:49.487Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3ff90694-3473-4e03-aa5a-e4249a1c061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:49.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:59.504Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8a41c6e1-563e-4f5c-8fe9-42a95eccf4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:58:59.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:09.532Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e4fc7855-601a-4eef-b40f-ac3158ffceb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:09.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:19.553Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3de15607-939a-4b77-adfb-45973abee5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:29.565Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3a2e735d-cf30-48c3-abc3-0b9afd3c5c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:29.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:39.578Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a1567cf7-60fa-481d-9a5b-dad3fbaf5990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:39.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:49.592Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f47bbd2b-002d-4cb3-9163-99d2eb076bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:49.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:59.606Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a6792421-1445-476f-add2-5169855487f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T05:59:59.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:09.630Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5c12441e-2ff8-465e-b09c-060cf7de833d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:19.640Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3bfbe30e-c436-4cf5-bbff-8b4cdce84f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:19.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:29.658Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=79c1b5b3-6698-40e8-b627-3c48744d8b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:29.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:39.676Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=98f5c157-c267-4446-9424-b101eb3c77e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:39.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:49.688Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=aff3cc82-757d-43c3-915b-6d9dca092aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:49.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:59.702Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=63802073-fcce-4bb9-a2bf-4e83444d5f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:00:59.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:09.714Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bc7200d9-60e4-43df-b2fc-47bbfbfc7005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:09.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:19.733Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ab22e2b0-ad45-4640-ae2f-c3d8f6db1519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:19.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:29.762Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bd7dcb63-09d0-41c1-ac44-5de3bd1912b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:29.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:39.776Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4056f52b-a5b9-4791-8321-e33b4e3db33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:39.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:49.791Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=06f6e9f8-e023-4bbc-87aa-92197c890aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:49.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:59.808Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1ef031c6-faa2-4d60-b662-991bcb6be74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:01:59.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:09.820Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=56a22532-dea8-4231-b20a-0f05a4ba6da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:19.833Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5c4a0ae5-d09f-4d9b-99c5-f2c2e9a4c14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:19.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:29.845Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=eed33c5d-a128-4680-a426-b01158eb11bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:29.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:02:31.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:02:31.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:02:31.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:02:31.146Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:02:31.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:02:31.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:02:31.162Z |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-03T06:02:31.167Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:39.864Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=141e2be7-d3db-4e74-8b0f-1ace75640f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:39.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:49.878Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7150cdec-8a17-482d-b35a-ed774f7f33cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:49.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:59.904Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bbdaa72c-9420-423c-bade-e35f2400e265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:02:59.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:03:09.923Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3f09a656-13c2-4c91-8b39-e19b7f4eb662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:03:09.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:03:19.934Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c5f728b4-bb3f-4cc4-bace-35379e8d54ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:03:19.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:03:29.945Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6712aea2-ee02-4512-80f0-68114f101a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:03:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:03:39.959Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=62a13c18-07c8-4089-baeb-6bad59b2eb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:03:39.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:03:49.976Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=65c2cf40-21a0-4e56-8930-baefed0e9feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:03:49.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:03:59.990Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a13e5eec-7aa3-4072-861a-8c1e8fab7074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:04:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:04:10.019Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=975e4d43-4102-4e36-83a9-dc0d1e092b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:04:10.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:04:20.032Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=425af0cd-cc66-44c7-a5a8-c75f3c3b921d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:04:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:04:30.044Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4cbf9182-0576-42e8-be9a-3fa9ddf86712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:04:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:04:40.058Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=daa4d0bf-cc82-4028-bef1-c2fd1bd077cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:04:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:04:50.075Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f4fb82e8-511a-4d54-b0d9-0688875b5a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:04:50.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:00.086Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e4871105-9eed-4d01-904f-05cabcee44bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:10.097Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d6073b87-d47d-4b53-aadc-4d821334fea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:10.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:20.110Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2b80e65c-326e-4f5b-a967-b1b0140ad371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:20.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:30.123Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d4703bb1-dbd2-4816-ba36-f4459493f5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:30.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:40.135Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8ff53173-2f4b-4a84-8cc8-fab33ec60b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:50.150Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=aa13f765-3884-43f3-bf38-126d2595fc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:05:50.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:00.162Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9e96ef62-70cf-4ba6-baa0-73bf64135fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:00.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:10.184Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=eed8e6b7-3ec3-43b0-8b3c-dfcc0c7e25c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:10.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:20.226Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=46abff21-3e8a-472c-8a6e-8e8c7f4c0b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:20.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:30.248Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cd5fa5ad-0c81-41a4-9374-80f73afd5d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:30.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:40.271Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0cefe226-2ec1-40e4-99f7-b0b36b531c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:40.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:50.284Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b73de077-cf79-4d46-9a15-b6704f964d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:06:50.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:00.297Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=23691553-5efd-4750-bc97-2b0897209ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:00.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:10.308Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=72845e9c-2994-4f0e-bded-0e13632a168f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:10.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:20.318Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0f09113f-d69e-4ec6-90e8-fab8cb5a7a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:30.332Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=db0c7a0d-7deb-47bb-b024-6bb009ca3a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:30.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:07:31.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:07:31.056Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:07:31.058Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:07:31.061Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:07:31.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:07:31.071Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:07:31.071Z |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-03T06:07:31.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:40.347Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f4cbc5ee-9ee7-4193-a9f2-415a59681276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:40.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:50.366Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0fd878c6-c461-4fdd-9f42-5d1f50b22c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:07:50.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:00.378Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6a6dc5e7-0afa-4440-bd91-aab5f33ac136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:00.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:10.388Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=112fb76e-5761-4de8-9086-5d275065a137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:20.402Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=431dffc6-f129-41a1-bcec-9eb9b42475e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:30.420Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5e144606-c504-4361-9d81-6e40767cff42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:30.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:40.448Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=070fd293-58c5-4614-a308-bd773d18f535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:50.462Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=02df0366-f961-4fcb-b177-875004e3c2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:08:50.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:00.475Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c68e0bc0-85c5-491b-9d42-32a465743ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:00.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:10.486Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=328d8eab-ee05-40d6-959c-5e13c072d789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:20.503Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fd8b19c0-d792-4bee-95e4-115e6e2c50a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:30.527Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1310781f-56af-47ce-a279-ec92a4f2cee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:40.544Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=31a41b50-948a-45af-8634-079c0f3f804e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:50.579Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5cd3bc56-7670-4730-a8dd-109742740377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:09:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:00.596Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cffdd0da-cea8-433d-b8e4-1a6a4acfc275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:00.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:10.610Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3f64eeb5-57b0-4ac8-9014-3aa4475b2149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:10.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:20.626Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8b2e3829-7c88-437a-9d3c-f8f6c76bb2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:30.638Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e3707d62-2cf1-406e-833c-095b18f927d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:30.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:40.656Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5a3d975d-5cc1-42a7-8cbc-1558469fc14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:50.683Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3927ff33-b5ba-4524-978b-ec4c7a6431a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:10:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:00.697Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a031f887-9ff9-4294-a06c-0c45239f98f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:00.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:10.720Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a3278371-28a6-4bfc-99ce-9f4cc0a5343a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:20.736Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ba7ef436-5d56-4854-a210-538996715cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:20.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:30.752Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=995f6350-56fc-4afb-8f77-79b953a4b78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:30.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:40.767Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=988fdd7a-04f2-46cb-a82b-380f3f96629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:50.781Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=44b0e1d0-0e17-4e61-9668-fb0682577fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:11:50.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:00.804Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e2092cad-2c99-4760-a5b0-0c77d4d03ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:10.825Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=62c82272-8538-43a2-850c-a383ebc8b88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:10.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:20.837Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=da3e4de3-05b4-447f-a784-3c53c0af1ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:20.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:30.854Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ae48c05e-fe07-407f-ac23-4c78e86c470a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:30.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:12:31.039Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:12:31.040Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:12:31.041Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:12:31.044Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:12:31.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:12:31.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:12:31.051Z |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-03T06:12:31.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:40.867Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=08384176-1519-4104-b139-ecb867bdf319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:50.882Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7f0eb26f-5958-4240-9ecd-95bb41c234ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:12:50.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:00.893Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=eef4e3ab-49ed-478e-a2c5-7d794176e648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:10.905Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a1d53926-5237-493e-b888-c1d292a0dce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:10.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:20.929Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=70f9d830-ec00-43d3-96ea-b85ce92fc45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:20.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:30.945Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=be646a1d-3b5b-4fd7-8ead-093d3ab14824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:30.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:40.960Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b2da6c46-356d-41f8-991d-e5d396b4848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:50.989Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=02d744d5-29f1-432f-96dd-988ea84e03c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:13:51.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:01.019Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4b4d50db-3c4d-462c-aa20-814843d3e247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:01.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:11.033Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4cccc4c6-e37e-4069-9fe5-d13ae6db571b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:11.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:21.044Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=baf6f7e7-2c03-4408-87fb-0492d3d45104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:21.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:31.060Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b994f00a-92f4-47fc-a4f0-fa13450c94ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:41.076Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3c6ff1dd-81fe-458c-b1b2-a7989aa3d13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:41.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:51.090Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=43dc5f5d-03c8-4643-84d9-6664083b4fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:14:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:01.101Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ff29714c-6b58-4c35-850b-739c44a8c6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:11.112Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e2960d71-3b8c-4642-bb29-af491eb55aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:11.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:21.123Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=eae3d33c-2177-4d16-96ae-a40b2245b3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:21.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:31.136Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3405c8ec-39fb-47f6-81a5-68bca494e4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:31.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:41.159Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a07bcef4-7254-481f-ba61-aac45b454259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:41.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:51.178Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=610bbeb2-343d-4235-95c4-d1f34886cf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:15:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:01.190Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ff6f6472-0cac-4cae-9b05-7cae7226a20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:01.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:11.208Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=486f8872-4275-484b-9e5c-0d9edb3384dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:11.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:21.225Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9e9d044f-bb71-463c-8ca6-988c9b443907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:21.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:31.238Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3bb3d10d-1688-4f7d-bf98-d23d39fabc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:31.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:41.254Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cbb9b197-52a3-41d6-8710-e3d6bdc2c7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:41.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:51.290Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cd54c419-d259-41c3-991b-0ebedee969c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:16:51.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:01.303Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ca39fcb8-f015-4b75-b7cf-6ebedc4b9ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:01.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:11.317Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1926dd10-804f-4dac-ba7a-64191505b75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:11.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:21.338Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=80055c12-e356-4369-a268-888a422f0a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:21.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:17:31.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:17:31.067Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:17:31.068Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:17:31.070Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:17:31.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:17:31.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:17:31.077Z |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-03T06:17:31.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:31.358Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=beb92706-b51c-419b-a360-9c1720b3467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:31.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:41.370Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7e3c284d-8cf6-42b2-a499-95b19a934754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:41.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:51.388Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9fdd2497-1448-4067-8d60-da600fe88253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:17:51.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:01.402Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=410f6dab-13c2-412a-bd12-4d7da98ee4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:11.416Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5eaabfc6-360c-4da4-acc8-35a333f240d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:21.428Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=acad9823-5248-450c-b485-46a06914d2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:31.444Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b2464366-bdeb-47da-bd8e-383db171ebcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:41.460Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a835a315-04c4-4725-aef6-b4daab286976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:41.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:51.474Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3e3e7d87-d363-4302-9bef-9ab069e71ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:18:51.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:01.484Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=10306665-87bb-4a5e-9030-b0a63c87e99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:01.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:11.494Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f71e758b-01a2-4cc7-8237-c42f2d867409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:11.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:21.507Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d20d3b0a-ce6b-42b6-9390-f557d6784f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:21.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:31.520Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e301b5b3-3591-4978-8f58-84862a9bc863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:31.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:41.534Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=485f2f4f-8277-47d5-96e7-abdb126b6533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:41.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:51.546Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=347a0f47-3442-4616-9da7-d626557c7b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:19:51.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:01.560Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=221671f2-d208-4bca-a0a2-3d7713cf058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:11.573Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a2f32f18-3470-44d0-a6a5-42f4b6e33643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:11.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:21.589Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=189d026c-2061-4b3b-8c2a-b81f426299dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:21.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:31.603Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7bcf290f-ac42-4e63-b284-aee741c5c0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:31.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:41.616Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a9ba8b6d-9fc2-4453-9bb7-55d9c949347a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:41.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:51.637Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=30ea5a09-3e0d-4378-8a63-2b6338dc7f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:20:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:01.661Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=909fb22c-cbf1-4940-8812-ba8c06f57d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:11.672Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2548635a-cb9c-4aa6-96bf-2f1764b568b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:21.682Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b0564f85-0283-4302-9c9e-d44bbd976dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:21.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:31.694Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2918b028-f64d-4869-a587-56040788c5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:31.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:41.708Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7de03b89-d07d-4036-8469-9f98d204dd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:41.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:51.719Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fac71d86-24c6-46cc-90e6-48fc9db7641a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:21:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:01.732Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=397685b5-e9f5-4bb9-a765-b1c8b970793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:01.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:11.743Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=63c9916b-9f0f-422d-a51b-1db67b65104a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:11.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:21.753Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=10288bb1-301f-4747-9d1d-b6b08cda3a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:21.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:22:31.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:22:31.120Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:22:31.121Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:22:31.126Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:22:31.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:22:31.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:22:31.134Z |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-03T06:22:31.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:31.765Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b3df5d43-eaa1-448d-b441-14468030da3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:31.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:41.780Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9da41443-7ffc-4d75-a558-bc090f735dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:41.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:51.796Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5e3104ba-5bb7-4b93-8b94-c81619d59361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:22:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:01.821Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cb4a6e2d-96dd-4351-b64e-dd22d71adc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:01.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:11.838Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2cf4f45d-61ff-4b02-9375-e20309c91b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:11.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:21.856Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2fac3c23-c7e6-4364-9920-82b5f6806d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:31.870Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e3763a76-d34c-4829-8e06-18eb9d426f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:31.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:41.906Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=54a08107-7394-48d9-a018-19dd7dcec11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:41.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:51.921Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=89097dc8-9f41-49f9-8689-a5333d0350bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:23:51.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:01.932Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=416bd44f-b755-41f9-b849-fa5b7725706d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:01.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:11.945Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=037cd711-9b22-4bc7-ab12-534e8e71afdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:11.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:21.962Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1dcdafcd-3aa8-4583-81a2-d78dd5c8bd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:21.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:31.974Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8b51a684-965f-4188-b3f9-41c41a4639ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:41.989Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=446bc7d0-6c57-45a2-ab57-36c2170a47cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:42.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:52.029Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3abf3dc9-a6d5-44e5-a5f7-736fe218d441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:24:52.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:02.042Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=11e4d2dd-728a-493c-8bb5-55111aa6f16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:02.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:12.054Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c4eab41f-a398-4702-ad0e-ef6912649651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:12.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:22.066Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ce3f89b0-096b-4101-9a93-f22a3ae008b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:32.076Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0460320f-ca7e-42ce-b727-f341112eb916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:32.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:42.086Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6c60999d-8790-4d71-9a2a-8cfdbf3234fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:52.096Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f7c95138-fd3e-439a-bf98-45df8ed711cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:25:52.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:02.108Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3e63e9e0-c86d-4e34-977f-94222f6e6efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:02.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:12.119Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f09f70b5-7b27-4c29-81fc-c96b349de903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:22.130Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ccf4464c-e2f9-4089-bbba-2d93fdc5c062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:22.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:32.142Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7f84a413-2d02-434b-8bb8-491019208bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:32.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:42.157Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5d0326ed-35f3-42d8-a798-03e0f3b831dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:42.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:52.175Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=aa24f05c-0d36-4336-8c67-2876a904c034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:26:52.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:02.188Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c809fd56-ab59-48b5-be28-6e6bb14acf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:02.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:12.201Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e85570ca-bb96-4ede-ad24-19f66bb721e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:22.242Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=dcf3c93c-3d72-4217-a8e1-f3e58318a1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:22.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:27:31.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:27:31.151Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:27:31.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:27:31.156Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:27:31.162Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:27:31.162Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:27:31.162Z |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-03T06:27:31.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:32.257Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=abb1d37a-955d-4279-b153-a0808976e2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:42.275Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=30136ba2-dba8-4cc5-ae26-5d047eb606ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:42.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:52.294Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6473b3a1-6d7a-4408-a556-e2643b738662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:27:52.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:02.307Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9cf81651-3599-4de0-876b-1d1930176b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:02.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:12.324Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b0d911e2-5087-4395-a446-a7637a872398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:12.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:22.340Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8bec97d5-78dd-48da-985a-a04f15f069b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:32.352Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c99bff0f-9441-4ff6-a4da-cd7fcc368b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:32.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:42.365Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=331d4640-0f15-4328-8107-14c2079e4dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:42.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:52.381Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6c4ab508-5d4d-47f6-9aac-b92c7f6b2518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:28:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:02.394Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0fc446b9-c061-494b-8b47-42b69ecbbf9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:12.406Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=59ef416e-834d-4aec-804d-ec3983fc004e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:12.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:22.418Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b8ee93f0-8d2a-4764-8e64-1ace123da769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:22.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:32.430Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=782d31b1-ecd7-4fc3-87d0-550e4526bfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:42.442Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cfcf1225-28a2-4aa4-ba61-5df1d04a1b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:42.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:52.455Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=af1ea9c9-f5e9-46af-99a2-19f36a483ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:29:52.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:02.470Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b4108893-c759-4340-b2a5-367408a6c418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:02.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:12.488Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=89d31d7c-2062-492d-b3ab-5643171bc6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:22.506Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=93dcc03f-821f-43e9-a8d1-a0fffb2d9dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:32.522Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b1d0169e-77fb-4317-b1ba-3830cc0a64f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:32.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:42.543Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=978e8f19-bc2a-4e60-8d8b-e9b4dc4e7857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:52.566Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=643b8b41-2308-4650-b964-af59fd9edc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:30:52.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:02.581Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9d5a6069-df89-4b22-a34e-2ea98b3044ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:02.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:12.591Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bdfac872-76b3-45e9-a60f-451a412762e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:12.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:22.604Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6204078f-6fd3-4f2a-a98c-83f21c050194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:22.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:32.636Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7fd28d78-b6da-4d0d-883b-7d804696f9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:32.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:42.647Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3ad2fa1d-de09-4e65-924f-a739b70bf9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:52.673Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ec1d839c-09a4-4bee-b303-dd0f17547136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:31:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:02.688Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2b2266fd-fbb8-40bd-934e-cba521f84f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:02.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:12.706Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=06cc47c8-83a0-4127-9668-cf4f865e3863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:12.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:22.721Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8955d3c9-2cd0-43bb-acbb-dc26844c3c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:32:31.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:32:31.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:32:31.185Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:32:31.188Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:32:31.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:32:31.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:32:31.197Z |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-03T06:32:31.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:32.738Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ecaab7a2-8ca4-40ea-84e4-e526aad092e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:32.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:42.753Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=98766063-cbad-4518-b875-6e6bcdc02dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:52.788Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=af7a4d5d-b194-499d-b772-2f11a8b93f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:32:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:02.808Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5f823d7c-492f-4e3d-8a95-c7f18cdda927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:12.837Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=be24ccbb-1c1a-4a80-8fa8-31f3b9357834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:12.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:22.860Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d70dcab9-0afa-4517-8afb-0c37e4b73405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:32.880Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a244cfb7-3e23-41bb-b091-8403e82563a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:42.892Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4f00efa1-78b4-4d81-9c8d-ec2101fea5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:52.919Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7de25cb0-caae-4ac4-9dd5-d768fdeaeaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:33:52.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:02.937Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c6e58bc2-79f3-4e79-8e8b-449411304427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:12.948Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=faa4a545-73ee-415a-9736-569dcdbffbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:22.966Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4df123d6-b134-419c-99bb-808b34bb4da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:32.990Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=428e696f-6b08-44b6-9869-da8259f34518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:43.007Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6ac89251-c99c-4ba2-ae43-ce1336f2ae80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:53.044Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fc7e9ce2-4ac7-4cc9-a522-38a138126bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:34:53.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:03.056Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=799f0ce0-13e1-42db-88af-b3311b2d31f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:13.072Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ad87cff6-44f3-4718-a498-b0bc7076bcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:13.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:23.087Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d7d098ad-1936-4c0a-8934-f6981b3d57b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:33.100Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1a079b16-86cd-448d-a298-f228883a67dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:43.114Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=eb47e7c4-b646-43b8-9c56-5a79d6c77a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:53.235Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=db7a4781-2aa9-440c-97d9-2fcb725fb796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:35:53.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:03.254Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2f6c4c28-a0f9-4410-a324-b2dddfc75d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:13.268Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=96818f12-b04a-46c5-9280-3e9c4a0cd5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:13.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:23.295Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d89cbe9f-f171-43a9-a7bd-41e95b2c88ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:23.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:33.311Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f69428eb-8b22-4ca8-9ecc-9d01b0a76cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:43.323Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0d7b6022-d138-49d1-9162-db7852d597c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:43.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:53.384Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b098d5f6-8ae2-4854-b413-eff8b971ccd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:36:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:03.404Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=33de2912-3bf1-4deb-90fa-20eaccbd2490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:03.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:13.417Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3f7f185f-0ff1-4dad-aad5-ce703a90f842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:13.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:23.443Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=38dd1132-1040-402a-9af3-aab4071de8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:23.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:37:31.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:37:31.060Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:37:31.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:37:31.067Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:37:31.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:37:31.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:37:31.078Z |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-03T06:37:31.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:33.458Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0cc53774-17ae-4e27-965d-735cd14803de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:33.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:43.479Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b272a098-6556-4e9d-8edd-4cb696c3d1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:43.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:53.491Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=48cc492e-74d3-4ff2-9d56-9634be7fe884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:37:53.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:03.512Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d00af9c4-38ee-457f-9ccc-e42c0699cd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:03.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:13.527Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2c6e6b96-19b0-4960-8c0a-5fff1839ae58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:23.552Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5975f363-4ce6-4405-9003-355365d3e082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:23.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:33.568Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f581acf4-6d30-4d57-8eba-04de322bf8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:43.584Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=20fb53f6-b30e-45f6-b2d9-ab2392351d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:53.617Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4c1ae93c-5c6e-4a42-b3ef-e688a8bf7aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:38:53.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:03.633Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=45a77312-28a0-40c6-a04d-35db04571b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:03.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:13.644Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8fa03f71-ee75-4a5e-a9e8-60ceaca0db70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:23.658Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=44e36d98-02ec-44c2-ad8a-5f5ed53650ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:33.676Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d5650939-8cbb-46c6-b2d4-b531b4499d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:33.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:43.713Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c7dfed30-8944-4d04-a599-53870e1f6c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:53.725Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0a55d00a-e639-4475-be8c-adc34b674be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:39:53.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:03.738Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=182bbe14-25ba-47e1-a839-1b686c01a07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:03.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:13.751Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=87d2e5a3-cb86-4852-b838-c00f93d69766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:23.767Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b6d2c2d3-f7c6-4dfe-be4b-16a00a247661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:23.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:33.828Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2b71aac1-fa67-45e9-ba36-230451317030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:43.850Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=31183257-4512-4ac3-a7d4-1d173f5e38bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:43.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:53.868Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0fdb3e9c-4881-439f-bd6d-8ffc66d42d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:40:53.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:03.887Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=046a5bcc-8f84-4743-99c3-9117a140cd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:03.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:13.900Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f964d76d-b044-4767-91e6-0bd762f818fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:23.913Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a2fb09d0-4c01-44a7-8367-b7415df2e384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:33.928Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f10b4232-f84d-41fd-bd5d-96d7b5724877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:33.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:43.947Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9c14688f-5108-46d0-b6c8-bfd192576237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:43.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:53.962Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=299f6102-c852-4c9f-93c2-96b186c3dcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:41:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:03.976Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=45364185-6e6d-44c9-b81b-29029036c679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:13.992Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a655ddac-090e-4dca-a173-f9a4ad1ef012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:24.028Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7d715355-4390-4695-93a4-0b48d771f222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:42:31.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:42:31.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:42:31.239Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:42:31.242Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:42:31.250Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:42:31.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:42:31.250Z |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-03T06:42:31.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:34.043Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b6b40da7-06b3-4ed0-ae81-0c1ab3cf4667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:34.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:44.072Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3561a912-3bf1-426f-97de-b7d2fdf1d7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:44.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:54.092Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5eaf44d5-6d01-491c-b461-a3115b6e4837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:42:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:04.119Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8da9a051-a4bd-45f6-bdde-c1effca9aed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:14.175Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fe57f316-e80e-45aa-82e4-dc7d850c2062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:24.187Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ed22cd0f-2508-4877-9fd7-4af61bb9eba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:24.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:34.202Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1b259852-c7b1-41e9-b5e3-9ccac73bd3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:34.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:44.218Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4d3d6149-042a-427b-b8d0-00aa7bebeddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:54.237Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=eeacf12f-8433-443d-9456-2dd0c90a90d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:43:54.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:04.259Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bbaee568-44b2-41d1-8ae0-1c292c626d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:04.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:14.277Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d5ff9037-8163-4e05-a517-d340ada4795a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:14.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:24.289Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5046f518-22f0-49be-910d-341227f0e376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:24.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:34.327Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f09e246a-cd6c-40ca-a364-f0fef1ab51e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:44.340Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c74f1052-9cde-41c2-8709-1202d6d12878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:54.352Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cc7c4c5d-bc21-45aa-a936-d4a1d8b0bf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:44:54.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:04.371Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a4e16ba4-6375-4ed2-a2d4-bdc3c480039d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:14.384Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f20fb835-04ca-4bc4-8449-27043c6b2c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:14.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:24.398Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=914e8b1b-1ab7-4450-abf1-dc75a0a9058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:24.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:34.420Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=086d1741-e41d-42ec-8521-2ec1de812ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:34.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:44.478Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4d8a2b37-38a8-4733-9e3c-361ba7a1526d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:44.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:54.489Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=aeadab40-620f-4a9c-84eb-4bcf476a5d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:45:54.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:04.508Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8c01e1e9-88da-4e70-8f3b-3aa51cc0862c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:14.527Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d8e2920c-40b8-4f9f-a4b6-ce7b2c7e65f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:14.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:24.577Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fb624de9-6e59-40d4-bfb5-17b87c76ab03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:34.596Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c172b59c-a60a-46fb-947b-03db34ee37e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:34.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:44.621Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=63699828-c2db-44cf-b6fc-bafde7251ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:54.635Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1786b86b-7c37-43ed-8c57-723ca2d458ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:46:54.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:04.646Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e7562450-4327-4983-b526-57e7fdbf10b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:14.662Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=dc3b99af-1316-4926-9c63-87b56af087a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:24.675Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7402d7f7-51f8-41c2-b36e-240a5742ffaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:47:31.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:47:31.005Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:47:31.006Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:47:31.009Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:47:31.014Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:47:31.014Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:47:31.014Z |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-03T06:47:31.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:34.687Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9b4b52b8-6d40-46d6-8fca-a8f563b1446b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:44.698Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f2922fce-1603-4f39-884b-24ba883c4397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:44.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:54.713Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2a1fb320-5c4f-4efd-ad60-f87e0b58d811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:47:54.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:04.726Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5d8302a0-a21f-441f-8ecc-9e73fb2d8d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:04.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:14.738Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=70a3b731-6053-48af-b51a-6e3f40e473a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:14.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:24.753Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c1e32f74-2244-45b9-84c0-7b817a4b89cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:34.765Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9b153c85-2945-4ab4-9224-057c3db6e0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:44.784Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3b22dce1-5b67-476a-a36f-90460ee5ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:44.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:54.796Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1edbdd02-af2c-4e64-a8fd-a8494369408f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:48:54.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:49:04.808Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=77465dc5-3e44-4536-b34c-ada85aafc48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:49:04.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:49:14.819Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1d73b622-42c6-4dde-acf7-d063c82a949b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:49:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:49:24.832Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1075e6fe-6b04-4593-94ab-40a71b757437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:49:35.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:49:45.181Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=08e699f6-d369-4079-b641-e01240ad3ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:49:45.949Z |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-03T06:49:55.948Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2f869e6d-b03b-4cf4-985c-6a9b881ebb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:50:05.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:50:15.540Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=699adc8c-8ea4-4921-a12d-728da4d1b24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:50:25.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:50:35.114Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3ce0eda0-5804-41f9-aeb1-3dde0086bbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:50:44.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:50:54.747Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7b214d52-7444-4cab-b049-685d4d78ca65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:51:04.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:51:14.322Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=81e075b5-4cf4-49da-8dc3-92cffe08b37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:51:23.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:51:33.896Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f5a68ae0-861c-4cc0-a48b-e5382a36e9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:51:43.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:51:53.497Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6a6de212-79b1-474c-83a4-9640c362ad3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:52:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:52:13.133Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0e0059ee-5574-4360-89f6-c291c20d641a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:52:22.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:52:31.087Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:52:31.088Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:52:31.089Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:52:31.092Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:52:31.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:52:31.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:52:31.101Z |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-03T06:52:31.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:52:32.724Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=32597a9b-a03a-4a95-b8d8-08ab2e0d7d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:52:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:52:52.329Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1cb8739b-779e-47e5-922d-a95dd07f28e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:53:01.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:53:11.932Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5cf95084-9889-444b-92bf-7342d5dbf08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:53:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:53:31.518Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f6984297-e1b8-46d7-9a01-ef381acf7955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:53:41.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:53:51.110Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f2898e9e-278c-42cd-bb6f-e721161655fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:54:00.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:54:10.728Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=87798393-a9dd-4cf3-89ce-b7906f438a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:54:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:54:30.301Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=37817180-2dfc-42d9-ad9f-1d95137ec2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:54:39.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:54:49.907Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=268d0b71-9596-4a44-ac66-8a8fb0905165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:54:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:55:09.527Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d9eaf34d-4b10-4ccc-a932-0d459a1b9b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:55:19.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:55:29.097Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ebd23b0b-97ae-4ec3-9305-a088bb642852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:55:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:55:48.672Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9cf8d724-70d2-4ded-bee2-ddc7bc8476f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:55:58.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:56:08.295Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7dce7279-ee2d-42ca-b0bb-35c9bb8cad20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:56:17.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:56:27.866Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=109fbc71-21e8-4354-8cb3-6a8020e19282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:56:37.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:56:47.436Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f7d07ca9-d1a5-491a-b923-11d3b079f90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-03T06:56:48.434Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ATgGgpCVXUI5CpX6Hg3z, 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-03T06:56:49.076Z |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-03T06:56:49.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:56:59.076Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e5250923-ff05-4cd0-80dd-42fe32990f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:57:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:57:18.648Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=eda995cb-4713-419e-bedc-60b19e6a2975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:57:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:57:30.965Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T06:57:30.966Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T06:57:30.967Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:57:30.968Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:57:30.974Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T06:57:30.974Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T06:57:30.974Z |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-03T06:57:30.976Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:57:38.226Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6abe8a15-e013-44d5-8fbf-5fd3c3194f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:57:47.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:57:57.826Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=22281df8-4647-4b64-8102-7c67f075973c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-03T06:58:04.798Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ATgGgpCVXUI5CpX6Hg3z, 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-03T06:58:04.837Z |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-03T06:58:04.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:58:14.838Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8b8baf10-f4c6-4e8b-bdcf-908fc1f35b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:58:24.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:58:34.406Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f905e693-a699-426d-a0f9-a08c374ccf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:58:44.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:58:54.006Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5f61b769-e6fa-46ff-bf1c-c9554261da75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:59:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:59:13.580Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a3ae9b9a-e43e-493d-8061-2ada25d46b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:59:14.326Z |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-03T06:59:24.326Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=dbc13ed3-fcae-4d72-a7f5-21c1393a0a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:59:33.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:59:43.952Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=78b3dd03-ff28-4eb3-ae32-a35b5e4907d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T06:59:53.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:00:03.540Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=056b3437-b643-420c-bb17-9e661a441ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:00:13.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:00:23.149Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e60d394e-a0c1-4962-ba6b-fc6d25ede972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:00:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:00:42.737Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5da0ecfc-80f8-4f13-878d-f5479e9c38cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:00:52.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:01:02.300Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8b336849-46f6-4b19-9d12-68ea042d399b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:01:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:01:21.872Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=13477601-79cd-41d4-9089-5c862aba45b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:01:31.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:01:41.453Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=99477c51-148e-4a4e-892a-2fe964888bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:01:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:02:01.020Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=594d8904-b7ef-4e5a-aeab-814d15c9ae01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:02:10.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:02:20.592Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=06de481c-664c-4617-ac4e-38feb661fe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:02:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:02:31.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:02:31.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:02:31.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:02:31.100Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:02:31.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:02:31.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:02:31.107Z |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-03T07:02:31.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:02:40.194Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6689a6af-d05f-4a9f-889b-60761e8312aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:02:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:02:59.818Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=abdccc66-aeed-4321-acdf-de956cde0364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:03:09.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:03:19.430Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=43c84e91-f707-40df-894b-dc02d9517ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:03:29.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:03:39.002Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d50b755d-a867-438a-a614-0058c7625a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:03:48.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:03:58.592Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=943ddce5-cf48-4302-86c8-03650c5165ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:04:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:04:18.178Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b83ab8ab-4eab-4de4-b8a4-cfb6f457ddcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:04:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:04:37.781Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8e599f27-f92d-4e2c-93c3-806203841722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-03T07:04:38.605Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=xdgnOdZBfLl1PDNf3JWj, 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-03T07:04:38.622Z |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-03T07:04:38.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:04:48.623Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=21ea9e8f-eac3-4439-a635-0deee0da4f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:04:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:05:08.190Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=37ba2a1f-e142-437c-a96a-1bb3919341fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:05:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:05:27.791Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=760b0daf-fba1-44ef-8703-02ec2667b74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-03T07:05:28.734Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=6HmMrYwHto0VJFP7oJO4, 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.DmaapPublisherTaskImpl |2023-01-03T07:05:28.744Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=6HmMrYwHto0VJFP7oJO4, 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-03T07:05:28.773Z |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-03T07:05:28.811Z |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-03T07:05:28.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:05:38.813Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=edb86fd5-f554-4486-9131-003261006d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:05:48.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:05:58.413Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f17088c1-3f05-4351-a459-2de39be37e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:06:07.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:06:17.998Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=51b5d3ba-73ce-4a20-aac2-04e0b2931889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:06:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:06:37.568Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=93af51e7-0028-4530-b36b-30757cc2b90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:06:47.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:06:57.165Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e3357c36-0159-4b3d-ba28-c5535f0d42fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:07:06.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:07:16.731Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2c78c812-a050-497c-b9e3-30e058e022c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:07:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:07:31.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:07:31.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:07:31.026Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:07:31.028Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:07:31.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:07:31.033Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:07:31.033Z |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-03T07:07:31.035Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:07:36.310Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f028203a-fa9a-4256-91d3-eac5db7f825a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:07:45.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:07:55.877Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a348a41b-1ca8-4639-9b9a-8c03b9358a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:08:05.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:08:15.461Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=15a34473-28db-4a2b-8b6b-429aef4e059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:08:25.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:08:35.031Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a06afc63-201f-4834-a61d-2c7c215f3ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:08:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:08:54.660Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fbbe3f49-2dd1-4270-a35f-2f8c39787450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:09:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:09:14.248Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=85348f2d-ee9c-41e9-83ce-78260ce8fdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:09:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:09:33.829Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=18abad23-2af1-4257-8525-6281d35576c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:09:43.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:09:53.391Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2a879bf6-fdd6-4bcb-9537-9aaceab8b463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:10:02.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:10:12.981Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0d48ff07-6ce7-405c-a28d-dae8dc6769c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2023-01-03T07:10:13.912Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=wsNvh8jiiSL4C35TCKJX, 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-03T07:10:13.944Z |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-03T07:10:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:10:23.946Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0e85675a-bebd-40e4-a224-0930fe7f9c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:10:33.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:10:43.533Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=96770dd6-3eee-4c0c-b9fa-328356732d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:10:53.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:11:03.132Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f5084312-e27d-4d2f-ad1d-adc9611912f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:11:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:11:22.719Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=49409ade-20ff-4fed-b80b-5b9b1de36aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:11:32.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:11:42.276Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=496916e7-ce23-470b-8c3a-b25bb89d6438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:11:51.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:12:01.836Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5a27f12b-8c7c-4347-9a88-28e7a1ef7d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:12:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:12:21.409Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9bcb958d-f7d2-4f68-ac5b-b89a3bab9b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:12:30.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:12:31.071Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:12:31.071Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:12:31.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:12:31.076Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:12:31.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:12:31.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:12:31.082Z |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-03T07:12:31.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:12:40.975Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9c620ae6-07fa-4350-b7f9-9b47d1d98491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:12:50.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:13:00.579Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a53b716a-e428-47b4-af9c-e306754f757e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:13:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:13:20.141Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bee61ae1-56d6-441f-90d5-0d0aef378fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:13:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:13:39.726Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c35f414a-16b6-4886-b8fe-8431c40f1785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:13:49.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:13:59.307Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=59ef54eb-5cf8-4432-acf1-07a1f33766e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:14:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:14:18.897Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=714992f6-27ad-4a77-8c99-0fff324b0711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:14:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:14:38.464Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4019126d-a0d1-4670-80d4-f79239b71647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:14:48.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:14:58.104Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=267fb00d-30a8-436d-a7e1-dc8704d41641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:15:07.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:15:17.711Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2988fa7b-9278-44da-b169-5220fe5affeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:15:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:15:37.305Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6804dfa2-c56c-4871-b764-527adc0f6733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:15:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:15:56.886Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6c39d472-303a-4c6d-a0f6-ab27bcda934c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:16:06.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:16:16.456Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8d5c554a-429c-44f1-90a0-4176a02037d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:16:26.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:16:36.025Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=971722b7-a594-4b57-bd7a-d76d06c2d368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:16:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:16:55.588Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3aca8344-91a7-4ed8-b67f-56c8c86f9bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:17:05.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:17:15.148Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0c4736bc-7353-4e32-bba9-c141eaedfa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:17:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:17:30.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:17:30.986Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:17:30.987Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:17:30.988Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:17:30.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:17:30.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:17:30.992Z |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-03T07:17:30.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:17:34.717Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1926f563-3003-4891-8809-4f99f4d79635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:17:44.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:17:54.310Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=786db246-22ed-46e1-a867-6373f1f84e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:18:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:18:13.878Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1bb278f6-5c69-46c4-98a3-5a1581fd54dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:18:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:18:33.454Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8821e4e6-b583-4699-b9ed-6d627a36bca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:18:43.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:18:53.090Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0762abbc-5a42-4d0b-ac62-1d8692e09453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:19:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:19:12.675Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=13c5ee8f-a891-405c-9a60-65effb8df3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:19:22.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:19:32.266Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2cf4dc4d-861b-42b3-9197-9e8803ceb41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:19:41.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:19:51.869Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1c496b32-c493-4433-93aa-a158b157bfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:20:01.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:20:11.434Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=42259063-ff62-442e-8ff0-347839eb9740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:20:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:20:30.986Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=633aed96-f624-4b78-a5c9-b256cd6dc108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:20:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:20:50.568Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f663b0a1-1ebb-4596-b65d-e460b25a8980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:21:00.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:21:10.131Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ebe61650-da91-4dd7-9b2a-97c3de029b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:21:19.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:21:29.730Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=009962cd-3606-4a5f-a028-57e5a761a627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:21:39.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:21:49.311Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=72f822f7-5f8a-4569-8e0e-f0faca881725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:21:58.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:22:08.872Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4a4b2360-78fd-4963-b68e-657616f9e996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:22:18.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:22:28.452Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fd3a7bf2-59cb-4658-880d-25425f2a1129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:22:31.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:22:31.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:22:31.168Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:22:31.171Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:22:31.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:22:31.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:22:31.175Z |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-03T07:22:31.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:22:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:22:48.011Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b8ff976e-5622-4c18-9ed0-4582ca31b2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:22:57.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:23:07.561Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e1d8f0a5-daa2-45f6-8e19-389484180f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:23:17.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:23:27.119Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a6a9ad76-5778-4e61-8e34-75df6d574797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:23:36.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:23:46.736Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6aeeb0d9-d242-4738-aff0-e72879c1a698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:23:56.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:24:06.290Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9426615b-e6cd-44b2-9a25-18601e32903b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:24:15.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:24:25.860Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=47faeb28-3c8b-459f-a8e7-ed3c48353cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:24:35.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:24:45.422Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ec9b86e0-a229-40ea-9a01-b5350206b0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:24:54.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:25:04.981Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a3a09b95-8dc1-4e99-982e-b6f5ac9e1b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:25:14.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:25:24.537Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2de345af-5107-4dcf-a032-f13571bea9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:25:34.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:25:44.087Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e80ddad9-e0fa-4030-9b25-e403510d0be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:25:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:26:03.650Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=469f69b8-be84-4c05-a945-c28ac1e0089e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:26:13.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:26:23.208Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=30a1c50b-c55d-4b8b-a6c3-a6a86402a2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:26:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:26:42.769Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=42ab7823-e3db-44d8-b22e-c329c6933e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:26:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:27:02.320Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7b0833f9-4bf2-4f0b-a6ce-b8b8f6f08888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:27:11.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:27:21.894Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=edb6fbf9-3893-433d-bebe-909eef6baec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:27:30.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:27:30.984Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:27:30.985Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:27:30.990Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:27:30.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:27:30.996Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:27:30.996Z |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-03T07:27:30.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:27:31.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:27:41.471Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9ea3b8bf-64d1-449b-b421-33469b6e9b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:27:51.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:28:01.034Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3db83cd9-dd7a-4a55-9586-2b4cdd2847bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:28:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:28:20.590Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b1528b09-b5a2-4304-b76f-53b4a3aeefc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:28:30.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:28:40.158Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2ee0ba3e-d788-4e6f-8901-3221046c5763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:28:49.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:28:59.721Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1fdde627-877b-480c-9a60-571361539310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:29:09.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:29:19.275Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=834954c7-bf95-41aa-8a23-474a20a6cee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:29:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:29:38.849Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a98b7925-8961-43f8-8b68-d8e8d7066cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:29:48.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:29:58.457Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=570b0175-159e-41c0-aa84-712220230fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:30:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:30:18.008Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c9fe494e-f4b2-4d04-b46f-cd68e95fd9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:30:27.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:30:37.574Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=27ed23c7-24d9-49df-a681-601fb5ccc9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:30:47.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:30:57.161Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=46b358a1-83b8-4726-8792-496205c00786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:31:06.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:31:16.721Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=35f437bb-2206-4b9c-8fa1-ca56d6a2b5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:31:26.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:31:36.289Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ace541cc-fcc4-40f8-ba28-11c6c85e1c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:31:45.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:31:55.842Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cac52f54-ac41-4165-83f9-80743d9eb609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:32:05.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:32:15.399Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=5a55ecb5-47d1-4b11-b993-4a6600191dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:32:24.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:32:30.993Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:32:30.993Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:32:30.994Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:32:30.996Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:32:31.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:32:31.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:32:31.000Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-03T07:32:31.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:32:34.947Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e3e319c8-4f05-4997-8cde-d04fd354be6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:32:44.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:32:54.509Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=77e2884f-8c7a-4ec9-82d3-cdfa4299ec29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:33:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:33:14.069Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3708861c-f685-4923-be4f-ffd5ad4fed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:33:23.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:33:33.637Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=31b30ec9-47ac-465e-b3b5-463d46aefa7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:33:43.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:33:53.206Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9ac8d4fb-da2f-4038-9418-82484d70cbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:34:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:34:12.768Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7078dc96-16e2-412d-83a2-7a676f8b169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:34:22.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:34:32.333Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8f428a98-4535-45f0-920d-02ab91cb524a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:34:41.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:34:51.940Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b8768bee-7371-4115-97a0-4b3f737d6192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:35:01.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:35:11.512Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9ab08353-aac7-406e-9e6d-e7b7b59af702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:35:21.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:35:31.086Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9ef4687c-8255-40fc-8b27-fa9c3e59b9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:35:40.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:35:50.657Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=95536de8-451a-44bc-8293-721146152da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:36:00.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:36:10.219Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=964f8f36-c0f5-4448-9114-5d58cdc242d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:36:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:36:29.779Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7ecbb0ca-c3e9-4531-a69b-f46291d9c1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:36:39.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:36:49.377Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9dcfa93b-773e-4b8a-a20d-c74f2126fc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:36:58.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:37:08.930Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2f83143b-d27a-4556-871c-61abfbbe2825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:37:18.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:37:28.495Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e1471e23-cd20-4f9a-a51b-1a4fe15332ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:37:31.007Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:37:31.008Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:37:31.011Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:37:31.014Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:37:31.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:37:31.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:37:31.022Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-03T07:37:31.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:37:38.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:37:48.055Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=78b3ffc5-f59b-4365-a4e4-6ed89d3f29ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:37:57.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:38:07.663Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2e6c8694-f1e0-4d8e-929c-32170b306cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:38:17.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:38:27.233Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bc9e43d5-af96-4d02-b69b-0ce5f7291be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:38:36.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:38:46.798Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0750025b-f5ae-4387-984d-78534bbb46a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:38:56.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:39:06.380Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=31dfaeb0-0b12-4fc7-a9f7-f00b0b2682af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:39:15.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:39:25.939Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ee1bf6a6-a214-42e4-a5d0-cd5c4437b200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:39:35.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:39:45.555Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=305f7e6f-d70a-4505-a48c-6d7c9c2be729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:39:55.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:40:05.123Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=62d21bb1-d727-45cb-b93b-4b250e01d2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:40:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:40:24.673Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b0c9a710-a698-40a7-b41c-9fe111bb0e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:40:34.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:40:44.264Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=2add6e43-7546-4773-8766-c3bd7703a059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:40:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:41:03.857Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c14bc5cc-83a2-4e10-93d5-0b7c5886cd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:41:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:41:23.429Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9e80b43e-7419-4253-a17a-bf9f7f5dbbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:41:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:41:42.995Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=0e9a17ad-34c5-465d-9e3b-e22bc24ba428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:41:52.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:42:02.559Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e779720f-da97-4839-88da-7334474eee35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:42:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:42:22.162Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a33d95e9-bd5d-4e55-a4c8-422e3e5bc49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:42:31.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:42:31.042Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:42:31.043Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:42:31.045Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:42:31.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:42:31.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:42:31.049Z |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-03T07:42:31.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:42:31.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:42:41.740Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=e90cdf3a-d7c8-4172-9670-0815740e66cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:42:51.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:43:01.321Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ad92a61b-71e3-4bc5-9f46-6b25ccf90845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:43:10.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:43:20.882Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=9950ae69-7822-41b3-b4ca-2f6a1a3f7ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:43:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:43:40.457Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=373c0a6c-476b-4584-b67e-e39550d611ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:43:50.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:44:00.018Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=bc9da63b-d67e-4bb8-8e1e-dddf48164c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:44:09.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:44:19.582Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6a93663c-7dd7-41bb-abd8-b0caff8f3659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:44:29.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:44:39.164Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ff1bf249-df98-4818-9851-8845b41d9f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:44:48.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:44:58.719Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=98077e71-dfef-42a7-af84-5471b4316bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:45:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:45:18.311Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=ab31d635-b659-4ba6-a25d-e064e547363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:45:27.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:45:37.908Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f351455b-444d-4169-98a0-96d6b4680a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:45:47.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:45:57.517Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1aa2013a-ea1b-4d2b-a913-ef866fe3d4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:46:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:46:17.078Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=faf099be-37f7-4ae7-b044-15c28a1008a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:46:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:46:36.680Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=41bf309f-48f8-4f63-808d-4b0e429bd089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:46:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:46:56.252Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=4ef55b9a-b7f7-4fa7-a9d3-23e060a6bde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:47:05.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:47:15.821Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=77d53c36-ce0e-41a0-b8c2-03978a7c4708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:47:25.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:47:30.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:47:30.932Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:47:30.933Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:47:30.936Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:47:30.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:47:30.940Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:47:30.940Z |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-03T07:47:30.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:47:35.372Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=cd59189d-4ebf-4206-b506-90763ab3a34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:47:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:47:54.965Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=fae6174e-c033-40de-8478-fcc748e86749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:48:04.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:48:14.530Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8116e5c6-a732-4032-9a7c-f589d0da7e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:48:24.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:48:34.096Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=919e0ed5-a146-41b6-ab18-8157436afacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:48:43.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:48:53.718Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=59cabbec-26d1-4824-a384-7c9055af15bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:49:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:49:13.295Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b2ecea27-cb7b-4790-84fc-6e74207368f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:49:22.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:49:32.861Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=dc0e4250-fd3e-4cd8-9644-397ebd23d94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:49:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:49:52.430Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=6e29196b-9d26-46fd-b3ff-ad7f36f95582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:50:02.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:50:12.020Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=36afd2a0-5a58-45e2-b6d6-13b1cd1809a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:50:21.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:50:31.609Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=d42c321b-7661-4851-96c9-032ddf60d235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:50:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:50:51.183Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=68038090-248b-418b-88fe-536a2e239736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:51:00.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:51:10.771Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c4514fd0-a53d-4e6a-940d-836a3822a174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:51:20.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:51:30.358Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=53b64154-56e6-41a5-aee4-79d267c9f897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:51:39.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:51:49.962Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=b67f71bd-a48f-4ccb-a9ce-5ac7ed3f00a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:51:59.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:52:09.545Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=32a756b5-9332-4fb1-9d56-842e77563149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:52:19.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:52:29.136Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=179f715b-f961-415d-b654-2321585b964b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:52:31.077Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:52:31.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:52:31.079Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:52:31.086Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:52:31.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:52:31.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:52:31.095Z |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-03T07:52:31.098Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:52:38.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:52:48.711Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=78f13780-ca42-4e2d-adf4-1ab6c79de868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:52:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:53:08.277Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1307651a-fe52-437f-a904-5cfe6820532d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:53:17.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:53:27.850Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=3f49f9c1-6e7b-4ecd-b0a6-22901a1c1659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:53:37.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:53:47.441Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=7080bd7c-b971-4194-b412-b1437f31bd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:53:57.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:54:07.023Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=98737d55-8c27-43b5-9c15-feaa91bd6e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:54:16.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:54:26.597Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=73b6bb20-ae45-47b4-b59c-96e4a851d52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:54:36.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:54:46.191Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=65ee3c41-82ad-4d58-ace3-f071114e8f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:54:55.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:55:05.773Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=1ab5a7bf-96f0-4bbf-bda9-88e5ecd4c537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:55:15.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:55:25.326Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=db26461a-f281-4f66-9cea-a4891b13ac28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:55:34.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:55:44.933Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=8362c08d-1e3f-4df4-ade4-a3390fd9f5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:55:54.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:56:04.492Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=906e6ac6-5b39-4936-9282-1425225d43e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:56:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:56:24.067Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=f702071d-6051-41e2-843a-7f1d7b5b448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:56:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:56:43.632Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=c0397600-4f26-41e4-91f5-4bc8c2cbc3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:56:53.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:57:03.228Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=a277dbaf-0562-4be9-b0ca-5b423cb71fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:57:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T07:57:22.798Z |INFO |Init configs |InvocationID=d19b096a-506e-4df1-813b-7cb6228a72d9, InstanceUUID=55775c57-e77b-4e0b-b362-7106edac4e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:57:31.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T07:57:31.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T07:57:31.045Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:57:31.048Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:57:31.054Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T07:57:31.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T07:57:31.054Z |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.aa