. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T16:56:33.704Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T16:56:33.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-12T16:56:33.749Z |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-07-12T16:56:34.480Z |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-07-12T16:56:34.581Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T16:56:34.582Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T16:56:34.582Z |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-07-12T16:56:34.762Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-12T16:56:34.814Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-12T16:56:34.838Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-12T16:56:36.266Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-12T16:56:36.719Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-12T16:56:36.744Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-12T16:56:36.744Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-12T16:56:36.809Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-12T16:56:36.809Z |INFO |Root WebApplicationContext: initialization completed in 1971 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-12T16:56:37.220Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-12T16:56:38.090Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-12T16:56:39.340Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-12T16:56:39.899Z |INFO |Started MainApp in 8.741 seconds (JVM running for 9.569) |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-12T16:56:39.970Z |INFO |Start scheduling PRH workflow |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:56:39.982Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a37e5bc0-f5e4-44e4-bd42-b1efa2bebb30 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-12T16:56:40.137Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-12T16:56:40.138Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-12T16:56:40.140Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:56:40.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:56:50.507Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5d879539-032a-43a5-8207-24528764d385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:56:50.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:00.514Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=136b1ae5-f6b5-4e4e-9ee8-157a427c3e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:10.521Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=57cace85-07e1-49c8-9db8-255c4ac229e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:20.527Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=671c54cc-0a80-4650-a85e-9fe83395313b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:20.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:30.532Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4e29e9dd-c552-410d-846c-4c53ddeed5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:30.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:40.537Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d3b643e3-845b-4d04-8f21-580a20f7a89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:40.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:50.542Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a6230935-6143-428b-825b-4322039a1b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:57:50.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:00.652Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=db5a8cbe-72e9-4d72-9fe0-8e8bcf1db60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:00.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:10.678Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c14ab22e-873c-465b-9e02-3c95e439cfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:10.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:20.699Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2d1344a8-2893-48a0-8e5c-69fa879bab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:20.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:30.730Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f3c025dd-b5bb-4854-9862-7c5c1bc3a469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:30.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:40.757Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e69efb90-8e7f-4ac0-b2a0-ab81300c980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:50.791Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4356f289-020f-437b-8c31-abd4de4a6a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:58:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:00.814Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=507ff4ed-0774-4f2d-bc20-bdf8ca0560c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:00.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:10.842Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b226329c-dc46-4a4e-9ce1-2c03389d6427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:10.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:20.868Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1ed8c95b-0a8d-4f4a-aaef-72a9cb6a8138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:20.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:30.890Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=be21dca3-28fe-4c42-96b4-5c2c05a6ddf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:30.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:40.917Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c5be978c-ef35-4afb-9a7e-cf64d3f5d357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:40.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:50.956Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0a4d0678-dae4-4c5c-87ad-a49b8b4394b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T16:59:50.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:00.984Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=05c63963-15aa-4b09-a700-1adae124bfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:01.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:11.002Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f680eb1d-eea0-4c2d-be4a-262c3d55c2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:11.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:21.020Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8232079a-5c92-4219-b674-4c50f9388e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:21.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:31.046Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b8568d43-71c9-4058-bd21-4a266c428d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:31.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:41.066Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=572a4a9b-9b8a-413d-8fb0-23465099918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:41.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:51.087Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=efbda8d8-492e-4440-a9d2-a04b42438d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:00:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:01.109Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9245eb5c-d0bd-49dc-90a0-276d6a040fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:01.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:11.132Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3a4c9449-8f39-420b-8ade-73283c62790d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:11.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:21.167Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d3c15f26-5192-4867-a4e7-e3311861d4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:21.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:31.186Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=15cefcd5-a6c6-455a-b55a-c26825a3cc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:01:38.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:01:38.214Z |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-07-12T17:01:38.215Z |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-07-12T17:01:38.218Z |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-07-12T17:01:38.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:01:38.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:01:38.230Z |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-07-12T17:01:38.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:41.210Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=bbb974cf-cb96-43b7-93df-b07b459ca826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:41.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:51.228Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=84c0cdee-2514-48ec-a4d5-2f79afe74e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:01:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:01.249Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ff8003ff-fd36-4f11-b5cc-af760e8ea6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:01.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:11.272Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a2a3549d-b0ec-4fdc-a937-002b040073fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:11.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:21.292Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=feabf43f-2853-4fc5-b752-f68cb4239d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:21.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:31.311Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9fd57728-cc89-4997-a751-c201fd274c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:31.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:41.329Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=702eeb59-a33b-46d4-ae48-1b8f93495a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:51.349Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d59fbcc8-bcbd-4902-8f53-1e53de9abe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:02:51.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:01.364Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=341f198f-9059-4b19-9b9a-61e92b2c4be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:01.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:11.382Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=66415aae-49a0-46a6-bd77-b63cd4c0494c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:11.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:21.398Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=bc05e975-4be4-4c8a-bf18-7fad2308aaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:21.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:31.428Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0c8652b0-02d1-41ff-9f89-ba4b1f9658b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:31.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:41.461Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5118b374-5aef-4d6c-9c66-7be7331db681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:41.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:51.481Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=eb93c872-4bf6-496a-90e2-c5e856a9ef24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:03:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:01.497Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=73cc0c6f-96db-4c5c-9718-43d93492939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:01.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:11.516Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=21c2efca-771a-42a1-acfc-3991daba6d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:21.533Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5b77c6df-b4b3-4798-9f1f-1faef79d7ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:21.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:31.552Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4dc24704-dbcc-46b3-8dfe-1f0c3b8b29ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:31.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:41.570Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=cff620e3-b37a-4beb-b6eb-bf67d7edc49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:51.587Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ec481818-47e1-4593-b963-e360b4b54d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:04:51.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:01.605Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8449ac56-f567-4651-822a-0cf046fec80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:01.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:11.623Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=fd99c326-3e57-48ab-bc50-e9796babc2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:11.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:21.645Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=88ce3ce1-eeb4-40ee-b69d-ba23bef49c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:31.663Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=70e3ff24-c28e-4d04-88e7-e9b4296feae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:31.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:41.681Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=73a2fa9f-8b88-4ba1-ba06-0fc6798d1a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:41.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:51.700Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=18307d2d-7714-467a-a5ee-61558bc825c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:05:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:01.718Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4cedc7f2-3e4d-49a0-ae15-824c7058054b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:01.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:11.734Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=fa9f3b5b-493b-47be-b56a-49ebac3eb9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:11.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:21.752Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e41ec226-9bbc-4a71-8958-94903ddd1fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:21.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:31.771Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=68fd73c7-f262-49a1-9bcc-e3106cd19722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:31.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:06:37.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:06:37.527Z |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-07-12T17:06:37.528Z |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-07-12T17:06:37.531Z |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-07-12T17:06:37.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:06:37.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:06:37.542Z |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-07-12T17:06:37.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:41.790Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=748fa907-a8a5-4fde-9f3b-a952d371148c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:51.808Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5ce19dc1-1e99-4dc8-a820-3dc25b6bf1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:06:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:01.856Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d6b6704f-a566-4ad0-9b72-fccbd8ebe7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:11.873Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=17402907-be74-4f10-9e9a-8606c68619af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:21.903Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a2603ed1-d902-453e-88e7-d87f9acd0b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:31.936Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=efb1e8b8-ab03-40f4-aeaa-9b2b93f3b36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:31.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:41.964Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=df2a5b6a-65f9-4b6d-ad40-1847d2bb50d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:41.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:51.982Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=08be2ba3-6a87-4d80-8362-47bbbee37cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:07:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:02.000Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6a340c37-ba75-4996-8362-70d3e6b6748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:02.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:12.021Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5b710942-6894-41a1-92e9-03756df0a7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:12.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:22.052Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5f4db4e4-3ae2-492f-9c7b-25cc52417a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:22.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:32.074Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2f79e5ca-8c0c-4f57-9bc2-fa3752802008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:32.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:42.097Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9240df23-f0ee-4d88-a4ff-9aabc9ad0478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:42.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:52.126Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=55152f62-3418-456a-9486-ef72980928ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:08:52.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:02.145Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f29c8ebb-6e67-440c-9214-c08fa4d81dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:02.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:12.161Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6a036841-ab4b-4698-ad12-3e3ff7145268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:22.178Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c9bea2bc-bb9c-40af-b922-b9edf3781d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:22.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:32.191Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=bf78e046-c7d5-43d3-a4ee-ce04cda4246b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:32.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:42.207Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0d696258-761e-4c4a-8a02-72cf8e4da693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:42.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:52.225Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7488c843-7883-49c1-aa9b-6366f44b5690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:09:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:02.253Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d2c82438-77b6-4750-b37d-75c6ff3cfbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:02.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:12.267Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=13466ab8-5a22-4e91-8311-bb76c8395bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:12.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:22.282Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b3f0114e-ae24-45c1-8a8a-5eb0150e1655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:22.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:32.297Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=52b3d213-af43-4a09-92bc-1c433da61588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:32.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:42.311Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ac7c9dcc-93ce-436d-9690-334a28790a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:42.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:52.327Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=358ea573-b5fa-4f2f-8e35-b4835ca3f571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:10:52.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:02.344Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=10096ec8-7e8a-4bcb-93b7-0f3d9e159cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:12.360Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3848d9d5-72ff-40dc-8152-333b6dfe1e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:22.375Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=51d68752-6e19-490b-b2c4-50368ffb9f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:22.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:32.391Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=32d794d3-f5f5-44fe-a4bc-f33d515dc0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:11:37.584Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:11:37.585Z |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-07-12T17:11:37.586Z |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-07-12T17:11:37.588Z |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-07-12T17:11:37.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:11:37.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:11:37.598Z |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-07-12T17:11:37.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:42.407Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5650935b-d891-49f5-bffe-139d00ba0219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:52.424Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9830260d-b3e1-4243-9fbf-da3a618f8aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:11:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:02.443Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7115f01e-bcf4-4db3-a33f-01515517280b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:12.459Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=269efc3b-63ee-42ec-b413-a585be7baad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:22.478Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0837307c-7a6f-4cf8-9c76-c3aefd79bbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:32.505Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6df492b3-ce06-433a-970c-fa8ce2b82984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:32.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:42.523Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=96e6cf02-a5f7-4198-a2ec-2d5a363b91fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:52.547Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7ddda4a3-cf78-4e8e-a988-a980a92b9024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:12:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:02.564Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e5964f81-725f-4fef-8416-5296e3235a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:02.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:12.580Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7df8d619-5ab5-4c78-b9f0-1aab9512856d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:12.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:22.598Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3dc07a0c-cbde-44a6-8873-812027856a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:22.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:32.613Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=86cbb3db-68a7-406f-ad57-0be6c09b6e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:32.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:42.627Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0997441a-5731-4c26-a6f9-52d505bce978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:52.646Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b0bb4c5f-6783-488e-9dcd-357a395da924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:13:52.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:02.666Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a4af4cb0-a6da-41e1-98a3-2dba281cdf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:02.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:12.683Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=860a7a30-f872-49cd-b81b-8fdf032df1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:12.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:22.699Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a61f567c-e382-42bd-8c81-69a4ed0d8eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:22.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:32.720Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0510320b-c1d3-4583-bf10-8f14ed7551ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:42.737Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5ef34215-52a8-4a6f-8aaf-cab51c05948f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:52.754Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=09b4a472-6bcf-454e-8182-fea7200290e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:14:52.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:02.769Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=72911de8-8167-4120-a920-f28158a48811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:02.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:12.784Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e597f2a4-cdc5-4b35-ba0d-027bac85017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:22.799Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=bc1bf178-56be-460b-a222-111be52c5c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:22.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:32.814Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f1e310b9-190e-44d2-b1ba-7507224ac254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:42.828Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=bae0885b-e002-449c-9b16-33487a0784df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:52.841Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=841d653c-c3a6-4f76-aa59-63c99b0646e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:15:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:02.859Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f094b048-c543-4763-89e1-8c6b904ff166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:02.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:12.886Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4a63b6e7-4666-4c7c-80a2-270539d45d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:12.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:22.915Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ff066f98-953c-4c0b-b4db-d41aa2b736bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:22.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:32.932Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5ee395dd-0e97-4c91-a1f9-c9322a3b7c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:32.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:16:37.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:16:37.593Z |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-07-12T17:16:37.594Z |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-07-12T17:16:37.598Z |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-07-12T17:16:37.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:16:37.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:16:37.615Z |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-07-12T17:16:37.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:42.956Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b6f9e665-5b01-4655-a1be-ed1a372a6ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:52.972Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f9cbca3e-3808-446e-94da-69dd185bf5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:16:52.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:02.989Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5671bd00-46ef-4b77-a2e4-ecd861336582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:03.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:13.009Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f18b5799-4b1e-497c-ae8d-e9fcacab2a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:23.026Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=59efbdff-4d55-4e35-bd20-415837483185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:33.038Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e1959700-a41e-466d-aa62-802a5a401c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:43.060Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=52983aa2-ee28-4b96-ab1a-c4b55c43d8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:43.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:53.075Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4f2a1fe0-b934-4444-8ee1-91d8f508d5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:17:53.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:03.095Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f469cd46-da84-46ab-9159-e6fa4842512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:03.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:13.125Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=faef1d09-78c3-4d11-9c29-f28aac856d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:23.142Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b0af17f3-1f25-45f9-8c01-28a758fbee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:33.159Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=683ce126-62f7-496d-8860-ce14c5c96223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:43.178Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d77cf0a2-8f10-4e7b-9d35-77ada88bdc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:53.194Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ed4f4259-852e-466b-831c-e8edd5481837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:18:53.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:03.207Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0ddf7d8b-a56f-4d00-bdd5-92642ce4a412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:03.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:13.222Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=687c27f2-0a46-4bbe-a90f-41c54d3121f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:23.237Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b9ed64f8-4cac-4b2c-b8d1-18b89c6e3c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:23.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:33.252Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=295691e3-1d50-4c29-96b0-e383e305d14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:43.269Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b06b41cf-a773-4b09-89cc-4ffc2d97bbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:53.282Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=31d44a1a-85da-42b2-86cc-5afe9981ee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:19:53.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:03.295Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=70cef9f8-c2e8-4a51-ab90-2b4aa1878764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:03.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:13.309Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d7c57536-b3e7-4ea6-b441-218d8b95c9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:13.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:23.322Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=626a1482-7661-4f29-89e2-0e58d060c2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:23.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:33.337Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d4db9705-df98-4743-af3f-e532312cc2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:33.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:43.352Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f964566d-42d3-48c7-9ba6-023646661d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:43.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:53.365Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6cecd530-55c2-47a3-9502-88f1ebf9a360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:20:53.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:03.379Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=37aa6b7a-ecaf-4432-9297-62dbbb7741e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:03.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:13.394Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=da7d286a-65c6-41ab-8a53-e20e16bd08d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:13.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:23.409Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=94fb3a4a-7ec1-4e6a-9772-1d5ef6e4d762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:23.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:33.423Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e34c1b35-5c43-42b1-a1bc-ff6c8eea7c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:21:37.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:21:37.590Z |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-07-12T17:21:37.591Z |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-07-12T17:21:37.596Z |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-07-12T17:21:37.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:21:37.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:21:37.606Z |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-07-12T17:21:37.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:43.444Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c81f6338-9af5-44a7-8d90-6c7958c8169f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:43.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:53.460Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b290f11a-c2ba-49cf-9969-6c2ef117b059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:21:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:03.482Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=eb544151-b5e2-4396-80a9-5e8660920431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:03.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:13.497Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=73b1f9eb-f2e9-4df8-b9d1-dbe7af0701b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:23.511Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9cce23c9-340a-4ec3-aa3d-546dae36a39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:33.524Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ed67dd03-211c-4fb7-b968-2dd71577d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:43.539Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5b835bf9-2cc0-45a0-b533-d793eeff1c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:43.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:53.552Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=acae6c4a-57e2-4aca-bb6b-708325362210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:22:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:03.569Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=202d94da-2faa-4b65-b624-c83f48a99476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:13.584Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e735f65a-9733-4f03-a495-2f976f7c7363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:13.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:23.627Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4dc96005-24d0-473b-b763-647be881bbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:33.647Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=45030f12-d2be-48af-98b7-5c3cd0b92307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:33.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:43.669Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b10ba11a-9fd0-46a9-ade5-7d0bd545080e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:43.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:53.686Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6d2d6741-14c1-42ce-9e8a-dc4f3f193d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:23:53.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:03.700Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=349d9d01-b543-46b0-b806-714b0164ee9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:03.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:13.715Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4b52e5fc-e3c4-44a8-877f-3fc06c135703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:13.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:23.729Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0d8c0eb0-df85-42a8-be2b-38aaa6e4cc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:23.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:33.742Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ca337472-5474-4b02-b8e8-cdb935bfe7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:33.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:43.758Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=664ce5e8-b78e-41ca-949b-1c0ef34489c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:53.772Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ec01c730-3148-48a7-bcea-99ce83c0a47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:24:53.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:03.785Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6c0d5410-aac3-4e2a-9bf1-cf1049653a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:03.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:13.800Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=03f34abe-3a8e-409e-996b-032bce731abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:23.814Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=cdc24e3f-c8a2-450d-8619-4b0919600e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:33.827Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8cd41a38-642b-464c-8b4d-885e5407b37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:33.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:43.840Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=459a6b6a-7aa4-4068-9551-a50ece097498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:43.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:53.861Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d95fe58b-0c61-4675-baeb-da73bc6d83da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:25:53.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:03.876Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=83d9a8f2-0233-4ee9-9ced-3981075a51c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:13.888Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b8dbd15b-851e-422f-8c87-e6f8848d490f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:13.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:23.903Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f8da7109-c633-402e-807a-712603139369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:23.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:33.917Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=52cbfd5f-d3b5-41d5-ad10-6af44f6dd981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:26:37.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:26:37.552Z |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-07-12T17:26:37.553Z |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-07-12T17:26:37.557Z |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-07-12T17:26:37.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:26:37.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:26:37.566Z |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-07-12T17:26:37.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:43.931Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3c303bed-f3d8-404b-92fd-2b40d2faa620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:53.947Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=213b8379-9688-42bc-afe5-0b15be932871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:26:53.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:03.972Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e784cdfc-a2d6-4c59-b91c-85fe200e16f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:03.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:13.988Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=06f85239-9f36-4c86-8fa7-3f76214728aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:14.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:24.002Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7c598f2f-6b7f-48d0-ad4e-d372d1d3b838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:24.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:34.015Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=700ea7fe-9ce7-44be-9f4f-aa0fd6793635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:34.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:44.028Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6000d604-5b1d-445d-acde-36eda7b85889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:44.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:54.042Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b6a090f2-e290-43bd-b48f-8c49f1d329fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:27:54.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:04.056Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6b97a603-aa6a-4f4d-82d2-73f59f19c1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:14.069Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2bb185ac-987a-4839-b6ca-f3b0c5b70552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:14.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:24.084Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=32b182d0-3465-488b-9010-9ffca641886e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:24.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:34.099Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=fd1f50c4-7981-4643-aa85-eb37e393e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:34.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:44.115Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9e387feb-2182-4765-94ce-2759ca40c508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:54.129Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d41d90f2-22e7-4da5-a356-c52470c17507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:28:54.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:04.142Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e813fe16-2f06-4882-aba4-a65a50164d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:14.155Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b308a0e2-9840-4f97-afd4-46066e717cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:24.169Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=fd69e517-dd28-4be6-9ab1-82a9dffd9ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:24.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:34.185Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b169c711-08cb-4d7a-b38e-459e362bb2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:34.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:44.199Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0cdabeb7-1189-4be0-bdf5-bd80fe876a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:54.217Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9329f8d4-e202-4c43-a4d6-c864bc80bfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:29:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:04.243Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8f74c2e9-3743-4a0e-a614-6d744d4463f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:04.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:14.259Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=093ae44c-2689-4994-8f32-f32f1b6a44a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:14.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:24.275Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=cc1f9c61-8f10-4246-a13e-58bafca215fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:34.288Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=927f8de4-0f2d-4226-8dc8-b38ab5250957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:44.305Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=16af3068-9f00-49c7-893d-3294a043177c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:54.322Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=797a4495-8747-45f5-82af-e4bba1390487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:30:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:04.340Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6264735b-de03-4309-bc09-31af5d4aba12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:04.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:14.355Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=50769a8b-a1c7-4ffc-b232-cddb9e6fe956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:14.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:24.371Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0576b38e-4a3b-477d-9bf6-c2a4e147f049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:34.388Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=20ee9e3e-f889-4557-b3af-54588939a51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:31:37.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:31:37.560Z |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-07-12T17:31:37.561Z |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-07-12T17:31:37.563Z |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-07-12T17:31:37.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:31:37.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:31:37.571Z |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-07-12T17:31:37.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:44.405Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4d73339f-b206-4c4d-97cb-6f39d17d1026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:44.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:54.417Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9a918a49-776c-46a1-bb83-70a95cadddae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:31:54.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:04.433Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a3a498ce-03cf-490c-999f-b8ada2bbe94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:04.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:14.458Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5348b5e2-ad95-4917-8c64-51c45a4dbfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:24.475Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b4242aaf-da31-4e0b-bb51-ccec83798f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:24.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:34.489Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=dd0c0ab2-0640-4ceb-b737-ed90d6d44c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:44.501Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=94868bf6-43e4-4580-87c9-97afd3d99f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:44.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:54.513Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a5bd3342-9beb-4872-b89a-14a83ca240cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:32:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:04.528Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=263c1988-a9b9-4479-89a2-7d4d5929beb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:04.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:14.542Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=20abb51f-b66a-404f-8c62-0e7beed1183f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:14.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:24.558Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8bff1cfa-c210-4741-8859-577ad91153ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:24.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:34.570Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=17aa4726-3960-44a3-8c9e-8d7ecf3e4d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:34.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:44.585Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a1bd17e8-9210-498b-abe5-5cf535a633b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:44.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:54.598Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e24e3d97-773a-4d01-ba92-8f5f103e03f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:33:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:04.612Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5f715429-6b27-44a6-98e3-2f3db41731bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:04.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:14.625Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6fc83523-19ab-455d-a72b-59d10302f472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:14.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:24.652Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d9b7971d-ae69-4ab5-97c2-ac56af1ce04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:24.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:34.664Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7104ebbd-0550-4f03-8dbb-fc9e66c37133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:34.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:44.680Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=25d075a5-f6bb-47db-b5a4-ef389feebe3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:44.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:54.693Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d9f05950-af0b-4efe-b6ec-1a31c0f45bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:34:54.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:04.708Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=82720cb7-201b-47ae-a166-b3d088056a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:04.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:14.722Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=66bc1b95-4837-4a55-aaf9-167b2dd3ce4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:14.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:24.736Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3395b5e4-f5d8-48a7-938f-dc17d8ce7c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:24.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:34.752Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9214f4aa-e9f1-47a8-8c8c-c0b08b2fa197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:44.766Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=08d15622-7b9e-404b-a9b3-68a4aa9c67bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:54.780Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=163d1fb9-ba9c-4eb9-a1d2-3144388dfcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:35:54.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:04.793Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6283cc30-4015-4274-95aa-088aae2c8003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:04.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:14.809Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f2bfd443-f280-44c3-aa4e-618a5bfe7f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:14.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:24.826Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=13c169ab-0583-42b2-8d99-1d917da3d958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:24.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:34.845Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3d9fa17f-b9ae-4e3b-afa5-6e44e23f64bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:34.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:36:37.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:36:37.552Z |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-07-12T17:36:37.553Z |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-07-12T17:36:37.556Z |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-07-12T17:36:37.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:36:37.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:36:37.562Z |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-07-12T17:36:37.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:44.864Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a8928894-801d-43c8-9690-8da189db1633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:54.879Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=68fbefb6-e1f1-444a-8ee1-c7fe9c327607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:36:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:04.890Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=95fe7bcf-5462-4541-a800-652eee97f48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:04.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:14.903Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=fcd4b708-5f8e-493d-bfc1-e971a8fbe13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:14.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:24.915Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=070c613a-73a2-4771-bb4e-79b38f5d225e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:24.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:34.927Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a1607379-e5ee-45fd-a51c-2c2302120300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:34.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:44.943Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=469366a5-40e7-46ff-9399-725588d3c1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:44.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:54.971Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c068a55c-1ea0-4ad4-80bd-a18b1a630685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:37:54.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:04.984Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=63437062-2bd0-4e1e-b530-95a476c01b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:14.997Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5c2f391b-29d1-4010-bb3b-68a6f8f7d25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:15.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:25.027Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f65a8974-29fb-4a73-b376-c8e1988b0252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:25.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:35.045Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4f821639-9590-4d75-bc64-bc15d6a52026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:35.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:45.060Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c32d7a50-1113-46eb-a358-a8a5103926e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:45.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:55.103Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=562f69ee-2bf5-4342-9366-215c1dc4abf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:38:55.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:05.115Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=576516b8-a745-4cbf-bb18-6f7b97da828a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:05.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:15.129Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9ea16af3-ed03-402f-83ff-97e2295da019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:25.192Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9169297e-af5d-4972-9090-dc8951698fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:25.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:35.206Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=332ad691-f807-4b07-865f-92eae2733f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:45.220Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=97cc3f5f-f0da-43ee-92c3-03f78277d586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:55.272Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b3f72f2e-45c9-4950-be3b-c9debd8ef7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:39:55.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:05.286Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=41d9b022-b695-455e-8a4b-4081e05bf03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:15.300Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d378aa65-9e9d-4e3b-84d4-47b147e97aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:15.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:25.362Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=542ffc5b-f706-434a-b70b-af9738339c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:25.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:35.374Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=48e263fd-7dc1-4756-afe1-71de3f42f4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:45.388Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=31afc574-856f-4de3-a427-11bdbfe12fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:55.401Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=eafbff73-eba6-4538-96b0-9b22a7ae9d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:40:55.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:05.415Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=53a4e95d-3bd0-44d8-b66c-0776d1967a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:15.429Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=63474739-9d68-411a-ba40-fc8d68fe09a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:25.443Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a808a4bb-3d56-477f-bf48-debd2cce6024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:25.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:35.457Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1c04e6fa-379c-46c3-8192-fead924cb39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:35.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:41:37.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:41:37.417Z |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-07-12T17:41:37.418Z |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-07-12T17:41:37.420Z |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-07-12T17:41:37.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:41:37.426Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:41:37.426Z |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-07-12T17:41:37.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:45.476Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c03f8d0c-52b2-42d8-a6fb-bbceceb260d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:55.488Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b84a90a1-6a71-43ec-b353-1049273dad71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:41:55.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:05.501Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9a2e127b-0bfe-4e68-b046-d4cca6cfb5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:15.515Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=95b70839-be7c-4d37-81e9-8dcf301ff21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:15.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:25.528Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3734b575-765d-4e81-8d11-ecf49738182e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:35.541Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=db537881-30d6-4894-8272-961198685db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:45.554Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=00fde2d5-6665-4d3f-9919-77a19edfe231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:45.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:55.568Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5790c6ed-5168-4618-8582-68544a452f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:42:55.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:05.580Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e12391f6-f52b-4b6d-8fb0-86211e9a1dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:05.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:15.594Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e8052b51-8c08-407e-ade5-1739ae415bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:25.608Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=979f1823-370e-46f4-9c43-13fce0eeec14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:35.625Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=22f45bcf-df7b-405c-b425-f27836d10893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:35.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:45.642Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=713be280-99c6-49c3-89f1-3ac032e219c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:55.653Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7ad62346-2fd0-4f48-9b54-28f3609dcf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:43:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:05.667Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=cd4fe677-366c-4561-8535-0819c3cfcb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:05.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:15.680Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=49dd917d-54e5-4b43-b796-e1548946ff8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:15.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:25.694Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c3ee761a-026e-4a27-9e08-235bde810814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:35.706Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=25cba732-a210-4b08-a587-751a57546d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:35.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:45.719Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0dca1f80-53c9-4bcc-a3bb-a40a685497a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:45.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:55.732Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e4169527-d8ec-471a-ad7c-02cd2a78f835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:44:55.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:05.744Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=48e7c398-e84c-47b1-9ca2-e9ae808be286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:05.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:15.759Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=bbfedafa-5f32-41b2-9d54-7b800dc93039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:15.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:25.778Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7128f6c7-023e-4a20-8542-dd3182cf45d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:35.792Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=031daf64-4aae-4abd-8eb5-3886969b8f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:45.805Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5bd7f551-7599-4b6c-b9cb-2387f980713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:45.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:55.817Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=49c7dbd9-7daa-461c-b6e1-0d3cb1ce0b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:45:55.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:05.841Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=631f512b-f907-4e9d-87e5-06e491353440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:05.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:15.855Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=adbe5145-0fcf-486b-b4c5-91d1832ab05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:25.870Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=fd0cf4a7-763d-43c1-9fbb-3c77180732b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:25.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:35.902Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=eb3c9b2c-6912-40a8-88f5-30d5b61c3d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:46:37.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:46:37.520Z |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-07-12T17:46:37.521Z |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-07-12T17:46:37.524Z |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-07-12T17:46:37.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:46:37.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:46:37.530Z |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-07-12T17:46:37.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:45.915Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7fdfd45d-c088-4151-a403-cca44c4d2945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:45.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:55.927Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=22455621-8cb4-46a0-8a08-f08b5a207882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:46:55.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:05.941Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f96abbc6-5075-4cc8-8444-6d821547077c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:05.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:15.957Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=17b42bfa-3f8c-427c-a622-a074ddcc4058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:25.973Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=662c66c1-2481-4606-8014-800a272334a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:35.990Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=60539721-396f-4ad5-956d-1d510567d1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:46.003Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=84e5cb07-fc55-498d-bf31-7ecc2c490802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:56.015Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=474f138c-bfbd-4a5a-8d87-5b0830b3360c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:47:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:06.027Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=26e9a796-e793-4201-a8a6-e0a3108edf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:16.040Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=465447e5-a82f-4794-a621-579e76a5b8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:16.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:26.053Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=507d4e27-33c9-4f60-95a5-4909543eb809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:26.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:36.066Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1742a0c0-6f3e-4782-9d16-c39f107b6cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:36.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:46.079Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=976d1e4e-2b75-4af5-81fd-3f4d86a42b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:46.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:56.094Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ea233b24-3950-4bcb-8668-0fc127fd55da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:48:56.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:06.115Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4735bee2-9485-4834-a3c3-e430d298c655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:06.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:16.129Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c707b754-b3ae-4497-8e19-3455cb323c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:16.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:26.142Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7ae6deff-1c40-4bc8-bb60-1d55cf04ca97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:26.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:36.156Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c283370f-a7aa-4335-b12a-c467433bd909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:36.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:46.170Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e6cf2e96-fad8-46bb-a437-d120f31862a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:56.182Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6e4f309a-41e3-415a-ab4f-53ac92a3fabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:49:56.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:06.195Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8e2c9234-fbfa-4d70-8f29-6f2dd2025787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:06.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:16.209Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c3b9101c-d2e4-4544-bc1b-7890af2f88f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:26.227Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c3d1bccf-d84c-4a9f-b47b-ff4ddd66f849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:26.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:36.240Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7e3ad2cb-31c5-4d13-a354-6e59fb2a7899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:46.264Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=232cc197-3dc7-4d69-ae96-de71b4e517b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:46.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:56.281Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ee88f84e-1736-4f92-bea4-a65bbfc2fc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:50:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:06.294Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ba2cc7c3-cd06-4058-9ee1-b720f8c41a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:06.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:16.306Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0178c35a-58de-4a97-9c0e-10732ce5400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:26.320Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8e12450c-94d4-43d2-b464-f682ad052fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:26.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:36.332Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9d3df27a-92ed-4dc1-afb4-6640a70479cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:36.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:51:37.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:51:37.526Z |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-07-12T17:51:37.527Z |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-07-12T17:51:37.530Z |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-07-12T17:51:37.536Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:51:37.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:51:37.537Z |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-07-12T17:51:37.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:46.345Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=68985d4c-1939-4c07-b64c-8ed257d4359b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:56.358Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=658d8936-7a0c-4f38-ab0f-dffc0734d9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:51:56.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:06.378Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=41b42b0d-cb6f-41f1-9fbf-0fce46ca8ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:06.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:16.389Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0373a541-8fd7-43e5-b823-93936c67be9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:26.403Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e4daab5a-3296-4587-b577-37bbc768db04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:26.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:36.417Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8b0841df-6ec6-4450-b1e6-b5cefe3038fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:36.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:46.429Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8ffcc37a-c576-463c-a43b-c2883d6fa323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:46.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:56.444Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=46ad1fd7-8769-4f12-b5f5-0c610154bee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:52:56.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:06.456Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e38095be-ef2e-4705-88e2-281284e87091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:06.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:16.469Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=02c8b9e0-c52d-4566-8399-7d327a62ae45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:26.481Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5248ccf3-f2ac-44a3-b3a5-35b6c6ca5a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:26.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:36.493Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=bcb56b56-3a73-4177-9c92-b73da263e6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:36.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:46.504Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9af115c8-e593-47ec-ae0b-fe5dd8a803ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:46.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:56.517Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=59f6e153-2655-48ff-9bb9-de2ad54a2fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:53:56.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:06.529Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=62655888-34d8-4cf8-8fcf-db6f396fd830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:16.548Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1cd5a560-b473-4ddb-b561-ff081e18c3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:16.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:26.560Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5aa8bbf5-2a9e-47d2-b41f-052f41949716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:26.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:36.574Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=817fce42-0686-4d62-9a9d-d416b2dca2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:46.586Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=bfa6d029-b4c4-421e-bfeb-954456304d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:56.597Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d3f8f01b-7e7c-4396-a2ee-69f380f2c763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:54:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:06.619Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ed5a23df-1341-4ff7-bc63-a4d263825956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:06.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:16.631Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8d1ee00c-88f4-4f87-a20c-acacea7c17fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:16.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:26.645Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e9055498-52af-43a6-bc54-f9b111546783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:26.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:36.662Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=49c00d85-17d4-48d2-8f5c-b84e4c98bda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:46.676Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5c5c24f3-3065-4f97-841b-19a5c9acb583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:56.694Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=212edde2-5316-42af-946b-50f1936bcbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:55:56.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:06.708Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b43f6ae6-605e-42a8-8b21-c73902ec49a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:16.720Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2bac83de-2829-4eac-a819-38741400dff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:16.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:26.734Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a622c3a7-fb22-445b-8fea-074f7f106bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:26.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:36.746Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=67933c77-4ade-4c61-a979-168091ca768b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:36.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:56:37.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T17:56:37.413Z |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-07-12T17:56:37.414Z |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-07-12T17:56:37.416Z |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-07-12T17:56:37.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T17:56:37.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T17:56:37.420Z |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-07-12T17:56:37.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:46.760Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5a95199e-b11b-4dc0-8fa2-86512bb5fe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:56.773Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a75152d8-e8b1-4942-8dac-031150c129e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:56:56.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:06.785Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ef3feef7-36ab-4cef-8d6b-cdb1fb0ae45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:06.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:16.795Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6a0e09d4-333d-40ba-8eec-2a4403523ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:16.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:26.807Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=29f316b9-de99-4711-b647-150e0d91116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:26.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:36.819Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e7273bb0-9c24-4428-9a77-ba48115dc144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:46.832Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=660cf4bb-ec75-46a7-aa2e-0a93c45cc20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:46.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:56.847Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1a62fa53-d292-4d1f-83e2-42c297fbe8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:57:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:06.861Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c334a986-9eb1-4389-98ab-64b0dbd5429b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:16.873Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5f18a40d-2ac4-42f3-add4-a8dc4e4186e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:16.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:26.895Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2f8a7bf7-4f25-4572-9cb7-cbc74e8c3348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:26.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:36.913Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ebc7cb5d-faf5-497a-a309-70ea7787d3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:36.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:46.932Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d0ee6421-8796-4847-b208-1f47dfcaaf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:46.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:56.953Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ac098bed-e7e7-4e56-bf36-ac11ecd29eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:58:56.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:06.966Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=db8c36f3-feed-44e8-bf98-abe688dc84ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:06.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:16.978Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=66fbd0a6-fdb0-4e85-a654-f7044d347f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:16.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:26.990Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ab8e4508-af83-4993-bc04-ee5dfd8e969a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:27.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:37.003Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5d4e33e6-577b-4d73-918f-8ff56290caf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:37.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:47.015Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=93d52c4d-053a-4090-b66e-97cc6e5471ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:47.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:57.027Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4b01ee44-57e0-45f1-bf8a-cd2b2ebc6d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T17:59:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:07.040Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=afc801cd-79e9-441d-8f05-72360d595337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:07.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:17.052Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c2265746-d483-41fb-82f7-8e8f43e6a618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:17.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:27.064Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=54825419-35d4-4ef3-b0fe-45751606d43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:37.078Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4dea2b77-c11e-45e5-90f8-016b1ae50d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:47.092Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e8ef5693-f2da-41dc-be77-11bc298fc569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:47.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:57.106Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6aaf0535-cadb-4017-8097-78a169ee0987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:00:57.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:07.118Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1f2da7f7-b606-41b1-9bc2-d3a86c57c92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:07.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:17.130Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=105b93c6-0b97-4874-8a96-28ebb8f3392b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:17.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:27.144Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=70276dd7-b171-4bc6-b937-b51e27cdf1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:37.156Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5bd8c2a3-83fe-45f6-98d2-326dabc4be2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:37.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:01:37.504Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:01:37.504Z |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-07-12T18:01:37.505Z |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-07-12T18:01:37.508Z |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-07-12T18:01:37.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T18:01:37.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T18:01:37.514Z |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-07-12T18:01:37.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:47.168Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=55c98fa2-984a-4b9a-829a-597ad240ab3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:47.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:57.180Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7d171362-d169-43ce-96d6-351555154ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:01:57.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:07.191Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=259f5b3f-5223-407c-ac15-2abc06bc710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:07.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:17.204Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0e6806b5-956a-4c5d-9ae2-245e5f84fc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:17.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:27.217Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5b97d377-1c0b-495d-a9e1-fb7fea0aef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:27.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:37.228Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4af31288-60ff-4b59-aca5-99d00bd8bb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:37.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:47.240Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4c9caea6-425c-4585-bed5-83c26dd2a85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:47.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:57.251Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c3b4f5aa-261d-405b-ad68-81c20f28ca22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:02:57.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:07.262Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c478b46f-504a-4670-b127-6d1b380d5008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:17.273Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6c4c7534-4526-4656-b507-1d46487de550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:17.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:27.285Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c84677dc-90c0-4c04-9e1f-bf83f9bd3ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:27.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:37.297Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=41fa284e-4542-491c-b440-34d3817aa436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:37.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:47.308Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=967a5b46-cffe-4463-a0bd-573ed325b4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:47.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:57.320Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b4def251-5d75-4b68-8e07-037d52c48a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:03:57.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:07.332Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=54ea6033-857d-413d-a4cc-5bb204565be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:07.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:17.343Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=800a4b88-c9bb-43b7-8409-930743d77773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:27.356Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8c638875-041a-4a9d-9503-736f57f73fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:27.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:37.387Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6f6b0966-4324-479c-9655-a9907190ad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:37.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:47.400Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b9817523-f9dd-4013-b085-0f402de97e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:47.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:57.412Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=05b5ca6e-44a0-4ff6-99f4-36b7a3308099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:04:57.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:07.423Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=aa921ff2-4743-4dde-bd7f-2a42cb1ab0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:17.436Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=794dc9dc-40ca-461a-91cd-15d57b45952f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:27.448Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=837782f8-9c29-4447-8901-f3d4e5e073b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:27.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:37.460Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c157bb64-5ecc-4001-8057-7aaf706e3255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:37.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:47.473Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6de69b2f-bd40-4408-a821-53852abbe7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:57.485Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9b85890e-5903-4e5b-9787-474695f461ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:05:57.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:07.497Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1ad1b498-e972-4c11-abd1-ea61817c5126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:07.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:17.508Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=64eabfaf-57b8-47dd-8765-48d1fd0a52dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:17.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:27.520Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=25d92140-a410-4843-856a-e8d6ff4eb71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:27.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:06:37.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:06:37.415Z |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-07-12T18:06:37.415Z |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-07-12T18:06:37.417Z |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-07-12T18:06:37.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T18:06:37.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T18:06:37.421Z |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-07-12T18:06:37.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:37.532Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0b091e2b-9d28-4c4b-ba4b-90006fb517ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:47.546Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1ae0e393-616c-438b-b13f-a76a4355a1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:57.559Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=df9fcd6f-6f1a-4fe1-8be0-e88de42f67fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:06:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:07.572Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d74141e1-4e3e-4a27-a301-e5877c6b272d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:17.585Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=637e5fd2-9024-4414-9466-042da0e24c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:17.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:27.606Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f3c22945-cd80-4b39-992c-3a1ffcce3665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:27.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:37.621Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d136ac9c-bbcd-4a69-a6d4-d4467b48b19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:47.632Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=88a5150a-2d8d-412f-9177-43e991bddd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:47.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:57.649Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9af4253c-78b8-4fc4-bcca-3c01129f2031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:07:57.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:07.663Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c3641522-0d2a-491c-970f-b8d91db1021b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:07.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:17.676Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=07ef6fbf-b3ed-443f-b860-9550f8019d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:27.689Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2ad05238-f744-4537-b084-2a85b1a1844b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:27.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:37.700Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=fa9a8163-8e5f-49eb-bfda-737366c3fddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:47.713Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=bda80a92-ac8c-4e66-a1e6-870a24258a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:47.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:57.724Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c13256c7-9103-49b9-af51-83ca133a5180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:08:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:07.736Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a0abec17-8841-4e6c-9208-fdad73528a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:17.748Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=226c6346-521b-4928-ad0b-521321019426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:27.760Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=dc67a7ff-febe-4479-a77f-f8ddd2ce84e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:27.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:37.775Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5925644c-79c5-4667-9f44-d784aecd19b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:47.787Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1e025412-8c8a-4666-9b97-760de48ffdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:57.799Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e3fbe1eb-1d98-40f9-9e8c-be4bbad42f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:09:57.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:07.812Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c090986e-7704-4e21-8724-5d2b43ce6269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:07.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:17.823Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6edb2328-577a-4cbe-b26f-0e3b7d02b0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:17.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:27.835Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0c98ed88-086a-4ba5-89b2-0064da735929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:27.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:37.850Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3929838f-5807-4ae6-b862-7e9388203d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:47.861Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=064dc302-8417-46e4-afcd-85c7788101ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:47.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:57.873Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=75197fb7-a8cb-4714-b0c7-6af0ba4b0480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:10:57.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:07.886Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e4d5fe5b-0ffd-454e-a177-d5d020a63f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:17.900Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=fa659265-11a9-4f50-a824-1d46e6545bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:17.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:27.914Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f5f60fe3-42cc-4495-817e-2d4c061eed7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:27.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:11:37.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:11:37.521Z |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-07-12T18:11:37.522Z |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-07-12T18:11:37.525Z |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-07-12T18:11:37.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T18:11:37.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T18:11:37.530Z |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-07-12T18:11:37.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:37.929Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=70b393a6-f483-4db9-9844-e16f9d5b2672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:37.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:47.947Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0f49656f-d5c6-478d-86cc-ed97de2d83f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:47.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:57.958Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=85cbfdc1-e2da-4c26-9e1a-eb5d500e64a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:11:57.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:07.968Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=967f7c15-4430-4880-9b21-5edfe05c0a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:07.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:17.980Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7b8a2c31-5005-451a-bc9f-c77ca97d0f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:27.992Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d9451e58-e562-40b3-8a68-d150fea47cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:28.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:38.003Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4a876f72-0dd7-4a55-8e14-b0c80075ac04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:38.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:48.014Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=875aab27-8057-4ad2-9ff1-54c42ae3b766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:48.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:58.026Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b4b4eb3b-332b-40d3-8dd4-2bccb209ba5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:12:58.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:08.037Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3c31666f-3d9b-47ec-ad4a-fbef5abf9840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:08.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:18.053Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=751b7bcb-17ed-42e5-bdc0-8034ae241cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:18.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:28.064Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e3cde5d2-187b-4d0f-8047-c00c3bbe8735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:38.076Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5a6bd704-1fd9-4b4b-a8ba-0abb1c1c5f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:38.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:48.087Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=98575976-7893-432e-9403-c653a79545e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:48.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:58.100Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3305fc6b-d567-464d-9978-00bc567b174e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:13:58.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:08.118Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=81ece455-c5bf-480a-abf0-d9b826748f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:08.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:18.132Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=40363256-8346-4ea7-8f2c-11ee5ec0987c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:18.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:28.144Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=82abff92-1eab-4aa9-b8ec-0f8c03b69994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:38.159Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=79edaf0e-869f-43d3-a866-4f40e27ea773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:48.173Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7f557ec7-14e9-447e-8818-9202efb4e89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:48.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:58.186Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=46916ee8-a765-4b35-b235-b8fbdf2d364c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:14:58.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:08.201Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=266ac899-d980-4e56-b78a-2a0f439697cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:18.214Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b75a784a-93b4-4981-8810-47e6d933db35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:18.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:28.227Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ff095915-26f3-4c30-873d-204428466273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:28.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:38.242Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ae46ba75-7158-4b2a-a400-97a89546f76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:38.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:48.254Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=11c2cc2a-a3a5-47b9-a9a8-dee301bca652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:48.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:58.274Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7b89d6f7-a6f1-4abb-9960-e256099aee94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:15:58.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:08.293Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=bb36fbf8-d178-43a5-b1fb-eb1de1f67f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:08.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:18.307Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=09032984-82ab-4deb-a4a8-a61dcfa86458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:28.321Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=928f0458-1482-4414-8548-cb179ab32e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:28.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:16:37.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:16:37.513Z |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-07-12T18:16:37.515Z |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-07-12T18:16:37.518Z |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-07-12T18:16:37.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T18:16:37.523Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T18:16:37.523Z |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-07-12T18:16:37.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:38.333Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=24b9695e-d980-431c-ac84-91a4fffa1ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:38.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:48.346Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0f47b88f-c0b9-4c3c-83c1-2aa85a2fe027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:48.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:58.359Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b70eaeea-2661-4dd1-80b6-c0c24ae37dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:16:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:08.371Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1f57fcf0-68c7-4c85-8ebe-96228ed15375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:08.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:18.385Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=913558a8-4231-4d79-9a44-1ad6664dc5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:28.398Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=96665673-2728-4cae-a2e4-3eff61f97761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:28.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:38.409Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3b256eff-f25a-488f-9d38-b46807d68893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:38.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:48.424Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a69d3cd3-5fe5-47e6-a48f-bf6a149ca49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:48.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:58.436Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7a9a6a5a-31e1-4ea1-9113-70a02fb6d26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:17:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:08.448Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d85eb4d4-4cf5-4a41-99b9-602a9dfeb329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:08.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:18.461Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4f15327e-204b-4cf0-9850-044294fc2acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:28.480Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8816aa22-fa54-4c2b-a548-262d489c0118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:38.494Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=37073c8a-fbf5-4422-b0f0-96c1bd05015b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:48.508Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2368fb28-0a0b-4a3a-83c8-ee46f1cae464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:58.520Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=739387a1-36dd-415c-9fdf-0e9054917a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:18:58.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:08.533Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9a73eed2-6816-4b91-803c-a994bc89a1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:08.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:18.547Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=107df5e0-cc24-4703-86bc-3451a8a79c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:18.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:28.559Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=29958abe-bed5-4d7d-a20c-12aa0d7921f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:28.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:38.574Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=40129441-fdf7-4bec-a8e3-386862dc4cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:38.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:48.599Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=cecbd7ee-d317-47f3-8b97-7a16dfac5df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:48.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:58.610Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b7a44bb1-cb17-4249-8659-49d43833b159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:19:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:08.620Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a70da71e-ec6d-4bfd-b917-88fa30347e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:08.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:18.631Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b5ccbc3f-b2bd-498b-afd2-ff1d53db16be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:18.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:28.643Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5c34c0cc-3ce0-4bdf-b174-c4b06ea0770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:38.655Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=467c1f42-1617-43f2-979e-87c2a0886fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:38.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:48.667Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=12125613-b617-4aaa-906f-098df000b332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:48.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:58.680Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c3d04106-8c46-47a5-8ce9-4296fa741d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:20:58.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:08.693Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=468579f3-7adb-4997-b125-0e81b14efacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:08.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:18.707Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=434ece59-adf8-4c4d-86d9-4d70fe0a3452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:28.718Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a71d713c-9366-4b9c-af2c-e3681867a6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:28.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:21:37.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:21:37.407Z |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-07-12T18:21:37.408Z |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-07-12T18:21:37.409Z |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-07-12T18:21:37.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T18:21:37.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T18:21:37.413Z |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-07-12T18:21:37.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:38.731Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2c0b291c-2bae-4232-92ca-105bf59401ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:38.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:48.746Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e804d2d6-63eb-4bd8-aeb8-d421ba69ec5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:48.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:58.760Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3c1c3075-13e0-40c7-b351-5bc4a41e8357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:21:58.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:08.781Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7cb91113-83b9-4908-bcdf-7230718cc6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:08.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:18.794Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=3e8c2310-b614-48b0-ad5c-88d7ff6a9af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:18.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:28.806Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e0471103-9e87-4dd7-9d6b-174ca5e570aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:38.817Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4273461e-e54b-43a3-8ed7-4b43b79a018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:38.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:48.830Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=eb742d03-14c6-483d-b74b-048f159b8e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:58.843Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c6e667a2-bd8a-4a8e-a84f-e090cb7f4d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:22:58.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:08.855Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c1ba8859-a8e5-4122-a89a-c5bd8db732ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:08.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:18.868Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2a05b722-d0b4-405d-93c8-e716b1bd3596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:18.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:28.879Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=42a66d50-8bbf-4675-b98d-c91fd9c80acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:28.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:38.892Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=41f96d9a-9088-4509-a777-6a520de9e371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:38.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:48.903Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=cda27cc6-dc2c-447a-b716-7eb60326e9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:48.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:58.914Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=dcc4a046-a182-41e8-a223-0efc95d27d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:23:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:08.925Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9d30764e-31dd-40c4-b645-96183e86203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:18.939Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=97e7d0a6-fb23-4564-8508-d5a6a83cbac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:28.950Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=088a12dc-c0e1-4b27-a00a-2fe5e728bc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:38.963Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=dcb07bae-4dfd-4893-96cb-1e9572f81086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:48.982Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=02961bff-b1c5-4313-b95d-7832fbcbb856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:48.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:58.999Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=00995bff-117c-4669-b605-12f648498926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:24:59.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:09.013Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9bef8816-90d1-48d5-8fa1-4f6b83c366c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:09.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:19.027Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f997100a-5058-4f18-9cbd-40d685adfc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:29.039Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8feebefe-be09-4fde-8619-819393136e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:29.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:39.050Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=151f8201-d9b0-4a27-abe5-6dc5114d4a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:39.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:49.063Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=31bef687-85fb-48f8-a1f1-f3b122cf13a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:49.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:59.074Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=e79dba88-211c-4928-8e1e-f25de2dd4034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:25:59.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:09.088Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=51e87422-db7a-45e8-bc3b-0d442c26a43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:09.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:19.100Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=50b262d6-33a1-42f8-828e-49daa24943f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:19.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:29.113Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ea7ef398-3c45-424d-a2ac-e7b63e12ba55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:29.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:26:37.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:26:37.535Z |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-07-12T18:26:37.536Z |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-07-12T18:26:37.539Z |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-07-12T18:26:37.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T18:26:37.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T18:26:37.545Z |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-07-12T18:26:37.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:39.123Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=301caaf5-d308-4b9a-b4ba-a03db510deb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:39.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:49.135Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=452c127d-5b56-4c84-9669-efe5caf6d01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:49.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:59.147Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=62efce45-d398-4669-9ede-c88f8fd81360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:26:59.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:09.158Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b5124af1-4297-4bb4-ac48-0e20a4110f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:19.170Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=cb572648-8194-4068-b10c-9b8ba6900f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:19.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:29.185Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6478d656-e16c-4a14-844c-c464c43974ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:29.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:39.196Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4c291976-e227-410e-b2d7-348dc004f9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:39.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:49.207Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7ec3a2d2-0bd1-42c4-bbfa-e1aa0db6a524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:49.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:59.219Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c3fe7cf1-2965-46e5-b0fa-ceb7ffc4f8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:27:59.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:09.231Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=03b08f9e-d621-45f7-9387-5ac6c770afaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:09.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:19.242Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=75563d1c-9cc4-459d-968a-d037c606a2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:19.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:29.253Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1b0b04f0-55af-4267-9c8e-7ffeda9253b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:29.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:39.265Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2063f716-9679-481e-ad85-3a0952a9d951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:49.279Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d6af60b8-0ed1-45ad-a483-24677a80748a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:49.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:59.290Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b6c60bae-dca7-4e15-8a76-acae73c50be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:28:59.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:09.301Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=42008633-2b44-4a64-b33b-15665a004ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:09.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:19.312Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8290638c-3405-45e2-bfde-5680d1db172d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:19.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:29.323Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=094b01e8-f85c-4147-9197-33ec0021d7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:29.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:39.336Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=11494b2d-684d-44fb-ab77-4a8298b293e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:39.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:49.349Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9d39d74c-cead-49cb-8f34-9e47327b5b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:49.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:59.361Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f313436d-95d5-414b-860d-eedffc72c451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:29:59.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:09.373Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9039440c-5c65-40c2-9574-e5c1ebdc7bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:09.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:19.384Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7efe5af7-0bf3-4bd1-adf9-3ab23e9006f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:29.395Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7b04e266-8ef9-4da4-93c3-a799545edb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:29.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:39.407Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d90b47c4-095b-4821-a7b5-84f3c8505e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:39.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:49.420Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=aa8bb551-8227-4a9e-a35a-b6764d6f2a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:49.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:59.432Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2d4bebc1-3668-4c8c-8ac9-3c08cb689bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:30:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:09.447Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b5ef2cb9-810f-4857-bfc3-cd38047add46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:19.459Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=489cf62c-c8fa-46b1-a070-279e17786679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:19.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:29.471Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f05ac094-0c02-4029-a972-0c0faa602925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:31:37.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:31:37.417Z |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-07-12T18:31:37.418Z |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-07-12T18:31:37.419Z |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-07-12T18:31:37.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T18:31:37.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T18:31:37.423Z |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-07-12T18:31:37.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:39.486Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0cab4f3f-9120-4cb6-8703-8ddb93462871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:39.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:49.502Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4008ae35-4185-429c-b327-07b4b08d7135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:49.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:59.514Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=26f2c7a3-41a1-469a-af41-28fdb0574a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:31:59.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:09.530Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=61fc7519-6535-4a48-9a51-1db00d760f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:09.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:19.545Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d4c933fa-1780-49f2-a016-539b4c140dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:19.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:29.555Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=af9fccb1-1ff8-4ae0-ac89-3c0b8eb50650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:39.568Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=514d0b56-6889-41ef-bc48-ab829c9ae27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:39.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:49.588Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8a5dc4ff-55db-424a-81c4-4a3cfc45bc4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:49.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:59.601Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9b98943c-2caa-4e74-b4aa-0d40d81d5035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:32:59.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:09.614Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ca06b0f4-d1a4-40da-84e4-c53b68385698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:09.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:19.629Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=225b19fd-85a3-47be-8b72-929763fde798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:29.643Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9ed3905a-41ef-40df-b321-69d669561f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:29.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:39.655Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=77193d81-7ab1-499b-b70a-69e7ee66e338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:49.666Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=88c41f92-9c75-4f16-b5ef-cc417f0e9d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:59.678Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=07f9e65b-36c9-45a4-812f-4389d52d76a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:33:59.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:09.690Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5bdb5847-cf02-4c26-8283-261d7e0d0249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:19.704Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d49b9227-e673-453f-a564-81ede506f11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:29.716Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=36d2fda7-c904-4fc8-92ec-e4620d2333eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:29.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:39.728Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=97864f58-fc08-4ea6-a075-a4fbc90a1e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:39.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:49.741Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=2a228cb8-4faf-4dd5-b383-4d9347b6cd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:49.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:59.754Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=37e67e95-f3fa-43bc-8ccf-6be12e6f1e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:34:59.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:09.767Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9d320828-859d-48b7-bdfc-7ea35e2e24c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:19.779Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8f34ff5b-b26d-460d-90a5-8543c7fb7b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:29.791Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=7aad6977-ba13-4d6c-97ff-2842eb4dcfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:39.804Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=d910bc90-92fd-4e5d-b53a-600c008332fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:49.828Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=6c838923-4864-4fe1-9dc4-da824fe6f918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:49.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:59.840Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=a8e28a73-dd37-4fef-ac3b-2c524457a3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:35:59.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:09.852Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9ac322a8-ba14-4e85-a888-989775cd095b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:19.864Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0076f2e9-fef2-4a19-8517-5ad2bb19ad14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:29.878Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=41c5dd19-402f-4db6-88bd-298a25d3c2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:29.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:36:37.523Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-12T18:36:37.523Z |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-07-12T18:36:37.524Z |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-07-12T18:36:37.527Z |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-07-12T18:36:37.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-12T18:36:37.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-12T18:36:37.533Z |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-07-12T18:36:37.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:39.891Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=53f26d91-95b5-437d-9a0e-7e83857e9d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:49.901Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f53dcdf9-ac11-4b20-b063-08635ae96cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:59.913Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c00f78af-f6cc-4252-a902-212a7722a30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:36:59.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:09.923Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0c851d87-b894-40e2-b757-9ff8f80ffa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:09.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:19.935Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c37c3917-e689-457a-9d5a-133be158b292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:19.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:29.946Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=1d6ac227-a4cf-4cc2-8ebc-88cacfac63fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:39.959Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=8003bd7e-49c7-49dd-b7d5-0441f6d9908d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:39.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:49.970Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=ebde1213-130d-47e2-93d8-61f1b5d72925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:49.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:59.983Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=cc543aaa-4893-41dd-a7bf-afe6065e0298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:37:59.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:38:09.997Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=26ecc496-5e86-493f-865f-de792148bd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:38:10.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:38:20.018Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4ebb5f25-7c1e-4595-ae17-1beaa3458b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:38:20.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:38:30.039Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=4a5b9633-b486-44a9-bd4d-c2d05f3c4f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:38:30.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:38:40.064Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9a6de8b0-1873-4bd0-8983-c1b13970eeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:38:40.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:38:50.084Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=0b966db1-3b66-4624-87cb-ed56e197ca3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:38:50.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:00.096Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=c72bfebe-8cce-4225-bfaa-ef871e297acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:00.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:10.108Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=94db596b-a538-49af-a030-d8e7be8272a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:20.121Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=647f4842-33ea-40d8-add4-db70b18a28fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:20.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:30.133Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=91813883-5658-427f-adaf-eeb1751a8f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:30.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:40.145Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=9b4633a2-3c13-478b-9c93-a1644897152e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:40.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:50.157Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=5705aebb-04ce-481c-8de6-10e0b5396186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:39:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:40:00.184Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=57fe3332-4af8-4b4f-9992-5946e346d07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:40:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:40:10.198Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=76e18d88-3a23-4f81-a2f5-b139514f5b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:40:10.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:40:20.210Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=f6babef4-a80a-4c30-972c-33e363c3f6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:40:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:40:30.221Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=03bbb8db-771e-42be-90be-3f8d3ce5b305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:40:30.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:40:40.240Z |INFO |Init configs |InvocationID=9080ae17-c090-4c29-a8c5-9a7a61f4295e, InstanceUUID=b38f17cf-eda7-4826-89fb-08f8d6c97194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-12T18:40:40.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |