By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:14:03.830Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:14:03.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T04:14:03.864Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:14:04.417Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:14:04.497Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:14:04.497Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T04:14:04.497Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-03-11T04:14:04.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-11T04:14:04.625Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-11T04:14:04.642Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-11T04:14:06.028Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-11T04:14:06.508Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-11T04:14:06.523Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-11T04:14:06.524Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-11T04:14:06.567Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-11T04:14:06.567Z |INFO |Root WebApplicationContext: initialization completed in 1924 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-11T04:14:07.004Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-11T04:14:07.657Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-11T04:14:09.087Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-11T04:14:09.447Z |INFO |Started MainApp in 7.907 seconds (JVM running for 8.493) |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-11T04:14:09.515Z |INFO |Start scheduling PRH workflow |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:14:09.526Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=601e5cf4-d5fa-4095-8154-a86038b42df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:14:10.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-11T04:14:18.289Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-11T04:14:18.289Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-11T04:14:18.291Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:14:20.069Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=07f6402a-e8b8-4214-bf61-e72f93136480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:14:20.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:14:30.085Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=780cede7-046c-4417-a009-1371e71d9ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:14:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:14:40.095Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=3e356fc2-2bac-4f13-aef5-de80b5ce995c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:14:40.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:14:50.107Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=e0696657-d106-41d3-a3c8-38e6cd6377f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:14:50.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:00.119Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=02ce2d09-9598-4303-af8a-d5ab96877fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:00.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:10.130Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9b5564f8-3a86-4b31-b5c1-1f23888b1512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:10.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:20.139Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=364b1b20-094d-46cf-a0eb-2c5a6bef3290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:30.152Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=28faeace-a809-4222-a310-61ac269a1e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:40.162Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=015fa67f-f536-496b-81ad-b8bb5253694e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:40.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:50.173Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=58e7cc80-b539-421c-87d2-07280d651f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:15:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:00.183Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=eb0f1c73-4e04-4baf-a05e-e36021801899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:00.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:10.194Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6bd9a067-ca99-4983-a1ec-06b5c86af06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:10.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:20.204Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f41051df-56ae-4e7e-a385-b912c9eeb651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:30.215Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a0870677-2fca-4ce0-89a5-7e0ba0ec425c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:40.227Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=1882de77-5b0b-4ec3-ae1e-3e177c81f242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:40.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:50.238Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=88ff9288-ed34-42d1-b679-110c65d04117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:16:50.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:00.249Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=5af2f1fb-f0f9-4e5c-9682-90d3ae959b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:00.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:10.259Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=047ce811-8d0d-431b-a43a-0184614010c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:10.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:20.269Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=501605ba-7856-4b01-9003-b1b5403df1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:20.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:30.278Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=86daa612-6923-4c3a-82b6-15d192f95f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:30.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:40.287Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a55c0afb-5bf8-4579-9d39-43dc4e522890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:40.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:50.296Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6e242c86-2f4e-4317-abdc-b0686012fe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:17:50.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:00.308Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=b7f88b6c-897c-4ae6-83ee-75051ca4c095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:10.318Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=5fb313a5-918b-4b40-9aa9-aa12f7a54f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:10.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:20.329Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=826c28b5-25a0-4291-8239-fdf8f9cfec03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:20.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:30.339Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=83fdb13e-96f1-4ad0-a17b-86effeca6509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:30.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:40.351Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=2eb8c667-0b6c-436d-9aa0-3da99bd136fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:40.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:50.362Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f8d17af7-4744-43f3-9e11-a034aa20d58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:18:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:00.372Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=de3b709f-4919-4b1e-8374-47de44b83e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:00.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:19:07.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:19:07.768Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T04:19:07.768Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:19:07.784Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:19:07.797Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:19:07.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T04:19:07.798Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-03-11T04:19:07.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:10.382Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6e392131-a535-4bbb-8874-0b12e77eee75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:20.392Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=27532d3a-b05d-41b9-9621-0263d60eb2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:20.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:30.402Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=fe85b48d-abe3-4802-93d4-504a19a6e023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:30.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:40.411Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=fa194881-bae6-4ff7-9f66-3a35afb6474c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:40.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:50.422Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=2b268ff1-3a36-4f83-8ad4-f460df5ca10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:19:50.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:00.432Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=e4450c13-d881-426a-b32e-1dd1fb1245ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:10.440Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=c27bf357-832e-46d2-8d1c-c36b9676f35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:10.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:20.448Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=05f2c17f-516e-4d37-8012-b5b1544c500d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:20.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:30.457Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=224ca58a-623a-4c94-92e0-65af71b29e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:30.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:40.465Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9cd47764-f7f9-44f5-ad49-ee934461ce91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:40.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:50.475Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=acf66ee9-124b-4d29-bcac-5eab3a41da40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:20:50.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:00.486Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f8b46e35-ac6b-4c35-b68c-619cbc61dd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:10.495Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d151d9f5-40a4-4e41-b4f8-cfba6562f9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:20.503Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=ccba2634-4ff7-41cb-999a-43dcbd4f560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:20.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:30.513Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=c612eb13-6a1a-49de-9097-0fe8c69ac7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:30.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:40.522Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a0814b75-533e-4a73-922e-c8d67416ff49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:50.532Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=b7b772cb-685a-42ed-90f4-58a60b073aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:21:50.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:00.542Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=2b13c117-705b-4a4c-b13f-267beb9167b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:10.553Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a7e198bc-ac4c-4859-9d02-5b3c63f26daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:10.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:20.562Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=8f1cd0cd-963a-46a0-bc0e-1ebfb9d0919c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:20.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:30.571Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=047ed05e-5374-449b-bb92-9df467b11672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:30.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:40.581Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=980bcb8b-e90f-4fc5-bdc7-582949012ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:50.590Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=53c915d5-8d46-4579-ad53-d1e874d11a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:22:50.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:00.599Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=b5014726-4a0c-471d-9791-a7d3f7cd46f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:00.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:10.608Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f9fa191f-831a-463e-bb71-d226b61ad9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:20.617Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=eaddf2b4-b392-4e69-b838-004f32693885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:20.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:30.625Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=8d1e0f64-730c-40e7-89bf-ae326a84d6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:30.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:40.634Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=b76db528-29bf-4407-bd05-0e10384cc2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:50.642Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6ab6c34f-e4f2-4c4f-96a9-94d860e208b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:23:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:00.652Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=8a4fd636-189f-4b5d-891c-416ba8e75953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:00.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:24:07.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:24:07.272Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T04:24:07.273Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:24:07.284Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:24:07.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:24:07.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T04:24:07.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-03-11T04:24:07.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:10.660Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=4f3e1b91-ad31-4dc8-ac90-ffb1bacb168a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:10.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:20.670Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=98ed69a8-a379-47f9-84b4-3ea401f8d816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:20.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:30.679Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d0c531b5-e3aa-41d6-a65d-78a0ba7e24e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:30.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:40.693Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a924c089-9995-4036-9c28-2f431fc0a343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:40.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:50.707Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=2e4bf412-23e5-47a2-8be5-9fe8a9a14cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:24:50.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:00.722Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=0743dad0-c85f-4c29-8142-c881cc7ca502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:00.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:10.730Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=5a9f9ebe-578d-49b0-8737-98465f6ca943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:10.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:20.740Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=ed619c74-d760-436f-8203-7c15ae89f6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:20.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:30.749Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f4907777-9211-4bdd-8b81-210220edcc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:30.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:40.759Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=bafbe862-9f1c-467f-a4b0-06c979cd9a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:40.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:50.768Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=e2fc7feb-7eff-47d3-8aca-db4b0912da2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:25:50.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:00.779Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=06e4976b-6a97-468b-a5be-47d8c9bfe2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:00.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:10.789Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=0553cd71-2cfa-4318-9c89-744c8bdfc24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:10.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:20.798Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=b11ee365-66cd-4d5e-958e-94150240e56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:20.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:30.806Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=036f8939-c770-4839-9926-23e296e21f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:40.813Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=572ca69c-ec9f-461d-a5d2-76119c49c248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:40.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:50.821Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=2b58baaa-474d-4b6c-bff6-f6fae087d5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:26:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:00.829Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=0dbf9f2a-c10e-4d6f-b2ad-db07b8a5051c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:00.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:10.838Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=dd4a9f70-6d5e-44b8-be25-4f871f56236a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:10.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:20.847Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=0c400cfa-91b9-4d71-9a2b-2f5d9ddfe188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:30.857Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=3bdb863c-749d-4c3e-8762-7c09fe23b82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:40.866Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d0160a56-02ef-48e5-ab34-252c12a5203a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:40.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:50.874Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=52713975-97e0-4c07-856c-1d994502a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:27:50.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:00.883Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=803f0afb-dfb2-47dd-b79b-2977dec6e2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:00.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:10.892Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=5744c4c7-5c9e-40fb-9ada-95c75bdb028b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:10.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:20.902Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=412266f4-c89b-4762-a0b7-df3baed33f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:20.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:30.911Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a1ddbda5-af73-4f4c-b5fa-561651ec7c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:30.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:40.920Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9994b2f8-3871-48d1-8958-cc6846a731f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:40.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:50.931Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=5b1db80d-7941-44eb-aba8-fcc5b71ad2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:28:50.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:00.940Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=98b97c94-23bc-4368-a0b4-4f0bcb6a3e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:00.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:29:07.246Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:29:07.246Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T04:29:07.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:29:07.248Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:29:07.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:29:07.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T04:29:07.252Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-03-11T04:29:07.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:10.950Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f9bca358-0320-416c-9ba6-1c66074f9200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:10.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:20.958Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=5e50cc90-ee0f-48e8-bb43-e7d95c300886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:30.968Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=5f6b3297-605c-4b8a-b388-208e19b88827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:30.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:40.977Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6e2c1b1b-4df9-4fd3-b7f0-6bd322f88267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:50.987Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=4eb167f8-fd35-4b0b-b6ce-00e31980007c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:29:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:00.996Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=56dbc5e7-03f4-46c1-8a14-4b6a0627a32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:01.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:11.005Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=083c795d-62b6-4537-88e7-9074348cdaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:11.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:21.015Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=951af202-dbe1-4d99-9727-c2cb525acb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:21.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:31.023Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=8960f505-ec1c-490d-bbc0-a092e9c1e2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:31.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:41.031Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=86671d89-c362-4d88-a9ca-ddbd93c8131b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:41.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:51.040Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a1be6135-e2e3-4e47-b7ca-a3a6c3c0d1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:30:51.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:01.050Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9328977a-2576-4169-8baa-58fc3aa80389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:11.058Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=7fdfac9f-dd98-4a56-aa5f-ef72ee45e7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:11.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:21.066Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=17205c6a-7d85-474e-8228-4ccb74f0831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:21.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:31.074Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=2a066f10-1266-43e3-83da-a5fdf627bd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:31.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:41.082Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=045eaddd-a52f-44f3-8f76-dc139c109969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:51.091Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=eb609406-2008-43a1-9ab6-8089f34f2188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:31:51.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:01.100Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d5063255-ccb2-4177-a0b4-60345327a00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:01.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:11.107Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=77f0d0f9-589b-46a6-aaa0-bf3109389b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:11.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:21.115Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=98c6d923-0619-4978-8826-5a7a6b231f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:21.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:31.125Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=2d7296cc-cbe3-416d-bd74-5523888efbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:41.133Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6cfba6a1-62d7-4218-b759-a998d64e8acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:41.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:51.142Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6ebeaf85-28eb-435b-a6c3-dfd2c2d873a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:32:51.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:01.151Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a433729d-53bf-401b-9a64-99afad45eafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:01.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:11.160Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=8b98ed8e-4dea-4cc1-93dc-25989f972be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:11.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:21.168Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=e93ebe8a-cf4b-40c8-bc9f-3e3a16367307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:31.176Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d811d0b4-0d4a-4f84-9e20-ecd7c66e6a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:31.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:41.185Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=cfd245c3-3fae-47ed-b735-5d1d660e4b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:41.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:51.193Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=26356a26-e84c-4eb0-b23c-3cf0cd386651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:33:51.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:01.202Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=7b477679-e6ba-4d3c-9450-405a885d0391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:34:07.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:34:07.295Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T04:34:07.296Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:34:07.297Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:34:07.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:34:07.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T04:34:07.301Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-03-11T04:34:07.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:11.211Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=7fed8598-8012-42bd-816f-42a5ea2e140b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:11.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:21.221Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6d8a53e2-38a8-4ccf-a0bb-b3f718b776c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:21.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:31.229Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=7a85d12b-1f2f-46c3-b747-e128696461d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:31.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:41.237Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=73c696bd-46cb-4a7b-967d-50591c958aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:41.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:51.245Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=45779f50-b5f6-44d9-8cb8-d626218c4590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:34:51.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:01.254Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9d9872c4-71c8-44f7-b90e-da303d403b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:01.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:11.262Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=fb2bb3ad-b69f-45f4-b7d5-bbd5538216f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:21.271Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=08dfe0b9-d610-462f-b33f-9415d173b574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:21.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:31.279Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6ba49fde-8afc-4dd6-956c-fb6a94e4ed02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:31.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:41.287Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=af58d2c4-5ba0-41e7-a7db-52e8ec141bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:41.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:51.294Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=94f82245-6829-41a2-91d0-8f8e6b5ed383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:35:51.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:01.302Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=382641e9-7e21-4109-ad14-cc16aca323d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:01.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:11.310Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=be568795-96a0-41f7-a295-6533b39f2161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:11.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:21.319Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d540773b-f582-4d29-b01f-d8c8e884c839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:31.328Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=270edc55-52f5-49f3-a31d-395a141149a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:31.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:41.336Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=82c931f5-7224-4b37-a26e-7d15171a247e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:51.344Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=4bf37a30-76e9-4e20-9129-5e645da5f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:36:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:01.353Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=05dd9701-510b-4811-93a1-eb7135f77d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:11.361Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=07024fab-55b4-49d7-bdff-ad5ddc1d712c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:11.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:21.369Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=03e1d2bc-e295-4209-8a3f-ea56c67a9353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:21.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:31.386Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=1cb94fdb-822d-47cf-a325-95c336fac6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:41.402Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=178519d8-b2eb-4016-93dd-9868d5fc7707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:41.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:51.413Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=1c9b50ed-ca5f-4541-a49b-7254f959f1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:37:51.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:01.421Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=8ba2daeb-4c83-4515-8f97-d5041fd288ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:11.431Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6751bcd8-f0cd-4e78-8db1-da93c7ac24b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:11.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:21.439Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=c884d5b0-00fc-41c7-8dcc-f90da7b81ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:31.448Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=c07698b4-2ada-4ad6-90a1-db73eb823dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:31.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:41.455Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=3fd517fb-0736-4aa3-b427-ace62060b529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:51.463Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=384ea440-2615-4917-a0fb-88443cb66dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:38:51.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:01.472Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=95d106ab-bfc6-4fea-9e00-ba59c263effa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:01.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:39:07.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:39:07.263Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T04:39:07.263Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:39:07.264Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:39:07.268Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:39:07.268Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T04:39:07.268Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-03-11T04:39:07.270Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:11.480Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=3cd2a33f-f225-4897-884d-e8da7e06d1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:11.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:21.488Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9e72ca91-88cd-4cd8-983d-04cbdbcbd85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:21.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:31.496Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d7caccc7-47de-4952-96c7-4f2cc1196931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:31.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:41.504Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=ed8022ea-ca2c-4324-bbd0-27b44e777aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:41.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:51.511Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=414b3f38-53d9-44ca-98ca-ee4f173a7335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:39:51.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:01.519Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=8b474248-fa0f-4cd2-8021-c9529d69673e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:01.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:11.527Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=58271542-c488-4f7d-adb7-f9a01c707da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:11.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:21.536Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=4e1765c7-3386-4322-b0ac-24acc72de217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:21.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:31.544Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a4f7bf62-db61-4169-830a-80cf79e731e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:31.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:41.553Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=ebfb88f2-e0d1-4635-9c34-d026a5e197a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:41.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:51.561Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d0198c49-b061-4349-8fea-c408bfefe386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:40:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:01.569Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=09007239-19f7-4f3e-b033-7eb64bf14dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:01.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:11.578Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=4c25d748-e7c9-4bf1-aa4a-7933ba3ef081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:11.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:21.585Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=96fb3c3f-eb62-4010-a348-d62858e52841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:21.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:31.593Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=215fa284-7255-4d4e-bc30-a866dbe5f92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:31.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:41.601Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=dd0bb4fd-6f08-4217-8a60-0316ba29281b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:51.609Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d6ec0d8d-50ff-4d02-84c6-6304e5ef4c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:41:51.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:01.618Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d697bf0e-cc5c-4898-b10f-86cf4718388c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:11.627Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=89b4e51a-7b9a-457a-bd04-494396124557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:21.635Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6b44dc4d-5881-44a9-a179-a057ca3fe1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:21.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:31.644Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=ae42d69e-5db2-4fb2-9b71-3de97de999be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:41.653Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=096bfe49-ca1e-41dd-a015-9d8cf8ec75ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:51.663Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6092489d-e6c6-49a6-ba04-f31804e47229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:42:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:01.672Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=ab7efa23-046e-4d04-9701-8523ac1e2a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:11.680Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=95275532-a2c2-4c7e-8ec2-c706003f2f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:11.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:21.688Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=0439a682-d340-403e-8173-c174788f95b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:21.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:31.697Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=eea10121-9d88-4f6d-abb7-36f451781fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:41.706Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=4fd2486b-ae4d-43c5-b41b-c5dc75303e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:41.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:51.714Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=3c2cb1d7-6ce3-4003-9f7f-cee0d9f39831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:43:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:01.722Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=abc3015e-0cd8-4cf4-b265-98970871f593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:01.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:44:07.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:44:07.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T04:44:07.202Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:44:07.203Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:44:07.206Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:44:07.206Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T04:44:07.206Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-03-11T04:44:07.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:11.730Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=fefc640c-0de4-4258-963c-00352c8b129e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:11.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:21.738Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=19daafb2-4fed-4c53-964f-450048cbe3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:31.747Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=fd628ef6-d15b-4fc5-85c2-42e84788f4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:31.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:41.755Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=c71c96ae-d996-4759-a43d-87780fc5497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:51.763Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=fc4ec7a4-ee1a-4474-aa0c-8996ebeff0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:44:51.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:01.771Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=76e255b4-d6a9-4f45-9592-335ee4f5e21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:01.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:11.778Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=c37a4888-0050-4063-85d4-fbae4bd8d504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:11.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:21.787Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=1e0a1989-bbe8-43a7-a71c-7c850f9d7000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:21.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:31.796Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=2e695d97-5671-47b4-8a3f-6d6b35efed64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:41.803Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=aa849136-80a2-4f57-82e7-469cfc0822ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:51.810Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=33f209e1-0f36-428d-b98f-e7160e28e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:45:51.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:01.818Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=4cae575a-d360-4848-bc94-bcfb92a53d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:11.827Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6db8bdc7-0732-41e9-8ff2-b50643f99e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:21.836Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=3240e485-0385-4677-ae87-99a1b5948fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:21.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:31.844Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=5efbd37d-3b1e-461b-a777-132232c47509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:31.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:41.851Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a051773e-81a4-45a1-a613-11527e9bdb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:41.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:51.860Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=c9ca359e-6cd8-46da-8f27-2147dae79a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:46:51.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:01.869Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=cdc990cb-ebf4-466b-a440-5c89b1c9737e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:01.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:11.876Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=4aea53ed-5af6-4b29-9064-7318265f1ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:21.883Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=005f1600-d9fd-47e1-a17d-a6503a0d3213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:31.892Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=c50e1af3-65b7-430f-a06f-e4f0d30ea993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:31.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:41.900Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f4cb5e81-5ce6-42b6-8a97-a71d8d769218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:41.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:51.908Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=29e88ba7-2f07-4491-8cc2-e0eb26a6b0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:47:51.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:01.917Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=98feb2d2-ac97-4c51-a680-ccab81a711cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:01.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:11.926Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d954d367-88c0-46c6-9e27-dc63c252a209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:11.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:21.935Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9c20cca6-9cf1-414b-9004-b2ef1a04aab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:21.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:31.943Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d4f99e1f-866e-4f58-b6f5-c0e6b2aed681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:31.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:41.950Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=1064a4dc-b4e9-42fa-a0a4-54555e4f6e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:41.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:51.959Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=b4bdc6b0-5f08-4537-8077-95dc3b6ef1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:48:51.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:01.967Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f5be3bf2-adee-470b-ae9d-ea5200b933ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:49:07.254Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:49:07.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T04:49:07.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:49:07.256Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:49:07.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:49:07.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T04:49:07.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-03-11T04:49:07.262Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:11.977Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=66f02396-0ff9-407c-a8de-ef00bda24153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:11.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:21.995Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=79ea1e76-c4bb-4383-9d42-6453e33a77ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:22.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:32.003Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f69b3786-b288-4fa1-a978-9c968cf7b1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:32.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:42.010Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=83a441fe-9de9-469d-bed9-edcf5d1cffdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:52.018Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9532c6d9-f9e5-446d-afab-7879c35b28d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:49:52.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:02.027Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=99e4ecd9-8f22-4b77-b682-bb8fe9b4f251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:02.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:12.036Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=6602c701-b5eb-4772-a8d8-39a3155c7a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:22.044Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=087cc7f9-5c9b-4b15-a7b3-be49a8081a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:32.053Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=fb2f4cf9-2ae6-42d5-bdc9-8cdcbadbd895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:32.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:42.060Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=4095e7ca-2321-4693-9c02-2f9dac9fc14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:52.067Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=b74327e4-cab5-4fd2-8038-b69f1f128f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:50:52.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:02.074Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9df5abae-1f3f-4777-8c45-060ed945b217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:12.082Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d5f7910b-b07a-4475-afaa-1c72e6bfa4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:12.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:22.091Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=82425470-0ac3-469f-8aca-686fad4bcce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:32.100Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=3e442120-6db4-4001-a55e-2f5a829093ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:42.108Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=611a71eb-6553-42f8-8e5e-a4b7e573eaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:42.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:52.116Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=28310057-ff32-45c6-a442-d404f7f85e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:51:52.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:02.125Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=307e49e0-55bc-4736-be15-ea4208a97a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:02.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:12.133Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=383f1a62-b921-4556-83c3-b60ca7474c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:12.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:22.141Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d52a0a64-14d0-4075-bcc7-bbaa8c0bb8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:22.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:32.150Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=2c99179d-82dd-4839-bbc5-bf41b78d0127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:32.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:42.160Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=5f01a5b3-9ea4-4173-ac2e-337456b33217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:42.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:52.168Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f3f2829d-91f0-4fd2-8a3f-09cdc74d585e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:52:52.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:02.176Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=3f65d0b6-0c77-4fa7-8cb2-59dbdeab6ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:12.183Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=de1d5562-574b-4833-a6ce-a252f3bab3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:12.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:22.191Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=7d887645-f586-4128-880c-739497ac6185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:22.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:32.200Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=43c1d514-9c96-4254-8293-f26d3831ccd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:42.209Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=19a3459e-58a5-4181-8960-3ea0bd7c1a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:52.220Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=34e3438f-d640-4642-a621-eaa31c0a0794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:53:52.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:02.229Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=bafa9151-8ec7-4dc0-a268-8910ea0d19f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:02.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:54:07.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:54:07.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T04:54:07.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:54:07.253Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:54:07.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:54:07.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T04:54:07.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-03-11T04:54:07.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:12.238Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a882a9f8-e6bd-4966-8898-20d31a1fcd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:22.245Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=e523b0a6-5f44-4dda-bac6-2e8c9a770e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:22.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:32.252Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=1ace3d59-39c7-43fa-92e9-ef7e2e9fe6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:42.260Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9aabaa99-7f8b-42df-8393-523b5afa41ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:42.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:52.267Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=84ce8a39-48c9-4b39-88b7-2d4bb6d57b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:54:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:02.275Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=3ca585c4-78e8-4b28-a203-8522c930ee14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:02.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:12.284Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=430abb7b-8641-474e-9b8a-9451b64577ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:12.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:22.293Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=7665ddc1-3168-451a-b1be-75167a92279a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:22.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:32.301Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=bb5b4b2c-a9c1-4a97-a698-70d4ca5ac983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:32.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:42.309Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=b0f31787-d091-4aaf-9935-540f92d4060b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:42.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:52.318Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=0b01d973-d3de-4f64-9549-b418c22dfac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:55:52.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:02.327Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=7ebc072d-9188-4cd7-939e-4be5a4720216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:02.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:12.334Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=16ca02c2-bfd0-4311-8779-d968f7d75f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:22.341Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=2197c3ba-5a11-4862-bf4c-40add1a95216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:22.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:32.350Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9568b48d-c6de-4f1c-9984-8a8d90cb3d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:42.359Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=882e2472-a560-46c4-8b73-52061bd8a7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:42.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:52.369Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=faa8e9ce-0d3f-459d-a0b7-8652ca2dda6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:56:52.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:02.376Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=a93390b0-a3c9-447e-b2a5-dea674520c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:02.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:12.384Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=24b42559-3243-4c4a-a0fc-6db4210fc792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:22.392Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d02c69e1-7c5f-4c34-b1ee-1052ae9a1176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:32.400Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=1c9e022c-42f1-43d1-bede-5bbcadfb8e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:42.407Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=7a923ea5-7102-4418-9484-6a829fb0a4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:42.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:52.414Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=19e33514-fce7-455d-a303-1e009c4eae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:57:52.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:02.422Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=5f07814d-150e-488b-b445-fafa629d50ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:02.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:12.429Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=28c38d15-cd5f-4df5-bdc8-9bb1b5f36608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:12.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:22.438Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=1cc4f2d2-8516-4d81-8fe2-3391a39c08ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:22.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:32.445Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=1e891eb2-2333-4359-9575-9868d1d7fbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:32.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:42.453Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=63c6d13e-7369-4bb7-afd7-7531f5b68fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:42.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:52.460Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=7f65bade-e45c-4566-b8f0-8af0d1a4e8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:58:52.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:02.467Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f9eeb6dc-6982-4413-95c6-246e798a9063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:59:07.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T04:59:07.255Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T04:59:07.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:59:07.257Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:59:07.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T04:59:07.260Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T04:59:07.260Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-03-11T04:59:07.261Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:12.474Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=7a991d50-18ec-4e29-8087-5a51d953f05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:12.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:22.482Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=4135ca50-30d8-4722-a8e6-01b04bab3740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:32.491Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=04dd0292-be73-40ef-8ad9-596b10c89cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:42.499Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=76025aa4-7ddd-490b-b16a-9aafa8c0bc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:42.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:52.504Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9720d9cc-5753-4972-bc92-474939d8f4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T04:59:52.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:02.511Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=b1806f9a-9106-4130-a339-7ff1c19fc9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:02.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:12.519Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=774f5abe-a8ab-4e5c-bf9a-22b479051eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:12.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:22.526Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=24a8deea-c888-4030-93f1-05552068e289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:22.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:32.534Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=7a124084-9a51-47aa-8c07-d2d9b8a8c351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:32.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:42.549Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=74f4c5d2-fdd4-480a-8261-5947af282927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:52.557Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=71dcd2fe-066c-469a-9cab-2a374fd0cd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:00:52.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:02.566Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=997c9eb6-6bca-488a-a227-142cdc1c0b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:12.574Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=e8759ad6-a76c-4c4d-806a-0a29a0ef383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:22.582Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=1f3ef1dc-9229-479b-8a8f-8c75048e1826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:22.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:32.589Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=96a56eac-994a-4ea2-8ef7-62770b3105dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:42.596Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=57136873-2cab-430b-b530-40c6bce0ca6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:52.603Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=cfbbf880-48a5-448e-b5b0-922e585286c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:01:52.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:02.611Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9be18166-2698-4822-978f-16857293eb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:02.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:12.618Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=d3b5be77-9814-4c17-9496-0589e62a6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:12.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:22.624Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=ea419efa-db6d-4f84-8d16-a7be1d34b583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:22.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:32.632Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=ef54f0e2-0115-4a12-983e-7bfb90d19f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:42.641Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=b3a7f19d-cea5-44b1-85ac-5504481958cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:42.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:52.648Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f48b9bf3-c756-49bc-9c15-9068cb578c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:02:52.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:02.656Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f928435d-80c2-48a2-920a-5dcdc28c2eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:02.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:12.664Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=82e7fc76-cb20-4016-89c8-16219a0ec804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:12.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:22.672Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=926aaef1-50c0-4eb8-aea8-1977e99bb9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:22.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:32.678Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9101ac7d-74d7-4581-bda2-5faa92bb2016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:32.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:42.686Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=83b20b5f-ec61-4296-a990-9b71301620cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:42.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:52.693Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f95629f5-c044-49fa-bb74-1778086a560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:03:52.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:02.701Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=3a462023-f1e3-450f-95ec-f6b28d6c4e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:02.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:04:07.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-11T05:04:07.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-11T05:04:07.219Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:04:07.220Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:04:07.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-11T05:04:07.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-11T05:04:07.224Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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-03-11T05:04:07.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:12.709Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f63a87ec-1791-417b-b2d1-c91693944cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:12.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:22.716Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=9dccbe02-62c5-4511-be13-dcac6f7e044e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:22.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:32.723Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=e866bfdd-3ad5-4160-bf8a-e0847c3afc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:42.729Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=87117927-bf91-43df-ab5b-767e94c6ae3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:42.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:52.738Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=f0807860-5d5e-4161-a7bc-c7e3bdf73176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:04:52.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:02.746Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=3f024b23-afaf-4f92-af0e-01419baafb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:02.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:12.753Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=97294b28-fa09-451c-8ead-3e0c40b5dd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:12.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:22.760Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=2ffe92aa-7627-4b0b-9b0f-5dbdc33448d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:22.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:32.768Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=ef65df6f-e657-4e43-bec8-ca3e8773e709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:32.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:42.777Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=bf8cc1aa-b058-40c0-996f-e20aee8de8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:42.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:52.784Z |INFO |Init configs |InvocationID=e477f4ed-e724-4c0f-b0d9-9f60e60f45c9, InstanceUUID=66d32528-57b4-4c96-a12b-ecc9dee28e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-11T05:05:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |