By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:01:27.643Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:01:27.656Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:01:27.657Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:01:27.659Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:01:28.074Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:01:28.202Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:01:28.203Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:01:28.203Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:01:28.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-27T23:01:28.332Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-27T23:01:28.356Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-27T23:01:29.672Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-27T23:01:30.117Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-27T23:01:30.141Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-27T23:01:30.141Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-27T23:01:30.232Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-27T23:01:30.233Z |INFO |Root WebApplicationContext: initialization completed in 1876 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-27T23:01:31.150Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-27T23:01:32.991Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-27T23:01:33.539Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-27T23:01:33.567Z |INFO |Started MainApp in 8.212 seconds (JVM running for 8.948) |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-27T23:01:33.758Z |INFO |Start scheduling PRH workflow |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:33.768Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=db7015bf-3102-4b98-a4bf-3a9a2fbeb6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:34.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-27T23:01:35.773Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-27T23:01:35.774Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-27T23:01:35.788Z |INFO |Completed initialization in 14 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:44.964Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4d36aba4-633a-4d80-9e1b-9e282dc00003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:45.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:55.009Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0015953a-98dd-49ea-9d39-cc44f69d392b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:01:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:05.035Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f0ac6514-bf3c-4e29-b4e4-5fa6c014a50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:15.096Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5d5dfd81-1836-45c5-8e3e-b7728b38c361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:15.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:25.119Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=411d518a-6f18-4832-86a8-87ff27a32dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:25.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:35.144Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a1832e7a-e249-482c-8057-c40c3b916a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:35.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:45.186Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bedaff84-8c03-4324-ae87-3f3bffb13c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:55.214Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1cf67bd8-1db8-496d-be12-f5e7b9292de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:02:55.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:05.232Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a1aa2c4f-89b8-49a7-9a84-5c1c94cceade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:15.248Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f2fc6fb0-02e7-4033-a941-1528c0f6b2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:15.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:25.262Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2297579b-7c1e-4e09-b1d0-852359172ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:35.278Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f713fbb4-0a8d-45e7-8a36-6f51bf6ce1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:45.292Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=522f2515-5f81-471a-94a2-5f9944f9d40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:45.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:55.306Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2b61183d-d85d-4277-beee-8192fbb15b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:03:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:05.332Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=db9046ec-39e6-4304-98a0-9375be048743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:15.348Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9a938101-de30-4e44-92c0-e082b021f575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:15.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:25.363Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f47a0c98-6725-441f-bbd9-852d5f917343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:25.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:35.397Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=513d0c93-6020-4ed8-973f-d6b38b7129c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:35.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:45.433Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c07097b6-06cc-4ee2-b481-208036395e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:55.452Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d77a677d-12e8-42ff-9aa4-af98fc23283a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:04:55.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:05.526Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5984c479-cb72-4e48-b35e-5204648fbb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:15.628Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=aa5fa618-e7c1-4879-8803-861a72bd8877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:25.642Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f5512a1d-3423-4682-b35f-4278fe0db9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:25.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:35.662Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=57559820-0235-465a-9ef1-23b4a7a6266e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:35.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:45.680Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=910153fb-806d-41b0-bfb9-fc6b719afe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:55.694Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=53f357e1-2fff-42ca-bea9-1e10a9197196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:05:55.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:05.719Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0e1ba399-3b4e-4357-9824-b012250c63c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:15.734Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a54382cb-883e-430e-bec1-877aab6f2297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:15.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:25.767Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0048ba4d-55fb-41ff-9ed8-f28f0b745f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:25.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:06:31.929Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:06:31.930Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:06:31.930Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:06:31.930Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:06:31.931Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:06:31.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:06:31.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:06:31.945Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:06:31.948Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:35.784Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e1d05d35-28b7-4d64-89b6-8a81244e096d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:35.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:45.801Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d1a4e4d8-aaea-4847-9f07-e578d1795049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:55.820Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3013b1b5-cca9-4bc9-ba25-d441b705ecf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:06:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:05.861Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4748df47-aeca-46c2-b94b-cbfaa4b2bb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:05.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:15.877Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e9facc11-5a7e-4915-93d3-f6bd053f4935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:25.891Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8d3b0410-b5cc-4908-b58f-0e0847b4979a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:25.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:35.940Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a4f6e478-0491-4660-b694-b1d7b03707a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:35.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:45.957Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=150684ba-da46-412a-8c90-770b9eeffad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:45.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:55.978Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fd7a66f9-f159-4aab-b292-1086a59a3053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:07:55.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:05.993Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b66efa60-d028-4174-9c2a-af304aee2f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:16.007Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8647df5b-76b5-40a9-93ea-07e760aa9535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:16.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:26.021Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ac006553-b2e2-46d5-a295-e1fc08321773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:26.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:36.034Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2c267064-e6f4-4c47-b760-5f5b38ecba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:36.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:46.055Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c5c44e22-ec35-44da-8f45-6c59ba9aaaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:46.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:56.069Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7262c6ac-a088-43a4-b5b1-a948150e3c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:08:56.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:06.085Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bc517c8a-cbef-41c1-9353-792bcd4d3adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:16.102Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5bfaa0fa-cd67-4607-9277-e61c18ea3e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:16.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:26.117Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ba88a57b-a42d-4393-8d96-7d04dca5b55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:26.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:36.131Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=00afc06c-739f-4963-897a-b4c01c6fd7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:36.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:46.144Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=553a48ca-dde2-45d1-86f1-4231c1a10dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:56.158Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3b81ec93-264e-42b3-8450-241cadc81189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:09:56.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:06.172Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4e9efe09-2699-4cfc-a7af-7954467f31cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:16.186Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=65cb4e82-a592-45e3-bb47-688063213ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:16.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:26.200Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=54b85c69-485d-4c24-8ea4-b814cf53c730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:36.214Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=552a32a9-2c64-44b3-b833-17649e9d96b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:36.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:46.228Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=14629d77-2417-4bb6-b529-ec3379e1efc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:56.248Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0f99c018-abb6-47d1-b89f-160456503e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:10:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:06.261Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c4c9cbed-b8ae-4b8b-a633-4af6c8028c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:16.274Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9000a8ef-38ac-43e6-9bc9-631f0aa2bc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:16.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:26.288Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=af211eb7-0451-4afb-bf28-bbf06a55861c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:11:31.433Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:11:31.434Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:11:31.434Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:11:31.434Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:11:31.435Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:11:31.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:11:31.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:11:31.445Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:11:31.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:36.305Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ddc85162-219a-4591-a01f-32e0842a8845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:46.319Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5819296d-f230-4387-9e1a-e050591ffdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:46.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:56.337Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3f894e49-8dae-448e-9e3f-593479ce7e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:11:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:06.357Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d4e72c87-1dfa-4059-a005-5171f7ba6002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:06.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:16.378Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a17ab2f1-ce57-4e75-a82e-fd6784357ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:26.395Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=518f8486-5782-49c6-bd93-7fec4f184bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:26.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:36.408Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e32e497e-ec43-49e6-bb20-b9b54b864ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:36.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:46.421Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8a724187-ea2a-41ed-8095-9c87008eaa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:46.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:56.439Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=29aeb07f-8b52-40ca-aa01-ebb1fa2948e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:12:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:06.453Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=daf505e9-8c7d-43ad-aef7-7c99136908e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:16.466Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fad26265-adda-4125-9f88-8af8d3e304c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:16.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:26.514Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c7f6b9cb-e00d-45d4-b6da-8b0b30e761e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:36.534Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6437db87-ad96-4fa2-8f54-4ad2f066a819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:36.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:46.549Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2713bf35-fb97-42d8-a1e0-5addd7729bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:56.563Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=847a17a3-a95f-43a7-ad08-0af18810c3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:13:56.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:06.577Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8f5cbb4b-8e54-4d41-9189-470e83100066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:16.589Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=876acfd5-07b7-4e60-8562-e0da20952221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:16.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:26.602Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=23dcddba-8fd4-4ad9-b135-e8f2a4ff867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:36.615Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1bbbcaeb-0790-4f74-b477-5ff88ad97885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:36.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:46.629Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=da0f700c-1807-432f-b4ce-912e6723dd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:46.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:56.643Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a229d7bf-dc6d-46e5-80b2-f5d819c48a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:14:56.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:06.657Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e8125ce3-1113-4285-8bb2-6d30babff196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:06.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:16.671Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=eb05adf5-7950-4726-b077-bb9cb1b35a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:16.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:26.684Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=af85f651-2ac1-410f-9e51-050652cf9613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:26.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:36.698Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fb86444a-d2a5-41e2-ae17-6b49bdcb6ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:36.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:46.726Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fdfa77ba-25a9-465a-9520-18f9867773ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:56.758Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9b51f8c2-1c7c-4d3c-b92f-c6b08da80ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:15:56.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:06.771Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=11769a57-fa6e-47d3-b9b2-2bcac2daa3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:06.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:16.787Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=344aeb27-4cb2-4b21-9301-18fdddd8fedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:16.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:26.802Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ae370720-f5b9-4d07-b34f-11252ad5af5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:16:31.434Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:16:31.435Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:16:31.435Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:16:31.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:16:31.436Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:16:31.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:16:31.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:16:31.445Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:16:31.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:36.816Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ba62cad2-d9cf-45ff-9ff8-e67e1de634e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:36.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:46.829Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1f14b6a3-fc95-4c24-8ce8-91e5c9555f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:46.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:56.845Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f2e43e4a-d4b4-4d55-bdb9-717753dafd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:16:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:06.881Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a5171ec5-13a4-446a-9bdf-7454dcf3e9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:06.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:16.898Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=251a7014-524a-4567-b588-180553a2b4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:16.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:26.912Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3b7f9f8e-43e1-4563-9e3b-9dd12d923879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:36.929Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3612c1eb-5d1d-4856-9517-8e0e9778fd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:36.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:46.942Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cc5b6765-86cd-48c7-bfac-af13880295ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:56.955Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b6af7096-3687-4fc3-bae9-b0acd17c3997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:17:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:06.972Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fba3d8fa-38d6-44e4-a992-d649aef616c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:06.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:16.990Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8565c6a6-103c-4f7a-ad0a-0f92e02f6671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:17.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:27.004Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2fe96191-d201-4ded-89e5-32cbc0612949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:37.087Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=60d5b145-84fa-4f44-8372-4f6b04a14b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:37.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:47.100Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=aa8c0a4b-74e7-43c5-9109-c833c57f92fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:57.114Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=19ffdbf0-7fd1-4457-a8ac-6c64e0b54d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:18:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:07.125Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ca2bc1e8-6b7d-434a-9ac5-5ae5d9619cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:17.146Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5cd6c925-8216-417e-81a4-19ee874ccf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:27.166Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a5f05c7d-cf89-402a-9ad8-e6c392cb4dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:27.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:37.182Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1a0d3735-ca54-468d-a609-7f06f7a86ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:37.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:47.195Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=576de63c-4a22-42e6-9ab1-eb8b2bdfd4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:47.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:57.212Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=99773ec0-8d24-4ac0-a791-4f22e98a7c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:19:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:07.228Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8bd17761-7737-43c4-b59e-ba417c7bc13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:07.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:17.240Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b94b62f1-444f-4c21-b3b2-db5a052c5692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:17.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:27.254Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e11b2d5e-61a3-4614-a655-b348520269e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:27.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:37.266Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=27a6ea48-e139-4fa9-8e88-60122fa718fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:37.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:47.281Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=01b76a96-2570-4d0a-9ce6-07b745406652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:57.295Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=33ec8d52-314e-4d68-b9da-7f3033cb5a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:20:57.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:07.309Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c8d54f24-2d38-4bda-b9e3-f7140e788a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:07.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:17.323Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b2a83aa0-3848-4907-9f41-a64d3058453d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:17.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:27.341Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=731ed4cf-840c-4140-911e-37567e90c542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:27.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:21:31.444Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:21:31.445Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:21:31.445Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:21:31.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:21:31.446Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:21:31.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:21:31.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:21:31.456Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:21:31.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:37.362Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=afa02ca9-42a3-4630-af3d-f4a03b50e13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:47.382Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=29d979e3-3a94-4a17-b762-96cea17a84b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:57.407Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=660c4936-84be-45b6-ac61-b893324ee5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:21:57.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:07.424Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5c8b751e-eb72-4527-9a80-bcea77fcd91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:17.442Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=12572e11-f581-43c2-a9b9-639c38a58769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:17.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:27.483Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=18c3fe41-041b-4dd5-a467-5cae1128142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:37.504Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=711aaca3-572d-4ad0-a976-df91762343d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:37.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:47.520Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=40df80bb-f0d7-40f7-968d-f5c2ee9bb559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:47.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:57.539Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ca8268b6-9ff9-4cf2-8b90-af361cd24463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:22:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:07.555Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=abf63b90-8109-4e3b-98ca-5ef34f6b60f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:07.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:17.569Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3dd62e85-ff9b-4388-8d6d-011d0ce3812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:17.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:27.582Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5a469458-6027-48d3-8e1a-b429db67811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:27.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:37.597Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=eb19fa28-436a-496d-8a68-bf40d8aaf533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:37.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:47.631Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c5568124-c3df-41a2-8a9d-58149bdee440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:47.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:57.645Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2d75ef86-cc83-4ec9-bb52-f7a411833131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:23:57.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:07.661Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2aa0c0b1-450d-4463-b019-60fbdb94bbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:17.679Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=76b792ff-7276-4225-a766-7c3f40fad502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:27.692Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=055f5100-b44e-4403-832b-a88fcc1dbe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:27.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:37.709Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6d795bf3-5cf0-4bae-8f89-9eba8231c753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:37.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:47.721Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=306264db-b6ee-4f63-a616-b46025417e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:47.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:57.734Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=db38a9aa-aa1a-4cba-95b5-1bacefdf14a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:24:57.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:07.749Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4a82c6b4-744b-4ff0-91b5-57d24a08af20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:07.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:17.771Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1b205411-cb13-406d-a980-12c6951005cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:17.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:27.789Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7682a8dc-a79f-4d86-98af-ca72b56a65e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:27.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:37.813Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=81fba443-93ca-4825-8d5d-b8b6b76db52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:47.829Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ff29534d-1ee6-4700-b5a1-d0e8742dfdaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:47.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:57.847Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1c278fcf-7671-49cf-b479-7f1a8ef1e4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:25:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:07.859Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1a27d59e-d867-498c-ace1-8c873a5e9c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:07.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:17.873Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1915801b-4b48-49e3-bfa7-6d3fad419c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:17.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:27.888Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ef5642db-38b9-43ee-aea6-57b445cedb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:27.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:26:31.517Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:26:31.517Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:26:31.517Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:26:31.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:26:31.518Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:26:31.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:26:31.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:26:31.527Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:26:31.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:37.916Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b82f8c50-7ce9-4529-99a8-83c0cf9ee672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:37.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:47.929Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3c8e7ced-2df4-410e-9ec5-a27ff2ce021b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:47.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:57.942Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=79f9574d-9cd3-4fc4-9ad9-c057fe6507ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:26:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:07.956Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=348d01de-f292-4aac-8cb5-43015280810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:07.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:17.970Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=16c97b42-2ace-4e0a-a012-5a95fb3b4360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:17.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:27.983Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8d30d35b-a9a9-43c2-a79d-d1b9fbfc6dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:37.999Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1ee77501-3bf3-4315-bdc9-9293524a6828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:38.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:48.013Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=db42a260-3086-4e8f-85d5-3fbd158ab8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:48.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:58.027Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ff95bde8-0851-471a-bdf9-e074a2eaf4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:27:58.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:08.040Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=31ab6586-f4f8-4d45-bd47-d05a2ecf4a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:18.055Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=499a1ed3-2aef-42be-b946-9167a3072361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:18.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:28.069Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3b7900ff-2034-4787-9a9f-5bf3cf788c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:28.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:38.081Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8c01580d-ca35-4242-9415-0165967ff15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:38.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:48.108Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=320af4d2-0b47-4cd2-9d7d-ee87c34c3339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:48.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:58.122Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5c37d911-f78c-478a-98f2-dd79d3b14bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:28:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:08.135Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=afa48a11-6b2c-478c-9c4e-1d48139e6941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:08.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:18.147Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4d6875ed-3710-4af6-a23b-8ee2195df289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:18.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:28.163Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5ebc9694-3240-406f-87a4-5b1aea25d603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:38.183Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=41508e26-1bb4-4874-a004-f1e2a78bd0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:48.196Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=73a06bed-5386-4b2b-97b2-f77eefeef19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:48.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:58.211Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=598228ae-692b-4ed2-9d7f-994382cb9519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:29:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:08.223Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b615b6f7-c5e9-44f9-a203-79a2c48ab110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:08.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:18.237Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bed8ad9b-29b0-44bb-9dee-48ad7b98155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:28.251Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=67a45699-e871-4faa-b079-b0aa71523554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:38.262Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=51d14a9e-630b-44e7-9d0c-3e2abfc8cae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:38.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:48.275Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=26d08efb-342c-4cca-a21b-b4637cf6e9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:58.289Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9c4b35d1-eb96-4b50-96b7-9ff41ed6dedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:30:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:08.303Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e1798796-1479-40e1-81e1-c49ecd1c0247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:18.315Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=31f35ba0-1081-4cd3-8d39-c109f39815b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:28.329Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e52e93bd-cd1f-49d7-9438-8787c63b9fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:31:31.345Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:31:31.345Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:31:31.345Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:31:31.345Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:31:31.346Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:31:31.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:31:31.351Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:31:31.351Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:31:31.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:38.343Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ab71509d-52f7-425f-898e-4cc19d189b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:38.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:48.371Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=30f3b759-59dc-4e4c-a9fa-2aefa94da15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:48.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:58.384Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6604585b-c41e-4e6b-b34c-15404958937e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:31:58.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:08.398Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=39fc0750-e0cf-40e6-8366-e77b0f59fe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:08.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:18.411Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c2ec8b46-1c68-4d04-9376-fa89e45525fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:18.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:28.424Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=af1a2232-0d58-4dfd-be21-42593ac26c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:38.436Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4ae15035-4119-4a1e-bdc1-710540eb1b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:38.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:48.449Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2d0377ac-eb25-4ada-893e-87b2ea51a54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:48.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:58.463Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0f4d98b1-405f-44b7-9551-256529f3435e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:32:58.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:08.480Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b3a53900-e5ed-4070-8a17-4994444d02bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:08.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:18.493Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=423ec297-c637-4422-aa38-dcfc0610d70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:18.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:28.508Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f0d39a47-5d4a-4679-a575-964286084da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:28.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:38.522Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ca37d748-fdc2-4787-9746-2a4e14cbf34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:48.535Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=05378646-0e30-4c01-a9d7-2002a20b81bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:58.549Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e26d4fcf-6dd0-4ed4-9c8b-f4488963940c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:33:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:08.562Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f6b8e6bf-774a-46ba-aa26-0978ac8a06fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:18.576Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6794a74e-6175-4555-9594-ac79cc503423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:18.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:28.590Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4e7e4b5c-6969-4c21-8087-fa93fd7c306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:28.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:38.605Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=79222fbd-34ca-4621-af7e-7fdd4d044950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:38.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:48.621Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e439de23-383b-4691-b755-bf85f0ff70fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:58.637Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=98552b64-1388-485b-b6f0-7327ed1bf717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:34:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:08.653Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0cedca5d-d21f-430b-97d0-3a89742913b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:18.666Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b80b4333-9a3c-4562-bd7e-7737f7179f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:28.677Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=64b9eca6-4879-43fa-a373-512a32822d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:28.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:38.690Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9773dcf8-5ae4-495a-915f-9673db3e9cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:38.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:48.702Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2d7c4b80-0263-4f86-af74-9322d52ac199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:58.716Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=dc32a973-ad39-484f-90a0-fa553579d0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:35:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:08.729Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=11ce556c-7918-42e4-9194-dff0df713409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:08.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:18.743Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f1e89021-08c9-4819-a4aa-f31370ecd3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:28.757Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a02cda95-8191-4cca-a5b4-828c297eb8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:36:31.462Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:36:31.463Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:36:31.463Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:36:31.463Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:36:31.464Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:36:31.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:36:31.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:36:31.473Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:36:31.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:38.770Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5146aa0e-1c99-4c5e-9726-ed1e8daa7743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:38.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:48.784Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=afbcc580-5b38-4cd2-a68c-8982684c56f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:48.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:58.798Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cbb7b036-3790-465e-8d23-2fd590c55d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:36:58.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:08.815Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=93671d6c-d8bb-4313-9b71-5539a97df988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:08.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:18.832Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3c679d51-3e67-4105-a015-4b79fb1b1b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:18.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:28.845Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d6ce2f34-5142-4a80-9c3a-dfcb527facfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:28.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:38.858Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bd823625-0476-43c3-966b-04fa61b10dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:38.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:48.871Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9a948283-464e-4e8c-9f2d-d76daa20561a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:58.888Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4af76382-2b6f-4822-bc04-3ec01a7c3f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:37:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:08.906Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e9151f85-ca27-431b-9456-7962d4ebd50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:08.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:18.924Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0e3e9e4c-844c-4feb-9ffa-8e97b06cf300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:28.935Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=17095523-86d9-490d-a20e-9b0f2772da96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:28.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:38.950Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cdca272c-c721-4ef9-8b03-a9395f9ce5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:38.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:48.964Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ce9870c1-1305-44c7-91b3-d337f38d9d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:48.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:58.981Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6446302e-9fa1-4f23-829d-862d8544af17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:38:58.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:08.998Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c8ac88bb-ccbc-4193-bded-7df54bfc1d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:09.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:19.012Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e0957c01-3f3c-4193-8eb8-454e9acf2a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:19.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:29.025Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1ca1eb14-5358-4da7-8ec1-6b07957783d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:39.038Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=73b12386-6ef4-491e-904c-1fdb5f36819f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:39.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:49.051Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2c0ebce2-835e-49d0-84e0-ee7a70d1d2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:49.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:59.064Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=70410e7d-70e0-4659-8594-792f8fe5a6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:39:59.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:09.076Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=11f14412-e4eb-41e5-92ec-5cbcf43cb4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:19.088Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=66c969e2-a9e6-4516-8c0f-6f3802f61522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:19.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:29.100Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0d69668b-7fb3-449d-9c64-37121bf431c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:29.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:39.113Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e83cd7bb-9081-4541-a492-9182cecbdefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:49.133Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c89df9a9-4ebc-402d-866f-6e69fa578783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:59.156Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ccbbce99-7f16-4c7d-b41a-61b60d25fac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:40:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:09.173Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6e19e108-f587-4ed0-bd7a-4b4273e2c2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:09.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:19.187Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=054b1be4-bda7-425b-9ab2-0a6d1a61e990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:29.203Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5264fd5e-ec43-43a6-a0ca-15d19c8a346a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:41:31.571Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:41:31.572Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:41:31.572Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:41:31.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:41:31.573Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:41:31.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:41:31.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:41:31.581Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:41:31.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:39.216Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3f7e93fb-c15e-45af-b814-1778c0635eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:49.227Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=82569062-bdce-41c1-9cda-649ef3258071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:49.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:59.238Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a8ed070c-f943-4c2b-965d-8e6afc3cc141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:41:59.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:09.250Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8d2de8f1-c538-4e67-bc4f-719bed9fc049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:09.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:19.264Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a81fa43d-5820-4802-8615-e3dee7d5daa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:19.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:29.279Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8adc5d48-8347-4828-95e7-116639eb7ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:29.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:39.291Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9b8465ba-f034-422a-bd95-26a06794ce5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:49.303Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=de43a541-d6ac-43ab-83c1-7c593f5e51d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:49.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:59.316Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=18988c30-a73e-4898-9cf6-7b4c1f5ebfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:42:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:09.330Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=51b8f6dc-4e1c-4b6d-9105-fd32b72bcbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:09.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:19.342Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=1cbd1f68-34d1-46f0-9d15-3e6f5a3cf94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:19.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:29.356Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6328e05b-ab5d-4b78-8920-cf254ea8cef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:39.368Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8d0d659c-7a87-4a93-9a31-ccdf2f073593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:39.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:49.380Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cac2ae05-fd0b-49c9-8033-446ccf671e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:49.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:59.392Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4591f7c2-13a9-4154-ba92-8a4712589404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:43:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:09.403Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=61f0e37b-c73f-4d0a-b7d8-626b6f513f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:19.417Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6a641b48-bfcb-4ae6-8bd6-26f53b9f308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:19.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:29.430Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=771d16d2-29f8-4300-bb42-b48ee56dc5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:29.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:39.441Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5c0af4c1-73af-4b6b-8d35-a12c2195f8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:49.453Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b504430c-42cf-4597-96ad-e5f01b70102a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:49.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:59.466Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5741df08-63d9-423e-959b-fb76e8d490cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:44:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:09.480Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a31cfd0d-20b7-4a26-a0f2-2f2417a9757e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:09.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:19.507Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3890c100-46b8-4427-bdc5-2a976b090cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:29.519Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3469ba76-61bf-4aa5-885b-ea23d9caac68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:39.538Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=122fb8e0-9bc7-4fa2-9925-c02e93c26d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:39.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:49.552Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e95bea85-6346-45c7-8825-83767f575562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:59.564Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bc4aa003-52ba-4d11-bc64-fa385dae45a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:45:59.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:09.578Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4cdf0c4f-bf77-4b09-88fb-bfe508f0d45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:09.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:19.590Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=7be7ba5d-affa-4af5-9185-2de8a06f7a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:19.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:29.614Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=2ff5ab1f-228b-483c-b676-f194f9c1849f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:46:31.341Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:46:31.342Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:46:31.342Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:46:31.342Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:46:31.342Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:46:31.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:46:31.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:46:31.348Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:46:31.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:39.627Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ced6ddef-7063-4170-a745-f08788a64e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:49.640Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9486868a-681f-4743-b6a4-9f0cd26e8919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:49.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:59.654Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=dbccae3c-c760-402e-8e77-dbe4e8d6993f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:46:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:09.668Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=eb984607-28d2-4eb8-80d0-f479eeaab97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:19.690Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3042297e-d184-4754-b923-be2a64bf3037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:19.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:29.708Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5ca1dee2-ce0b-4673-a37d-871e62b16d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:39.722Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=794b7b73-dc85-45a1-ba8b-2213895734a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:39.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:49.734Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=18765782-7635-4bf5-8a5d-7828cdc082ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:49.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:59.748Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9e31980a-a69e-42c3-b20f-de64d96bc388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:47:59.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:09.762Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=71ee12b6-1793-468b-86ad-0a6cd926a43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:19.774Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c5f49c3f-dc01-436f-a114-cf24d91daa0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:29.804Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=58190dde-06e7-4a1c-8a75-75baafecbc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:39.816Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bc5fd063-5eff-42f5-a2da-0fb391703bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:39.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:49.833Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=169d8675-76dc-49b3-80a6-7194842d77a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:59.850Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=91afa7fc-fd93-485a-b81d-9a4c41229549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:48:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:09.862Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=98563d02-41dc-4671-b5d5-cf3bbfa344e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:09.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:19.874Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cdc9ac63-d58a-4ec2-b671-b350c65afd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:29.888Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8594ea17-af1b-4ce5-a5d1-a5ff0c885bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:29.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:39.901Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=256f7635-e6f0-42cd-bf88-f9504dafcdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:39.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:49.914Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9df5ff59-1821-4b21-a006-6e3e93aa6a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:59.929Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e2e07d59-a43a-40f7-9060-e42dc9c17a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:49:59.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:09.941Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=e317e2ea-3677-4e64-b0d9-01a3c493d850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:09.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:19.952Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bd18d48c-b0f2-4fce-9226-c755696d8fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:29.965Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=cdf46f9c-cbc4-4132-8f6e-699609ca25e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:39.976Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=67903421-229d-4e73-805b-0e660470622c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:40.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:50.003Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=51d013fe-b389-4c5f-8d14-6f3bd3e6742b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:50:50.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:00.032Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=74c9013f-2518-4f23-9f46-ac7bcf408cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:00.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:10.043Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=0962ff2c-74fb-4ec8-9030-1fdca34d2288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:10.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:20.057Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d5b3086b-e71f-48ab-8a4b-f55fe153f32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:20.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:30.084Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=42a04da9-f0d5-4e6b-9847-782868b8977e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:30.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:51:31.451Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:51:31.451Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:51:31.452Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:51:31.452Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:51:31.452Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:51:31.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:51:31.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:51:31.460Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:51:31.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:40.098Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c39a47ec-68e3-4da2-9eb3-84038e96bc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:50.111Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bba914ac-f896-4b50-9e3f-0d33216bab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:51:50.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:00.125Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3d9b085c-5747-463e-b055-3df69c261cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:10.142Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fffc7135-b269-452d-8ede-4e1c70f75047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:10.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:20.157Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=18b5ca90-b45d-4010-8b9c-7e6b5fbb6b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:20.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:30.172Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f9a3d1f2-85f1-45c5-b4d8-8228179c19e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:40.184Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a5247bc1-9edc-41fe-9670-1e4586d1117e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:40.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:50.196Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=8bce3ae0-c1a1-4154-a305-12448a27f649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:52:50.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:00.209Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=fd907641-ae00-4cc0-a9dc-bd18b8242e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:10.222Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3efa2565-9bce-46d0-af83-750bc582aa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:10.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:20.236Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=32be1a7b-d03e-4719-8ade-acfe9b5d8af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:20.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:30.251Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=802b4c19-7acb-4805-b189-098036db18b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:30.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:40.264Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=067a2ec9-4191-40e6-9998-72d0b055a001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:40.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:50.276Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d407d1d8-8968-49af-9040-15ee1d3a304c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:53:50.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:00.288Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ae5be164-8b4c-4fba-97fd-cbdd12cc894b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:00.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:10.304Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c6423454-0e02-4c8b-9a9e-d3a906e30a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:20.317Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=df9084e2-5a46-4d52-8e4d-514a54bb82a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:20.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:30.329Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=b0be9dec-3e9f-4e77-a17f-7a56bb41c48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:30.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:40.342Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=bc2b29eb-0e2a-4731-90b7-fb8aa2567bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:40.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:50.358Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=d464dc4c-a02a-48c7-81aa-33cbafb51ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:54:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:00.370Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3e5881e8-de33-495a-8921-49a89735f590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:00.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:10.383Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f464952a-f6d4-419f-8ee1-d5226135ecbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:10.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:20.396Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ce7b808b-27e0-47d6-854e-8f4e6a91d074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:20.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:30.409Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=561587a1-f00c-4a62-a083-92c1fe08de0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:30.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:40.422Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ce56afb2-8086-4464-a3a6-59e75dfc5d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:40.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:50.434Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=46a0618d-c95c-46d1-b41f-9f8662e25e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:55:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:00.448Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=93acd442-5bd7-456b-95c0-15a6b1ab3c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:00.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:10.460Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=f521f50c-34ba-466f-8e32-f7dddde618e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:10.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:20.475Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=4338eacb-3404-4b3e-8278-61a678ecdfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:20.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:30.488Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=99421345-df46-4fe9-95e2-7e94810f02df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-27T23:56:31.326Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:56:31.326Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-27T23:56:31.326Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-27T23:56:31.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:56:31.326Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:56:31.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-27T23:56:31.332Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-27T23:56:31.332Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-27T23:56:31.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:40.499Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ea7fa400-a5bd-42db-981b-23705dda9f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:50.517Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=322ab3e0-838b-4a60-9e21-8652d02c3c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:56:50.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:00.530Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ff00da6d-618f-443b-a270-cab26ed6d4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:00.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:10.543Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=5461ba4b-e00b-40e5-859a-4e835e9872fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:20.559Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=ba94ebec-789e-4159-bf94-b8bd04bf6b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:30.579Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=242e7910-e1cf-4fa9-b7f4-3c332f37dbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:30.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:40.594Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=094e6fb0-34c9-4cad-8579-569b085c64b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:40.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:50.606Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=6fd539d6-0914-4c0b-8fa8-982c5df94479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:57:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:00.622Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=175f09e3-b384-454b-b0a9-515eb5f5ba3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:00.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:10.635Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=358aa674-0db2-486b-8e0c-9b4ab04d0699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:10.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:20.647Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=9e1659f2-c6e5-40de-8998-c6e21986e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:30.658Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=18968cc0-efaa-4415-8590-ca5fc3ae7757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:30.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:40.671Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=c90155e5-2cc3-43d6-b3b4-de2db8bda65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:50.683Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=577ec638-35a0-4c3a-83b5-3ec97d125210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:58:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:00.695Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a0ce2d8c-f787-4a6c-9bc1-447a445e2617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:00.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:10.707Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=22e8c9f9-1fca-4ad6-885e-a58750aef1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:10.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:20.717Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=3980468e-a3f3-40db-bc83-0d2288158088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:30.730Z |INFO |Init configs |InvocationID=125791d6-9e6c-4455-9fcb-2d48a85b0439, InstanceUUID=a2dd97c3-dc52-4e4b-b76d-91e8fb5e94e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-27T23:59:30.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |