By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T01:55:34.913Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T01:55:34.917Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-29T01:55:34.957Z |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-05-29T01:55:35.536Z |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-05-29T01:55:35.630Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T01:55:35.630Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T01:55:35.631Z |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-05-29T01:55:35.706Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-29T01:55:35.767Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-29T01:55:35.783Z |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-05-29T01:55:37.284Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-29T01:55:37.735Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-29T01:55:37.757Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-29T01:55:37.758Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-29T01:55:37.803Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-29T01:55:37.803Z |INFO |Root WebApplicationContext: initialization completed in 2019 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-29T01:55:38.223Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-29T01:55:38.721Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-29T01:55:39.944Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-29T01:55:40.287Z |INFO |Started MainApp in 7.586 seconds (JVM running for 8.234) |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-29T01:55:40.332Z |INFO |Start scheduling PRH workflow |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:55:40.373Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=40ea7696-90f3-4b7f-8746-96c4732a9f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-29T01:55:41.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:55:41.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-29T01:55:50.818Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-29T01:55:50.819Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-29T01:55:50.820Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:55:51.991Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d0932a36-df25-46ae-bb5e-ad52c6cddd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-29T01:55:53.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:55:53.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:03.098Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7b3239a3-74c4-454b-a3f5-0338e111a4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-29T01:56:04.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:04.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:14.170Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7e75cb55-ecdf-4d0e-a035-0708ad697787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-29T01:56:15.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:15.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:25.243Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f6e1f295-ab1f-46fb-bc20-79ef94cdf450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-29T01:56:26.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:26.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:36.281Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9df0bb5a-d523-459d-b7e8-954e25a31e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-29T01:56:37.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:47.418Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=82194cf4-df03-4593-9fd6-7b58701e937d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-29T01:56:48.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:48.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:58.657Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c2c9bffb-a28f-446a-88d6-f7f28be3f16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-29T01:56:59.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.175:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:56:59.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:57:09.818Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e86d6ac2-583f-48d3-bf14-dcdf5b9d630a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-29T01:57:10.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.175:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:57:10.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:57:20.858Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2db7fcab-2fbc-48c9-8301-8a3afeef701e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-29T01:57:21.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.175:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:57:21.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:57:31.928Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=318ddb99-8732-473a-9611-729f5517fde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-29T01:57:33.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.52.175:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:57:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:57:43.006Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f37c1a74-c3d9-4968-8419-164e36ecc7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:57:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:57:53.194Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b36b26fd-cc1d-4370-a881-e4b2cbcd39d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:57:53.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:03.216Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8920c443-07e1-4894-9ac9-e96e7722ce65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:03.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:13.234Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=07431c24-869c-49b7-95a3-307a2050a3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:13.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:23.262Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d0ea11e1-afe7-4dea-931e-30669a6dd27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:23.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:33.279Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=21f04480-cc91-4cc0-91ba-a453952de24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:33.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:43.297Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=70f23d2d-adce-4a2a-9b80-dc78fe91f5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:43.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:53.317Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cd9a3c9d-e849-4e0d-852c-3d9d1c12680a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:58:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:03.336Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9aa5252f-1ef7-4701-a015-71d6fde93228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:03.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:13.358Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4d79eb3f-9f18-42da-aa5d-e735d386e596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:13.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:23.371Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3b8236b9-f559-48c6-ab31-828e9ee4c3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:23.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:33.385Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fa3fdac9-db04-4e69-894c-56101f9ea0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:33.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:43.407Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ad19adc7-4d4c-4ce6-a076-48de5efd2e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:53.425Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ded65477-2ae7-43f9-b1f2-2553577b0cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T01:59:53.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:03.459Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c4ec9772-19c8-4723-b71f-9d321b6cce7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:03.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:13.473Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=51b04cfc-1c9c-429c-8cd9-9481998980ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:13.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:23.487Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fa7cff78-9a38-41d8-a09c-176cd65364eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:33.500Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=56c55273-50d2-4b56-9709-a436aeb84d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:33.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:00:38.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:00:38.843Z |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-05-29T02:00:38.843Z |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-05-29T02:00:38.845Z |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-05-29T02:00:38.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:00:38.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:00:38.861Z |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-05-29T02:00:38.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:43.512Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1b533bf5-b4db-4eee-adcb-730ff1b6082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:53.528Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=af2d007b-1447-4db4-9f2a-af269f2c9c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:00:53.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:03.542Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c676d37b-526b-46fc-b819-426e6f6eb83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:13.556Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ff333792-270d-4640-8309-07c6c4d23c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:13.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:23.572Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c77e2e41-9549-474c-86a3-99c19aa50cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:33.586Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f9a328f2-5bb8-4541-b323-88c69be5ac59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:43.602Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fb3a874a-0a24-4837-abc7-9882a3978827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:53.614Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c8eb3a44-bbdf-475b-8a9b-968848cce71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:01:53.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:03.628Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=beff09da-58a4-42ee-8318-4259a629ad00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:03.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:13.642Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=dfa80202-eba2-4db6-8866-c8c61f97b2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:23.656Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7491bf56-7ba6-4650-8f65-b09e5d8b3b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:23.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:33.669Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=93bf8a38-fa32-4f23-9a47-2ddf7b1e6da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:43.682Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2507e464-08ed-434f-bec6-377e84ed5159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:43.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:53.694Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e5312ecf-a044-47ee-ae19-52bafb28ac74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:02:53.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:03.707Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8cecb056-44e3-44ec-bb11-cf1f2da8eb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:03.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:13.719Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=eebdb6c9-0146-4d64-bb6a-db1e7bfb8b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:23.732Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3944dd14-b33d-44f5-88f7-f33a573f35a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:23.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:33.746Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a8fe0c90-a243-467e-8085-eaedf9d3037b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:33.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:43.762Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9a24f4e4-d9e6-4ac3-b18e-4bfd78ba9042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:43.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:53.774Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f22860d1-edc4-4009-af6d-964063d5519c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:03:53.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:03.786Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e41f0155-db24-46d2-9a26-8217d57d4dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:03.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:13.799Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7af24495-9695-4e27-a569-b1da6ddc90cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:13.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:23.811Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6a0687cc-de53-47ab-90f0-67beda60ac54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:23.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:33.824Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ae4634ab-a94d-48f5-96b7-f6c6d18039f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:33.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:43.842Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=334d74df-ad5f-4b73-b9ad-6a4bd5e786e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:43.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:53.856Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=91f5f979-2dc3-480c-9bd1-7c94ce7b2308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:04:53.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:03.866Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=84f3d2b3-6def-4699-bd26-0d9bcc979c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:03.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:13.877Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=32906062-cf35-47b4-908d-4cdeee0e6f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:13.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:23.890Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=013fc09f-79cc-481c-8a43-c467ef15ea50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:33.902Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6c488805-3ade-4662-bbbe-fb495e746aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:05:38.487Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:05:38.487Z |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-05-29T02:05:38.488Z |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-05-29T02:05:38.490Z |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-05-29T02:05:38.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:05:38.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:05:38.496Z |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-05-29T02:05:38.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:43.915Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=11285753-2482-4471-b677-1b5859dc78f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:43.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:53.929Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fed697cc-e1c2-4588-b700-9f6e48dc6dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:05:53.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:03.940Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f70692d7-25c8-4911-907d-d0c3b357e827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:03.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:13.951Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=78fdcd67-61de-4d36-83a1-602aeaaa23bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:13.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:23.964Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cedc1a4e-07c4-4680-b83e-1c8f0487f816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:23.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:33.978Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3e7b4e90-add4-4367-88fb-454bd6358c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:43.990Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e5d43bf8-204b-4129-af4b-ff1e3299d0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:44.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:54.003Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9dd1a4fc-8b23-45b7-915f-bf3f97efb178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:06:54.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:04.015Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5a2eb86e-109a-4b97-acb4-f6bcc4733001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:04.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:14.026Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=92e4c0ef-5a78-484b-a45a-f3612657d1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:14.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:24.039Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3ebb892c-f6ad-434d-bf3a-3bca89ae5db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:24.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:34.049Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=26d37318-13e3-4671-b042-faace73bdf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:34.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:44.060Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=39438608-6025-4593-a68d-e3beda0dfdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:44.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:54.072Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=27f8ddc6-5d47-4bd2-8adc-2f290fbc27cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:07:54.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:04.083Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=79cc1ee6-edf3-4a15-b9b6-781036359325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:04.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:14.095Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b5622467-b8bc-48f7-a4b0-7e124d44ab8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:14.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:24.106Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4e3b12d7-574a-4685-9c47-8b0cd4916673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:24.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:34.117Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=94665171-6239-40f2-af35-64ab7896b33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:34.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:44.130Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0dbec462-585f-4c90-8bc8-36dfa6e637a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:44.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:54.141Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=71a0c789-02c3-45ff-bc07-cdcd4c527bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:08:54.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:04.153Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=31b39cd2-191d-4b10-a57a-c7b89257c545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:04.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:14.166Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=742aa334-85c4-4006-8049-45194107f7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:14.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:24.179Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a987d6b8-ad3b-4c78-87ba-dd2d9aa0c3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:24.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:34.190Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=84dd0ed0-3949-45b4-a5d5-6181837ff180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:44.201Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=69b333f5-01d3-462b-aa6b-0749b62b41b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:44.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:54.212Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e18dafeb-eeb9-406e-bde0-2090db16e274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:09:54.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:04.222Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=162a51d7-ccdb-4bae-8b93-43b70930a821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:04.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:14.232Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=15c97b77-4891-4979-a5a2-63b628636de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:24.254Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1f15a918-42a6-4d68-91be-4b10368178e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:34.266Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0314c64d-2c94-4dfc-a19e-ce0df3b78d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:34.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:10:38.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:10:38.405Z |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-05-29T02:10:38.406Z |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-05-29T02:10:38.407Z |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-05-29T02:10:38.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:10:38.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:10:38.412Z |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-05-29T02:10:38.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:44.278Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=571f2f30-2da9-48e5-9c5f-7b27027c13c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:44.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:54.289Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f55b58bb-c523-41b0-bcab-99acb8e43381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:10:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:04.300Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a09cf52d-9631-429a-8743-8d01d261be4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:14.312Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f457bf25-78f2-4ba2-9d1e-890e620029a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:24.322Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1f0f80e7-6b1f-42bd-ab19-fb86d40b5be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:24.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:34.332Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b1d212ab-eb3e-45be-bd4a-2e1356728866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:34.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:44.343Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e0e0c8a6-df53-4417-961c-f4bd909ba1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:54.354Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bd4a1261-33e7-452f-aa85-a6045f4a53fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:11:54.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:04.365Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cebfee6a-e5cb-4a48-ac85-ae60a2a8ae45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:14.375Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5c0b7c5b-03e3-40cc-98c4-ecb08dffc656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:24.387Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2641c75e-e14a-4160-b168-34a15d908290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:24.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:34.399Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=19b04dae-5661-464e-a287-48d218d244f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:34.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:44.410Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=731c0fdb-0811-4f41-9fff-f49ccf009790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:44.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:54.421Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=236b8281-9d71-46c4-9eca-3b1ad2880c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:12:54.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:04.432Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f57528e9-6b91-41da-9353-5d6291d4419e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:04.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:14.442Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b93c72da-5409-40a4-a3a6-03564df51fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:14.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:24.451Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3ec340af-f79c-4d98-bee3-a57a4b4a5a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:24.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:34.462Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=442eaaa8-6003-498c-ad34-6c152e8ef501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:44.473Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d3d88612-e9c6-49b9-a8b5-385fd7d02abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:54.486Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b057dc19-62b8-46df-8e7d-6e43e2ae5f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:13:54.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:04.496Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=12fcdc19-b06d-4c5f-8f14-af901a8c997b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:04.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:14.506Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=974acc9b-f793-4b86-8a54-cc1b9dcdfa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:14.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:24.515Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9baa4f3c-d2fe-4b4f-839b-368e3d9c631f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:24.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:34.528Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=46206648-674f-40ec-8340-83ec3c5838d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:34.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:44.538Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c40d82a9-aee3-41b6-af71-148bf30d37f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:54.549Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c7a8960c-e570-478c-a198-451a323ce003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:14:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:04.560Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1a1e0a6b-dd6a-421b-a6e6-53e81b71e58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:04.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:14.570Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9269f115-0fa5-4027-8744-96955ee23da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:14.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:24.581Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=166a8e56-43ed-45eb-80bc-240344850a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:24.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:34.592Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=27636876-2c04-44e5-a7a4-d0cfc771add0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:34.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:15:38.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:15:38.432Z |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-05-29T02:15:38.433Z |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-05-29T02:15:38.434Z |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-05-29T02:15:38.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:15:38.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:15:38.456Z |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-05-29T02:15:38.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:44.603Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=490e224d-0b7d-4f16-807d-7e66a1ab18f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:54.612Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9974f0ab-7aa1-4ff3-a3a4-d2b59450e753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:15:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:04.624Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e5a341c8-4a62-4d46-a345-e0b70dc32437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:04.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:14.636Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=aec14c8b-0aa5-40cb-a92b-d9ad65010907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:14.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:24.646Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=461718c4-39a6-4d3d-bbaf-95742bb2fefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:24.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:34.657Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ebbde913-812a-4095-bf05-9df9db78f9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:34.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:44.668Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=30ced4a5-5061-4939-9f77-84110c5a38a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:54.679Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d394ffe2-37e1-4e00-9b36-8ad6dd55fdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:16:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:04.687Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f774e3cc-35e8-4aee-8748-843e1e01bf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:14.696Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e48430ab-6e81-49d5-b9ba-f902bb594445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:14.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:24.706Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=67b52d1c-03a9-42c3-b528-cd010ba14b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:34.716Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f8a1a2ce-ee7b-4de2-9d2e-c5990f22dc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:44.726Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a4978e2f-98fe-46c0-b923-c066199676d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:44.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:54.735Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e952a9df-38cd-47e9-9a5d-59665d43f726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:17:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:04.744Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a7f50db9-278d-4ae9-ad4b-2c7441f17cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:14.753Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bcfb723b-9bc9-4977-b458-d96c31cff069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:14.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:24.764Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6c4d446f-354c-49e9-a2ed-a6625ef7a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:24.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:34.774Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6a2ec8a8-b544-4cac-be24-89ef39b2ff12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:34.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:44.783Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e81cb8f3-ea5b-42cb-b9a5-9bdf18f90149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:44.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:54.793Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e0c08c81-3759-413e-b456-7e6aef6bada0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:18:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:19:04.804Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=32630a1b-1dde-4e89-b1ef-2ba25b4f8d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:19:04.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:19:14.816Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8752ab00-6de9-44e6-a6e7-b11bd6046974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:19:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:19:24.828Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4ddd9f29-eee1-44fa-9ec9-4867872ec909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:19:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:19:46.810Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=dc2843b6-670d-41d5-80ee-a08e11fbb997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:19:46.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:19:56.820Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3b93a6f1-b5ae-4794-b6f0-b281affffb14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:19:56.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:06.829Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cf6440b1-1932-48eb-a117-7312f491aa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:06.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:16.839Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=940964ed-3b64-49c7-b659-15d6d230a767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:16.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:26.850Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8280053f-45c4-4dcb-9f9a-5a2593152b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:26.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:36.861Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2e7381ae-b3dd-4cd9-b005-7ad3ca8bfcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:36.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:20:38.409Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:20:38.409Z |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-05-29T02:20:38.409Z |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-05-29T02:20:38.410Z |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-05-29T02:20:38.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:20:38.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:20:38.415Z |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-05-29T02:20:38.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:46.871Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=40faf2ca-cfe9-46f1-a1c9-45bb0066d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:46.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:56.881Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b23e63d8-a7ee-4461-a172-2c0b09beb7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:20:56.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:06.889Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=579ea2ab-a28f-4d3f-a7cb-79f4196ab5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:06.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:16.898Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0978a750-0486-4586-a803-a7d03502dfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:16.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:26.910Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=da3d1f50-89a8-4071-92e1-f0c6053d44ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:26.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:36.918Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=781023b6-08f3-4725-82b9-3f7285cb21dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:36.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:46.929Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d4274054-65f5-4f8e-bd64-255858607a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:46.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:56.940Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c542bf6e-6179-4a68-8417-e51925a43229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:21:56.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:06.950Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=09f2fe01-19af-41ed-888c-c2fc1b493e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:06.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:16.958Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7ddb31e9-a409-48d0-99ec-dabbbaee9287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:16.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:26.967Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=abf86b0a-4e7b-4747-ad3f-b396d3074977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:26.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:36.983Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=518b95cc-b092-4c09-a6f4-0f1b1b2a7226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:36.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:46.991Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a875fc04-dfe9-48a6-a876-e00251defdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:47.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:57.000Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0e23ebb1-b667-46e1-8fdf-324a4c19d05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:22:57.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:07.013Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d2c54482-e25e-4544-8f8e-0bdfaab85a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:07.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:17.022Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=325c3b3e-cd83-485b-ac98-32950c6636fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:17.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:27.032Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=41d892a7-b319-4dfe-99f9-4ef0e9864daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:27.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:37.043Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e504c8cc-008d-4bac-aecd-5ad097fd9e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:37.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:47.053Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8615583e-913c-4bfa-bdab-a65605d57d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:47.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:57.063Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6b7f876f-848e-4a61-b56d-f5102a87ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:23:57.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:07.071Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=22b184fa-5a86-4801-a38c-dae76042c200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:07.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:17.080Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b299791a-bb39-4395-9d4e-6808366d70fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:17.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:27.088Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1e8cbc4f-9475-4a97-86d0-840bf73c00c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:27.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:37.097Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a34a3426-40b2-4b62-a4a3-8b01b1a0d27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:37.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:47.105Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1482419f-8323-4187-8aa7-cfedb8a29010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:47.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:57.114Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7f3ecffa-58d8-4c49-b49a-39dbcd29c6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:24:57.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:07.123Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6b2e7fb4-005c-4269-8ff2-4dd961e58e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:17.132Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1e274959-5dba-4d3a-af04-c2a351084813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:17.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:27.142Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b577d3a5-f945-453c-a555-f5ac1abeeb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:27.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:37.152Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8614060b-8a2a-4c6e-be8b-4cf549ca7c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:25:38.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:25:38.398Z |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-05-29T02:25:38.398Z |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-05-29T02:25:38.400Z |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-05-29T02:25:38.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:25:38.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:25:38.404Z |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-05-29T02:25:38.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:47.163Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=dbaf66ab-b20e-4faf-8b37-b30f078845c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:47.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:57.172Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ce2a49e4-18cf-4cf1-9095-c53305f8d8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:25:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:07.181Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0bb8c4e3-5b0a-4ee8-a923-8827e894b0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:07.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:17.190Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8b550897-0b27-4881-8d3b-d46462ae0860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:17.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:27.199Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9f8a14cc-3113-4eb8-8270-2df9d2f079f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:37.209Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7a9e4873-882a-493f-bfc7-a49761f1bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:37.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:47.219Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c40724a5-4f0f-4d86-8982-89c9a688b57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:57.228Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0257e710-8e54-4b51-9d50-20fa9c5af07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:26:57.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:07.237Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=669b2c65-8c1c-4447-9dd8-ffb1cab50e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:07.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:17.247Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b44fc756-4f19-46e1-9583-bbe2c4bf1b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:17.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:27.257Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=76625795-cb75-4139-bb59-8b0bddcbcf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:27.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:37.266Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d9d626b0-b46f-4e29-829f-54481e39f807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:47.279Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c9243992-d5ba-48de-a926-20f82e679315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:47.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:57.287Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a3408ab5-91b5-4f35-be09-7dea39ae1fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:27:57.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:07.296Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6794de1e-196e-4529-9db4-09e76a8d1186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:07.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:17.304Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2ebd512c-e77c-4629-b660-95f00bfa701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:17.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:27.312Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5f646f3f-6837-49fb-bd3e-dfccf782ce96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:27.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:37.319Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=430997b1-e315-43bf-b031-88b9bf1286d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:47.329Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=192d2271-6854-49d5-9196-925aab4e00b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:57.339Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5b09a3e1-d132-406d-b16c-6e42f5d52e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:28:57.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:07.348Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0d17de11-496e-4816-95b4-d8adbb12ec82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:07.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:17.359Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1b0ea1f1-2c19-4dea-8886-903585bdfbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:17.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:27.369Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=afa77c32-5459-4342-aa8d-227fe2fcd1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:27.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:37.377Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=96f2dba7-90e2-4a9b-820a-12497a593586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:37.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:47.386Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bdff6c64-6d4a-493e-9bdf-a3ad6cd377b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:47.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:57.395Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d3170eee-01c4-44e7-a6c9-55b7a52e1917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:29:57.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:30:07.404Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e430d08f-a378-45e8-b1d1-1c782e255465 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2022-05-29T02:30:13.454Z |WARN |[c92d4532-194, L:/10.233.75.89:40744 - R:message-router.onap.svc.cluster.local/10.233.76.245:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:30:13.455Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:30:23.455Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d5581e82-a5be-4fe6-8bf6-50862f2a8aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:30:23.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:30:33.602Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9e0f8fbc-400c-4922-b279-0e50417ca7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:30:33.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:30:38.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:30:38.387Z |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-05-29T02:30:38.387Z |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-05-29T02:30:38.388Z |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-05-29T02:30:38.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:30:38.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:30:38.392Z |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-05-29T02:30:38.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:30:43.612Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8b85f3f4-e792-47f6-817d-99388df2ff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:30:43.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:30:53.623Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e434ea90-4595-4d1c-8826-2e3603067007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:30:53.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:03.634Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ea8c4c32-06c2-4d7b-8ef7-5fdd02edbac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:13.644Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=966864d3-5d0c-49ef-ac8a-d5e428bfadae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:13.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:23.654Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2afc52a2-3fe5-4503-bf3c-f250fce8440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:23.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:33.665Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6596c257-ffdb-45f2-af88-4fcf84107b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:33.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:43.674Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ce82586e-aa65-4437-9663-87131fd28f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:43.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:53.684Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cbfb9937-2c2e-4fac-9669-a03a8c329120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:31:53.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:03.695Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0962b4d6-d5fe-427d-8157-dd32d4ea09a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:03.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:13.705Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8e42baac-253e-48b0-a299-9d2bf356f3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:23.712Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=808715b3-9939-43a4-89c1-d2c6982a7659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:33.723Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3fed8ad8-a962-4489-b6b1-4f04bfc9d43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:43.732Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b82b738b-7f2c-4d6a-b7a9-f4de604c2358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:43.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:53.742Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b73013aa-531b-4a26-a24f-4b077e39cab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:32:53.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:03.750Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c7caba45-332b-49bb-beee-382e39aea97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:13.759Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f967504f-dc4d-4513-9bcf-3959012406ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:23.767Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c1b255d3-a837-48a3-9ce6-5190b94ace4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:33.775Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=62e12b03-bd4c-4998-80b5-673e21fea3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:43.784Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5881c78f-1613-47d3-bf04-96f30c0b795b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:43.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:53.793Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a0dac74c-dfbe-4a54-8633-5a52b441becc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:33:53.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:03.804Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=391ef7e4-ba04-4517-8c11-78084e24f7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:03.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:13.814Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=de882e3d-482e-4b32-aed5-ceaa716d6b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:23.824Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=92ac87aa-1d67-440c-bcc0-760c30514735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:23.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:33.833Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1c625664-20f1-4e04-9010-41994f234ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:33.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:43.844Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=dfb861c1-3a3a-4a54-ba0f-9eae00903ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:43.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:53.855Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ba9ffba2-e3e0-46a1-9af4-b18fc8bfcfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:34:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:03.864Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=295b8552-87b4-4985-8d5d-2ce508f5a048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:13.874Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5a3803b7-6f36-4dbe-ac3e-57b1f988c082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:15.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:25.411Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=03af0235-23cb-4725-a9f3-f53249074586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:25.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:35.418Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e32d8c79-0898-4eab-883e-34700c2173e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:35:38.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:35:38.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-05-29T02:35:38.407Z |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-05-29T02:35:38.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-05-29T02:35:38.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:35:38.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:35:38.412Z |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-05-29T02:35:38.413Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:45.428Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d4f79e51-8426-47c3-b751-e5723066a902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:55.437Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8c2ae9d5-6d2e-4177-aed6-bf35019390cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:35:55.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:05.447Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3397b064-5877-4087-ab05-594025946045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:05.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:15.457Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=777c17df-80e2-496c-93fc-eeb760e469ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:15.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:25.464Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c299f646-5769-43ae-8841-ff427cd9df29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:25.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:35.473Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3a9023f6-11f8-4f18-ac7d-39668a83a1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:35.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:45.484Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9cbb10c6-329e-4423-a79f-a27c6416f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:45.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:55.493Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e732f0b2-cc33-45fe-885a-75c7df5ff2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:36:55.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:05.502Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b8d868f4-00d9-4084-8a96-2a4bc1d137fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:15.512Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0ca3c8b5-53b6-4642-b580-ab4312df43e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:15.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:25.520Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=be25e267-2768-4c52-bb46-662d47cbca52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:25.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:35.531Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4e2aa8f6-6b30-4b43-8e31-04d4afbf58e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:35.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:45.541Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=02e28da0-c04b-4ca2-ba24-32de0500153f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:45.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:55.548Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ea01853a-0d2e-4d56-a761-109f8851be11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:37:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:05.558Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cb052718-8a61-4033-914f-b00e60246d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:05.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:15.567Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8149f366-8db9-4c1e-8e1a-efd2637bd91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:25.575Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=29bb0ea0-a48e-485d-ba3a-83c523327034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:35.586Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c019d055-83ce-427a-8506-02de136fdfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:35.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:45.597Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=032d5b89-5521-4e02-a548-bcba4b7cc94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:45.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:55.604Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6e3cb6c4-8a31-4378-bca8-f37ea9d3e81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:38:55.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:05.612Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5d36714e-03f5-492e-afdc-145edab5cd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:05.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:15.626Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f5f35646-45be-4d05-98cb-894879de7775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:15.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:25.633Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8e334dce-83df-4989-ae10-5ce1d97f7666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:25.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:35.643Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f6f0e10b-a8a5-49fb-bc20-f53ca8076d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:45.652Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a3257525-9247-4ed9-b79c-5baa9994d325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:55.659Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=240d5cf2-e69a-4866-9ea5-391f0960f5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:39:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:05.668Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fa4b32ef-769f-49bb-a46e-971c84d1b077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:05.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:15.675Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=aef21dca-7693-4ad1-ae69-e6b63df7d149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:15.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:25.688Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=aa231509-70a8-47b8-b595-55b645ae8f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:25.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:35.697Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=52b97660-85c5-45dd-b126-efda8a32a0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:35.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:40:38.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:40:38.405Z |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-05-29T02:40:38.405Z |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-05-29T02:40:38.407Z |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-05-29T02:40:38.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:40:38.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:40:38.410Z |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-05-29T02:40:38.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:45.705Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=10162fa7-13aa-46e5-aa63-fc2cc38e7c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:45.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:55.719Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d55220b5-9bac-4eff-98e0-f4340733cf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:40:55.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:05.729Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5048dd2d-8061-411a-839d-0ceb38bd2626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:05.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:15.738Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f9ada317-487b-49ec-ba16-aefe43ed5368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:25.746Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fc13fd9a-ca63-437a-9718-d9bd530b0555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:25.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:35.756Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c43aa74a-5c46-407a-9a10-2c2578bbdf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:35.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:45.764Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=59ec48cc-a25f-4455-a67b-2741999b97b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:45.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:55.772Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bf1ca17f-dd1b-41a1-b3eb-fb838bc5a51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:41:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:05.783Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=23a3f4fa-e6d7-4afc-807f-f74b74abe9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:15.794Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ee96caf4-4b60-4c72-b02e-ef9bd8e07592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:25.802Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ee126192-2d2b-497f-bccf-2bf7cb471ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:35.811Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6b07a7e1-a48b-4637-a6c4-dd5c602580ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:35.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:45.821Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=80cacc21-86e3-4b29-b33e-8349cc310ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:55.830Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c3c69660-d55f-4ff0-84d7-517097550bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:42:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:05.838Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=16010e1d-a60a-4632-bbb3-e807c40274a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:15.848Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5f8d2b5c-ca0c-485b-835c-c6c8ee1d4d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:15.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:25.857Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=054a7f27-61f0-4454-b975-d2b4b8cc73ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:25.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:35.866Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a8b26167-cdff-4511-a2c4-50a48ba565fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:35.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:45.876Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=08592808-e437-47e0-a756-41850e5de269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:45.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:55.885Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c485f016-3ee2-414c-9011-97bce153df3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:43:55.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:05.894Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=48531fc4-70ee-408e-8d2e-690735f3c142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:15.902Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=db645515-17fa-4085-af67-5be8dd1bbbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:15.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:25.914Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0512406a-cb94-4807-9438-47d0a2bbb4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:35.923Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2c86258e-bb28-4034-b47f-02649de50bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:45.932Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=732bf2ab-fad3-4b0d-9494-7c7deaf243e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:45.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:55.941Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b78557e6-4089-4709-b146-849dc0ef0b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:44:55.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:05.952Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3217d9ac-c74f-4724-98c5-29504736da9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:15.960Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=dd03514c-4773-462d-b78f-888da4d321b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:25.968Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=85c3c21f-9727-4943-9c13-ab84e3a60a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:25.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:35.977Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9dd98e6a-68fd-4f5d-815a-28491c198747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:45:38.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:45:38.398Z |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-05-29T02:45:38.399Z |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-05-29T02:45:38.400Z |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-05-29T02:45:38.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:45:38.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:45:38.403Z |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-05-29T02:45:38.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:45.985Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fa1f27ff-9061-4aae-81a1-daf52fe96269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:45.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:55.993Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a60b7be7-46ce-46b0-bee4-dcd56bd03632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:45:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:06.002Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a83ef6dc-18a6-4be1-9c6d-64597e76a939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:06.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:16.012Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2861a0fd-7e61-4c95-a61f-388c5a19e230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:16.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:26.019Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=901b71ce-3ccc-4554-af44-92e0410b6a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:36.028Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d44fb1f9-1c0c-4ef1-bd43-d7ebae846697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:36.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:46.037Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=feceef0b-cef8-496e-af8e-c5e01407da5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:46.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:56.047Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b42fa85b-5b5b-416d-a6a9-06fad3109167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:46:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:06.055Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fd91a6b7-1f76-4266-91ad-c7abdab79684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:06.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:16.064Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=afcb7bf5-6c52-4d3e-9e03-9d3762ad59f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:16.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:26.072Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=91916f15-4816-46fd-8b5f-42234ca56d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:36.082Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5f76f155-cdac-48db-869a-f03168bf9611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:46.089Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d3afebd3-ff33-4c43-a016-f4e91265f75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:56.099Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6c8bff43-8bab-43c8-b936-93cfda517f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:47:56.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:06.111Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3b080bc4-5a92-4082-b890-71713f118243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:06.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:16.121Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=002321ee-ab2a-4f3f-9f1d-100318341366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:16.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:26.130Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b948dd97-f5f5-4abe-a3b9-3ee422ebb1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:26.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:36.139Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8490c310-82ed-4e47-a0b8-36467e4df196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:36.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:46.149Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f57cacd2-d084-4ccb-9f97-c5b583824299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:46.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:56.157Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cca7aa80-3807-48da-9810-966228bb8c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:48:56.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:06.166Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=647f3ba8-8620-4523-b78c-e8b753484dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:06.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:16.175Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bcc9ea24-6311-48d2-be11-2662acc9cf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:26.183Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ca9b605f-e7b3-4911-a682-422b037b8686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:36.192Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=df397b83-9933-467c-9e93-1472632f4535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:36.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:46.201Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ee2a30d5-6d14-4ac4-9597-82c2aea37909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:46.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:56.209Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e7993171-f779-4dd3-b70b-35c603c693b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:49:56.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:06.218Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=23c56199-371c-4f7c-8004-d5651d79268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:06.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:16.228Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=05d62afe-7005-42c6-b23e-5360c80041e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:26.237Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1033d427-7228-4818-8837-b190e5973ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:26.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:36.246Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d9013986-b011-4a13-889d-6980ca041247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:36.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:50:38.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:50:38.383Z |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-05-29T02:50:38.383Z |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-05-29T02:50:38.384Z |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-05-29T02:50:38.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:50:38.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:50:38.387Z |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-05-29T02:50:38.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:46.256Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bd35c043-4274-4d53-8a31-9187d3704f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:46.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:56.265Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=575d2aff-457a-4ee5-a178-01996a79ee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:50:56.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:06.273Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8e0948e7-8657-46fb-8a0a-46a1053f84e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:06.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:16.284Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c7bbf8f1-ff0b-4ce1-8fe3-632d868dca17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:16.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:26.293Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=823be19e-9d5f-4173-8480-01079bb52864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:36.301Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1702a32d-5173-4da8-ab55-519ac1b84a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:46.310Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=321c7ea9-4153-481b-82fe-431ff303dce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:56.319Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3956d4dd-41e8-4a25-9e40-90828e8400e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:51:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:06.328Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cb232e9c-79e9-429b-85a2-72d68ad84151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:06.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:16.337Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=601b2f4c-545e-4c0a-be2c-bf31abbcc9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:26.348Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=263cb5b1-f07a-46b6-9291-5644f7ccf555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:26.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:36.359Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=53bcc6d4-e6ff-4034-b9a6-c91efeb0f42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:46.365Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=50457a4e-9a47-4031-b810-64c357b8b813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:56.374Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cbd89b4e-88e9-4c41-90a6-45d24f1c825c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:52:56.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:06.383Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=80d342a4-14b2-4531-b3f1-517d6295c4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:06.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:16.392Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ffd3b69e-1f90-4290-9ee7-294856adfb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:26.401Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2bc8f0f1-ae77-4fa8-82f7-03d6714afb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:26.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:36.408Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=77687bde-a58c-4320-ba5c-7db56a7feffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:46.416Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f588b983-4b9a-4d2b-98b0-a714f8706506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:46.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:56.425Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=68e43140-28e5-4820-89f5-5a5be2ccba17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:53:56.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:06.433Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5448edb6-0337-40c4-a4af-f01abd1f0d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:16.442Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9a402363-2ff4-438b-94b4-8c8f6312173c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:26.450Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f65ea40f-0cf9-4a33-9b19-d54aced335eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:26.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:36.460Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5a7a90c8-6f57-409a-bf9f-0225d5b38c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:46.468Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ce45dccb-27b4-4683-9f4c-403e9656f9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:56.475Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4ec60b21-f344-4b91-a97d-3e24cfd13061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:54:56.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:06.483Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=06298736-8caf-416b-8360-f8f03fbc7d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:06.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:16.492Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=56924240-d731-4adc-830a-faa340074f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:26.502Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=769ebf8a-4c16-4692-9199-8553176ef088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:36.511Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7447e49d-ed46-4e19-833e-387012522b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:36.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:55:38.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T02:55:38.391Z |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-05-29T02:55:38.392Z |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-05-29T02:55:38.393Z |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-05-29T02:55:38.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T02:55:38.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T02:55:38.396Z |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-05-29T02:55:38.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:46.520Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f8a6b2c2-c718-4c46-a30f-cbbb95c3ec7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:46.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:56.529Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3e519c2f-6b01-40c5-a258-dd206705a468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:55:56.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:06.537Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=07063318-5943-4e31-a3ec-e23d3d71f6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:16.546Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=36ab6014-0c33-422c-83c8-25db2c642c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:16.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:26.554Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b109f007-6722-46ef-8640-2176a7793b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:36.562Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=15df27f2-3abc-4580-a3c5-83f624fb6713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:46.570Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=25d41be9-4408-4cea-b78f-b8ee14f773ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:56.579Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a84f917d-1528-4085-b446-6df3486ff210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:56:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:06.588Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b69e5d3a-a26b-4aac-be4a-24d2569c3831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:06.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:16.597Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=772aa88c-4d96-41f4-aa70-bbd993adaed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:16.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:26.605Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4e51e12c-96b8-4e51-be87-5ba0b3671492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:26.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:36.615Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9dd36a45-8975-497e-8596-68816cc454e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:46.623Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1f4cc12e-cfac-4124-8c20-d5f722bacbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:56.632Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f2dffb84-a9a6-4ad4-b9a0-ef107c4fc2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:57:56.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:06.641Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4e362b2d-819a-4b30-b769-7515d4b7ad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:06.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:16.650Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=007327dc-629d-4ed7-bba3-71ae52d6518b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:16.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:26.658Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=72adc716-3623-4d3a-99be-52b17c25d8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:26.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:36.667Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d3311254-ae5d-43e2-8297-c4d6bb5b384b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:36.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:46.675Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cbf32102-a20c-46f1-adff-00d101d017cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:46.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:56.684Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e6af140f-f203-4233-82f6-bcb4f3909aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:58:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:06.692Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=09397826-4c43-4dd3-beed-239a017ea48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:16.702Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2b81168c-81d6-4d3f-8517-4172d12ab28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:26.710Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=877a32d3-2fb2-4a6a-9c71-60178cc6fc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:26.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:36.719Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=eb17ef51-041b-4b2d-9b92-218f724d8f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:36.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:46.727Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=990a7ac1-3ad5-4ff3-ab0d-0b8c9a5a5715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:56.736Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=77ad8710-0a08-450b-85f8-3d65fdcde140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T02:59:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:06.745Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=773231d1-5bd7-4b7d-beb3-f0c14d9d7a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:16.760Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=86d524e9-ca62-4b91-8339-aa889d2a253c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:16.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:26.771Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=57b50577-c80a-45db-ab39-c74f293bba9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:26.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:36.779Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c7652eef-cb88-412e-8013-fd671c3b5e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:00:38.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:00:38.391Z |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-05-29T03:00:38.392Z |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-05-29T03:00:38.392Z |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-05-29T03:00:38.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:00:38.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:00:38.395Z |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-05-29T03:00:38.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:46.787Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e7f22c7a-a4ea-4705-a194-bde5f0e97898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:56.797Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=62460fab-beb6-495d-a8a6-3e0108408dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:00:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:06.805Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9ee726a4-54bf-4032-9fda-567227a69200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:16.813Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=60b96fb4-a17e-4222-a697-30fde0b4e598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:26.822Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b78f6288-762c-4a6b-af97-57adbed89d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:26.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:36.830Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=89fc0be7-5a0a-49d1-aa17-4f51c39ab7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:46.839Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4a6ddca8-46c3-41f3-aa93-bd9c13ba24ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:46.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:56.847Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7574aec9-3c66-4fa6-a399-ba41a623b653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:01:56.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:06.856Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=693bea93-040e-440b-ae97-6eb29af14484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:06.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:16.866Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=93f94084-b2e1-41bf-8dfd-17926c74b88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:26.875Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=36ffdc85-e83b-4a7b-883a-c9e15f333fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:26.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:36.883Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b956e656-fb56-41a0-95d1-6b08d10fc284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:46.892Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b5d39afb-1d02-471a-a7ca-50c19dcbc318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:46.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:56.901Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9309abc4-1eb5-4dc1-b645-c92bdac14d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:02:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:06.910Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b4fba117-b02d-4450-ba2e-f5b698da6e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:16.919Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8939c71a-518e-4142-8bb9-589152c9411d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:26.928Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a3c82e73-8dd5-4216-a9c8-77c7976e8b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:36.938Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=04614073-0e82-4fc1-a51d-d65e3cb96b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:36.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:46.956Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f1ce2a75-ec8e-45ed-9bb5-91f5f2717e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:46.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:56.967Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d207e80b-b611-42de-88cb-9add20f6e09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:03:56.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:06.978Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1581c6f3-2ed7-424f-89a2-3b49b72da996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:06.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:16.985Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=97f05c4e-265b-4b7b-bbbc-0b63cd743b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:16.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:26.993Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5b03ca43-ce4c-4326-b4dc-c3f67cf30746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:27.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:37.002Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a77dedd5-30fd-4404-9d35-722388bc94c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:37.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:47.011Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8fedfb59-b58b-42e8-bce4-0e33fab9d3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:57.019Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b48d7c87-bcc9-4cb6-b886-fcd58f771ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:04:57.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:07.027Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a6da1464-3848-4663-8dd7-a6b4793c8950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:07.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:17.037Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=411f1246-cd9a-4fb5-b328-a75d3722c45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:17.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:27.046Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f21bfd3a-4aee-469d-a647-be5216edbb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:27.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:37.053Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=19ce35ee-f538-42b5-97bf-391a6465409f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:05:38.408Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:05:38.408Z |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-05-29T03:05:38.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-05-29T03:05:38.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-05-29T03:05:38.412Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:05:38.412Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:05:38.412Z |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-05-29T03:05:38.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:47.065Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1ee0015c-b6dd-4b05-b410-25df04da408f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:47.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:57.074Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cd83070d-f627-4f42-b251-b41b1ddfd208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:05:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:07.083Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=23b02686-41cc-4314-ab1a-cfcb3659db7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:17.092Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=54361129-1f16-4fb4-b44b-3b29eeebd387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:17.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:27.101Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5ecfac4e-4402-431d-9da3-0e443356f40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:27.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:37.109Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b15891a0-f32e-4f82-b5dc-e215a75386ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:47.117Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d66468cb-1851-484c-8713-f1c7e2ff5966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:57.125Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=80865d50-c3fc-4028-be38-6861dddaf159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:06:57.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:07.134Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c94746f8-9acb-45d3-906f-ac1d8da15af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:17.142Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=44fee38a-6ad5-444b-bd68-ee68b176a57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:17.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:27.150Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=76c82c12-f7ad-4957-8ce4-6bc85ee97c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:27.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:37.158Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=99d23b3d-9aa6-4d35-8db6-4a51e7329d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:37.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:47.165Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5e4f6932-c720-4eb8-abe3-deb4d81dce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:57.174Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=31577b4e-1ee3-488b-a149-42876be3b184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:07:57.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:07.184Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e2ef9da9-9d6e-479e-81a3-149f2680c725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:07.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:17.192Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fcf35f02-f5ed-4d62-be45-199007ae952d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:17.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:27.200Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e2a3fc5a-5694-41af-8f05-6c316f8cd021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:37.208Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b23c32df-5da2-4a6e-ad91-73d55e647874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:47.217Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=25ccc336-7d0c-4c6a-b0d7-53b86b77b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:57.226Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=92f4ef32-7010-4bef-8444-9239f112a6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:08:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:07.234Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9f9c171d-a49a-403f-8a80-23c8eb2873b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:17.243Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c8f09460-e453-4f6b-9724-e1e364c5ad50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:27.250Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f9329ffa-6018-4fda-8f3b-1420f5422ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:37.259Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=97b6b3de-72f8-4ac7-adf0-f8500a79a1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:37.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:47.266Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f7ed1e13-75c6-4496-9f01-b106934c81ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:47.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:57.276Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=572e1a05-6bbe-4eb8-8009-5dc77fd4ebf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:09:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:07.284Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9987d3c8-be55-4ca7-93a9-3dcdf60f0c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:17.292Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9832c914-a55a-4575-b275-954c486c10b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:27.302Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6c401a1c-545b-4124-a3fb-b319a0530639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:37.310Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4e88f1ab-958a-43cb-8ab4-204a7d4b3d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:10:38.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:10:38.406Z |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-05-29T03:10:38.406Z |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-05-29T03:10:38.407Z |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-05-29T03:10:38.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:10:38.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:10:38.410Z |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-05-29T03:10:38.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:47.319Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=08045be0-0923-4e26-b8b7-6f634c4b69f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:47.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:57.328Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b28e98ed-cbb3-47a0-9685-b64c9a2dda26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:10:57.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:07.337Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a671256b-5429-4f6a-a545-a030c9f6fe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:07.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:17.346Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=99b8dfce-25a3-4f36-80c4-7b5fc388ccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:17.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:27.353Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=76c3a6da-93c6-4a97-b0f5-2d931432c65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:27.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:37.361Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=36f504a6-f0e9-4a5c-90ae-ee1c7561764d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:47.370Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6bc45def-9600-4fcf-8ead-7edf150cd6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:47.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:57.378Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c4d16a68-10a8-41a1-9067-7fbadf078658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:11:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:07.386Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=72e0ae65-35d3-4ba4-af64-e41435d9cee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:07.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:17.395Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=31b17d9e-6624-4401-9975-45617ea19483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:17.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:27.403Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0ef67a88-d5d3-4e31-9660-5ff38de4ad10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:37.411Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6be3c198-5f42-43e7-bb1d-6bf298fc05f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:37.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:47.419Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=590f5a91-ef1d-4822-a13a-12e5685dde4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:47.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:57.427Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=971c87ac-5db6-441a-a18a-26d881d0bc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:12:57.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:07.436Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c436de37-2da3-456d-82f2-18e8269f2504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:07.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:17.445Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b93a6fd2-2972-437e-8708-9fef6d3e7b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:27.453Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=90c314ee-013c-4b44-a25c-64809fca7dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:27.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:37.461Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=72cd143b-e529-47c1-ae66-404276ed0fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:37.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:47.469Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d24da7df-fe70-406f-9957-848ad6c040b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:47.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:57.479Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b102dadf-c584-475a-beb8-c6e083e25bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:13:57.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:07.487Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d6c8d013-5d9f-4734-b5fc-617ae74c454e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:17.496Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5386eb4d-0d64-4922-84a5-d41441d2b6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:17.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:27.506Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=91e73fdb-1e00-4170-8fc1-650f9dd6b795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:27.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:37.513Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=99fc341e-725d-44fa-83e9-84ed7c4301cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:37.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:47.522Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=700752e8-c6ec-420d-a6af-5b10cfd5820f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:47.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:57.534Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ab1f72cd-9afd-442e-9207-10c6cd7a6d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:14:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:07.543Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=da4f49bb-fc0a-4411-953b-2a85c214711e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:07.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:17.551Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bbccf1d1-44ac-45cc-9db1-d474b415e777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:27.559Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=61332891-5572-4c5f-bd45-05f8b04112ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:37.567Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1cda3df1-4af8-4c72-ac4d-f960e332f9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:37.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:15:38.408Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:15:38.408Z |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-05-29T03:15:38.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-05-29T03:15:38.410Z |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-05-29T03:15:38.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:15:38.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:15:38.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-05-29T03:15:38.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:47.576Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e491f8e5-c739-4cc4-95f9-db072fbc77d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:57.587Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d5593f25-5c1a-4594-a1f8-05ba02bb2ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:15:57.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:07.595Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=70f4f695-0683-4995-84db-5cf4e21b9694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:07.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:17.602Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9f4613d6-1aab-40c3-b754-ac6baec1c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:17.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:27.610Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1a9c669b-1064-40ce-a04c-35cb43cda17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:27.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:37.619Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5067a421-20db-4845-9f6c-81c990249cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:37.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:47.626Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5d1bd6e9-2a94-454a-a12f-8d09d4e19cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:47.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:57.634Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6a378e89-dd3f-4113-9b4f-9d47d62a23fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:16:57.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:07.641Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=dc019c9a-9483-48e0-95ae-c18ef410a014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:07.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:17.648Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e6592817-7921-4d8c-af8e-9c6452e3d420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:17.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:27.656Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e605882e-54c0-42bd-abd9-7677050ac89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:37.665Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=27400633-4ece-4c8e-984f-a20563dd7b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:37.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:47.673Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5bd71c9d-9015-4183-8e82-a2e80acc1808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:47.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:57.681Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2a53d70a-e6fe-462c-8b71-966d83f10d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:17:57.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:07.688Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1023e46b-4997-40cc-840c-11a48ae8241a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:17.697Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=47e00113-02f5-4e6a-8309-f18672b50c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:27.706Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=63698149-0548-4bee-9c18-b41289579841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:27.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:37.715Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=be17bd40-0d1e-4078-880a-28b08cc1286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:37.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:47.723Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bb3e19c7-3a6b-4de2-aab2-5259a801922f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:47.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:57.731Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=dfcd8c76-5cec-4e5f-8236-fab8d3f4e8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:18:57.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:07.739Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1cdaaa2f-8a10-469a-a07a-255b0a55dee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:07.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:17.751Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8bcbde68-71cd-4610-b54c-82b4cb942263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:27.759Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=139e9b04-8809-4989-85da-b5dfee751032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:27.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:37.772Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b1b15592-6616-4ebf-9478-fc9b834a4afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:37.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:47.780Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=11c9cd1b-542c-4054-a6a0-20d2d533a226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:47.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:57.788Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d1de42d7-4c27-4d7c-bc62-ada256547832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:19:57.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:07.795Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=04ad8144-d66f-4fc3-9a75-4cff83237686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:07.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:17.804Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f8913dc7-e1e7-4e50-9d34-0d9f8b32f529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:17.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:27.812Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1d808072-cf0f-4366-bd32-4fe2d555b5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:37.821Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a351af8e-db2f-42c3-8ea1-e2694e2ed3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:37.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:20:38.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:20:38.387Z |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-05-29T03:20:38.387Z |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-05-29T03:20:38.388Z |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-05-29T03:20:38.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:20:38.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:20:38.390Z |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-05-29T03:20:38.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:47.830Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c12dd658-59e6-4372-a8df-f9d3e15983c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:47.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:57.838Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=69dbdb3c-1ffd-484a-831b-13e2a9294ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:20:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:07.846Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ea586e3d-a4d9-445e-900b-a17014459fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:17.853Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=553fa025-8dfa-488c-b3e5-bca4d0eccbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:27.863Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2543c46a-be71-4861-986b-1cda8cad810e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:27.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:37.874Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=245c179c-52e3-44ab-8218-5e78500018a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:37.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:47.882Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f87e0724-2456-4b5f-a1f2-1393283d3b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:57.889Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=139fa969-0942-44e2-bd22-a19592d49e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:21:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:07.897Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=946137c8-a9aa-4a19-8ac8-cb620ca64a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:17.905Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=041fb139-2cea-41c6-bbae-fb911a2f23c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:17.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:27.913Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7a35f051-ac10-4e71-bb3d-781f3cf1b4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:27.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:37.921Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=928ce0ad-6cdf-4e74-beae-fbd83bbd70b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:37.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:47.930Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d6121aef-7c58-4fd3-834a-b8d55e9ebc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:47.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:57.939Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9a2407dc-8fc5-4b36-b057-9efb37413ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:22:57.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:07.947Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b0848cfd-dc41-4f81-a0a9-4963a7371170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:17.955Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=95fa375b-97a9-4a8e-bfa5-2babb925b4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:27.966Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f8b22738-b8a8-4e64-a773-63ca590783ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:27.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:37.975Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=152ae52f-824c-4628-a75c-950256a58d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:47.983Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a057f29d-774d-4a96-90f5-d760d078d246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:57.990Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a7e911d5-fab8-4b3b-8a7a-65abb2136c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:23:57.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:07.998Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=35d7ebe7-7200-4a58-b28a-7b146f0a875e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:08.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:18.006Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0bcca63a-fbe3-4bee-a66d-21f32e861c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:18.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:28.015Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=03916c6b-2659-4e30-9e06-50e6c00b9804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:28.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:38.023Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=42f58d14-0314-44b0-99f9-2b4b5642521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:38.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:48.032Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=46da5426-87ee-44d9-96fd-ece5cf94080e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:48.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:58.041Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4348f181-d1d6-4ed0-b7f5-7c3d839cf617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:24:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:08.049Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d2f3baa1-3ebc-4009-a590-d14a275a155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:18.058Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=759fd1b5-19b0-49b6-8a1c-e6d1e9a30efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:18.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:28.066Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0e12f303-43d9-40b3-a52f-d4a848722f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:38.075Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=23ae63d7-5da1-40ed-b616-60cb88d4c128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:38.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:25:38.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:25:38.424Z |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-05-29T03:25:38.425Z |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-05-29T03:25:38.425Z |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-05-29T03:25:38.427Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:25:38.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:25:38.428Z |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-05-29T03:25:38.429Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:48.083Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ffe331c6-95d3-4fcb-b9b4-c5d28d19e323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:48.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:58.093Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4ec69640-c14f-44e0-9830-4962112ad849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:25:58.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:08.101Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3044339f-e902-40dd-a836-a14516b80ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:08.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:18.110Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=dccd754f-ccb9-47b9-82ee-8cd4e029b547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:18.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:28.118Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=88c22d53-83ff-465a-979d-5d2ce717d609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:38.127Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=dce03351-14ce-48ca-b5ea-83767a6bfdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:38.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:48.137Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c06a1358-5449-44f5-8664-759d25146625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:48.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:58.144Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a36ae7fe-f43c-40dc-aed1-35a1b21bd4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:26:58.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:08.152Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=aa03853c-79ce-4745-b9db-3bd356e68a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:08.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:18.161Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=139d39ab-64a3-4252-bca0-64f5c5b2e985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:18.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:28.170Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=90388c3c-38a7-4ffa-82ce-f6a4fc20e193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:28.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:38.179Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6879be49-1eac-4228-a759-93b9e9b7d794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:38.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:48.187Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e7d66db0-1cd7-47fa-986a-fbbfca8a49b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:48.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:58.195Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=95c2f46d-2a53-4e43-a9d5-d99e4f358219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:27:58.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:08.205Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8403d5c3-7a20-42ae-9010-00e7026306f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:08.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:18.213Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=de9425f6-e9c3-4c3e-905e-b771fd3cf823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:18.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:28.219Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=71953f8b-f196-432b-977c-4caeeb57f923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:38.227Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2e52d14d-671e-40ca-8bcb-b976fe4eb7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:38.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:48.235Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6496223f-00a7-4618-8a40-c1ed36dd5b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:48.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:58.244Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2daf529f-daaa-4f4e-9715-3427099537da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:28:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:08.253Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=aeea2fb5-0aca-4834-b697-7cd837c38cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:18.261Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bcc0efae-f735-4cd2-aefd-35480f78c388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:18.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:28.268Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7ac42051-83f5-466a-9ce7-de121c5b841a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:38.276Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3b5c3fde-61ee-40be-84cc-9581fcd9fb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:48.283Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f9003852-93d2-4b24-8c7e-8cd15e9dacf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:58.291Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ca1881aa-8b8e-4337-8e4e-de22eeae5609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:29:58.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:08.300Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d5f1dc30-8f3a-4d60-bcde-add48d52e934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:08.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:18.309Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c8028a6f-81c0-458e-84c6-799647edd0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:18.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:28.317Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d8fb6b50-10ba-4661-8e35-12335c3afc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:28.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:38.326Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c0114705-f677-4d3f-9e99-ead37b8ec9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:30:38.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:30:38.378Z |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-05-29T03:30:38.379Z |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-05-29T03:30:38.379Z |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-05-29T03:30:38.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:30:38.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:30:38.382Z |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-05-29T03:30:38.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:48.334Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=06994651-cb5f-4929-8614-5531b581ab43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:48.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:58.344Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b995ffc8-dac6-487a-a796-6ab9eb243c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:30:58.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:08.353Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=98632dbe-6d96-4632-9151-af2b3a21d33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:18.363Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9742ee6d-2ca2-41d6-9ce1-23dc9320416e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:18.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:28.371Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1b728afa-65b9-4174-87f8-b470198f2eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:28.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:38.379Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c5d48fe9-45ba-483b-826d-59bedb7cc6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:48.389Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a06b23c4-38e3-4f5a-a1c1-ef3ec258af45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:58.397Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c2af9654-5d1f-4aa7-b46f-b27038441544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:31:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:08.405Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c8f1fb10-0c27-452e-868e-05a8e3596a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:08.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:18.415Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=58f8f92c-fd92-4600-b774-e4793eaa6fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:28.423Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3076cea3-3354-4519-b179-375393693e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:38.431Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c652c681-3e2a-4b6a-a253-5531e0c3fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:38.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:48.439Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3743186f-c554-4651-ac9e-9dd5e2732b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:48.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:58.447Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d0af8a00-9bf9-4581-9225-3e5d7ce46269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:32:58.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:08.458Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fc92016a-5089-4d24-a18f-c19f0a7d366d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:08.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:18.466Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=993a0c91-31a8-4b3c-a3e7-4789baae3113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:28.474Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2589720b-e89a-4d10-9ec2-609965e2836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:28.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:38.484Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0cc84c9b-cf68-444d-8563-0379efc95834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:48.492Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2d4f4f7a-93b1-45d6-a18f-2270ea4e0888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:48.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:58.500Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ded5f03a-6356-423d-acb9-214e927b99b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:33:58.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:08.509Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9ce9f963-93b2-46d7-a7f6-caab3a015a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:08.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:18.517Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3fa2e54e-20b3-4403-9430-4a9648a8faf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:18.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:28.525Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5736c744-01b2-47d1-9307-12c357a4756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:28.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:38.534Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7122c8a3-7639-4c01-8226-f38bc31b2e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:38.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:48.542Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a09b650d-5e45-4357-992e-29988c2b6712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:48.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:58.550Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=aca57b82-3ca0-4486-8f83-a449c26b9af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:34:58.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:08.559Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d1437bfd-d1d7-49a6-ae8b-bc7ec5b87114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:18.566Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=66c94183-4fc7-4eeb-a13a-7672433a6848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:18.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:28.575Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2287274b-6a76-4b23-898c-0c0915fdd92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:35:38.383Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:35:38.383Z |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-05-29T03:35:38.384Z |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-05-29T03:35:38.385Z |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-05-29T03:35:38.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:35:38.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:35:38.387Z |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-05-29T03:35:38.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:38.582Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5c12de62-06d2-4511-a8b6-8c221b2815c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:38.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:48.591Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=37fe23ce-d062-427f-8402-f9d3754ddaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:48.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:58.599Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d0b9dddd-77d6-4a8e-9045-58968da54fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:35:58.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:08.608Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a45ef10e-aba1-4eaf-bac8-4a16e55ed1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:08.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:18.617Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cc7de3fb-6b9f-4c1f-a66d-d11dca0793c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:18.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:28.626Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5b79129b-ced7-4e35-b27a-7ffe7733a68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:28.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:38.634Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6689558b-0f2b-4b04-8bc2-08c69c09b930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:48.642Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ffd2c106-1d7e-4e1c-a0ef-fc8af6b22d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:58.650Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=740c8ef4-3c81-4407-b3a7-7e60d6d138be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:36:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:08.659Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=81939d79-529d-4e85-a7a0-6283a8448ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:08.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:18.667Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3a66cd9c-f402-4d52-a928-d90601089aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:28.675Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8545db76-76b0-4c7f-ae28-634fbd5b9e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:38.684Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c3504f8f-88e6-4b3a-94dc-caf83a83d93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:38.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:48.692Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ba5cca4d-f6a1-4923-b856-0e1bd57be961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:48.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:58.700Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a01952fa-6f9b-408d-b69c-fb108ae5f7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:37:58.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:08.708Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6ef23922-c902-4f88-9eef-8922c608b38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:08.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:18.715Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5f084c74-040c-4e64-ad53-ec5581efee5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:18.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:28.723Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5b193ddb-264d-4253-9fae-70a75c4a1504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:28.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:38.732Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9b647053-fe1e-4054-8229-7ff88393680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:38.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:48.740Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9fb5e42f-bd91-4222-b93c-ad8982b2cf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:58.750Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3e0ac713-95d6-43f6-b5d9-c36d77d27968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:38:58.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:08.757Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d4243abf-5c38-4f96-bdea-ac99edd7b755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:18.767Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=866c5d2c-cccc-4aaf-916e-34fc92178712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:28.774Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d0b5f5e6-91e1-48fe-ab8d-96606eb41dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:38.782Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=54131880-4ad0-4f34-ae3e-b854f6f1f031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:38.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:48.789Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3689ca0d-13dd-4951-a8f0-22e31dcff724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:58.797Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ce325320-eccc-410a-8cdc-9e437bbd8547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:39:58.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:08.804Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=863f68fa-da16-4e0c-96a4-f7dbfd3f3c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:08.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:18.812Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f029a422-d54a-4967-9215-96e84d8ba77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:18.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:28.830Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f8692fed-958c-4aad-8f79-d87ad8968f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:28.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:40:38.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:40:38.387Z |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-05-29T03:40:38.387Z |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-05-29T03:40:38.388Z |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-05-29T03:40:38.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:40:38.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:40:38.391Z |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-05-29T03:40:38.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:38.838Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8bf37cd5-357f-4bb6-9edf-a941492501ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:38.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:48.846Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4bcff3b8-69f7-4695-9dbe-ecec8674b8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:48.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:58.855Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=845c41ad-67cd-4b0d-93cd-b68257535c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:40:58.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:08.868Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c74b1df3-4310-400d-bc0f-491b81e75173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:18.881Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fe96b417-228a-4887-b615-5361d6d47eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:28.893Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8342975c-a650-4dd4-8de9-7efb66c7277b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:28.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:38.906Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ee23268e-2099-4e07-9361-dfe5374a1723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:48.919Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7cd2bf11-ccce-4719-afd5-d9c36059e51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:48.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:58.934Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d4938709-6352-4dd4-974a-d964d5829c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:41:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:42:08.944Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ee8820d6-dcdf-474f-beab-1d419500ee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:42:08.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:42:18.956Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3298c477-7142-4330-b179-36a05ffbcdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:42:18.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:42:28.967Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b5afb4a3-6d3d-4142-a200-3215123f1f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:42:28.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:42:38.975Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d95fb1cf-8838-4bdd-af3c-0a1d917c5463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:42:44.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:42:54.987Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fa24ea3e-ddc6-411f-af39-ac15792855b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:43:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:43:10.999Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=21be54ec-075a-407e-b6ad-6248173c58c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:43:11.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:43:21.010Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a30c28af-9f76-40e9-aa44-f02fba5a9905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:43:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:43:31.022Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4bd167c3-6700-426d-9976-289b84547ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:43:31.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:43:41.033Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=55e489ff-dbe0-4b0e-b19c-fcff7b3e88ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:43:41.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:43:51.047Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ebc443e5-5aa7-4896-8395-ae87ec79142c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:43:51.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:01.057Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c37625fb-3eb4-47be-80ab-73b190f211ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:01.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:11.068Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4d3587a6-4482-452e-838b-aca58c475fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:11.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:21.078Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=072b46cc-450f-4dc1-a467-8c1d4a796f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:31.090Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b3fa6a4e-4bb7-4a5f-b500-3837cd321d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:31.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:41.103Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3ab5e3b9-5323-48a4-a0c8-df9c8f6a1e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:51.113Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bf208317-bd5f-460a-a5db-f95203014f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:44:51.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:01.125Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3f3a031e-7470-44a4-837e-bf6bfe1b925c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:11.136Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a8dc6bb6-b2fc-4a4b-9401-602ee6af86f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:11.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:21.149Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=751f1107-a9d9-454d-998d-61110779d0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:21.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:31.161Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f6b40f6c-cc0e-438a-9c34-34720e2cb182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:45:38.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:45:38.396Z |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-05-29T03:45:38.397Z |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-05-29T03:45:38.398Z |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-05-29T03:45:38.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:45:38.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:45:38.400Z |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-05-29T03:45:38.401Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:41.173Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8b32ec4b-e5aa-4f38-abbf-6597a3e10d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:41.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:51.184Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cb1b74ba-6f91-4358-99d6-09cbd79d6137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:45:51.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:01.197Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=21d4eb78-74eb-43e8-9a0f-bd1eafb1e245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:01.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:11.207Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2da45ea2-85e6-445e-930d-a97ef299312b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:11.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:21.217Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=61a10f80-fca6-4bde-a4d7-c72828f0c2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:21.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:31.241Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4342aa9c-db94-4a8b-901f-00d2b4e7ff39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:31.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:41.252Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=425abd35-c6b7-4dd2-a2e0-69886158e948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:41.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:51.266Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=53ef19c8-2ab5-49e6-9651-950e808cc750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:46:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:01.278Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=97be5099-371a-40fa-a0eb-62b381849361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:01.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:11.290Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6b89e5ee-197d-4da2-9baa-1773b739d5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:11.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:21.301Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2a16f29b-03d8-4344-bebb-a1ca7f990a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:21.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:31.311Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fabb727d-bcf4-43a4-b5f8-8110912ad705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:31.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:41.323Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9a9fb171-fc13-4beb-a7c7-9f42f10296dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:41.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:51.336Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e6bd0cc6-8f33-4e61-8e6d-070a6bc9fc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:47:51.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:01.347Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=efc9899e-6152-476b-bcd1-bc247ddece5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:01.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:11.358Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a24e2555-6cdb-40e1-921d-8ae916268b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:11.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:21.372Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f9a2ef39-f67d-4a3a-8b45-2d68482f72b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:21.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:31.386Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c8ec8f12-7eae-46af-b34e-71a56412e5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:31.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:41.398Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c09bf306-624e-4355-b642-8a825e133cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:41.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:51.409Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=41a7aba1-1458-4e30-a47e-883461cc485e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:48:51.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:01.421Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=22ccfead-bb21-465c-bee7-f459c3552d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:11.431Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=eed3342e-d784-48f0-ae73-5371919c0d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:11.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:21.443Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a679ec0c-e6d8-48ad-a4e2-ac081468e48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:21.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:31.453Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f4a0ce94-369f-43ed-b783-4901759ae103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:41.465Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=502c6d0a-1d3c-4bd8-bc75-e1ae020b9d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:41.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:51.475Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1a62e468-9e13-4e56-858a-82f4d4d8f5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:49:51.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:01.486Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7b2e6655-22bb-4a74-b5e5-1370322e8710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:01.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:11.496Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f75217c8-0a44-4805-ac34-5c0a44afbc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:11.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:21.507Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2869d0d0-4e8b-43dd-bb56-5e088473ee61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:31.518Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=56c81e29-8ca4-4061-b037-3df1e2e688bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:50:38.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:50:38.384Z |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-05-29T03:50:38.384Z |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-05-29T03:50:38.385Z |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-05-29T03:50:38.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:50:38.389Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:50:38.389Z |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-05-29T03:50:38.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:41.528Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d894a5cb-bb48-4b68-92e9-e81f0ba9c91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:41.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:51.537Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f892515b-3120-42ae-8c56-4e3b6136aef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:50:51.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:01.548Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=17b2db72-0480-4636-8b3f-8a68c3cec6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:01.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:11.560Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c2c36d6a-a184-434f-8f61-16ab458eb527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:21.571Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5a5655d9-43b8-4e0b-ac0e-c3d590a17c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:21.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:31.582Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=64441bd1-8608-47b2-bfa5-3c6aa4c9401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:31.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:41.593Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3f3afe68-e81e-47da-8af7-e34526f4321e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:41.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:51.603Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ada288e9-2ae7-426e-92dd-e4b365225fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:51:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:01.612Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1b896bba-31b8-46e2-aabc-5ba0bda98391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:01.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:11.624Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=04ac556a-a2fb-418c-b229-15e0ba827d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:11.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:21.634Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bfb08cf4-3751-40ba-b3e3-b7d4d9815dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:21.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:31.646Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c3219a42-3c06-4f88-9cc3-161d2f2e230f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:41.656Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bcdc8c4a-38f3-4f3c-bc63-5b43195e5f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:41.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:51.667Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8159cd35-c9f6-4992-8f05-b1e98a97ceaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:52:51.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:01.679Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a1f16e48-cc02-4c94-906f-52259d807bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:01.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:11.690Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5e478ce2-4fc1-42a3-8ca4-0d647ca26207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:11.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:21.700Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6c0ec2f8-a8d6-487b-b145-6f1c5e1693c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:21.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:31.711Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=eae436d5-c728-4711-8cb4-4cf10cbfdb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:31.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:41.721Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=628399d0-70c9-4389-af24-0ac05566aad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:41.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:51.732Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ee031140-764a-429a-bb06-daa29dd0f252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:53:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:01.742Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=be5cf034-1db0-42cb-b2c0-68eea81e1797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:01.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:11.754Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=03d14565-4e22-4629-b9c7-fe0a2c4ca083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:11.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:21.764Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f21edbc0-2040-44d5-84dd-7bcda983177e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:21.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:31.775Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=75aadc98-6741-49dc-8e9c-fb222fba01ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:41.785Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=82307e76-b0bb-4207-87fe-ef29e6b989fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:51.796Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=845275f6-4b44-4260-ab38-16582309e6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:54:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:01.809Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d6759349-fc52-47c1-9d96-8cc194fafb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:11.821Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4dd26b34-e6b6-406f-bfda-adf3c355d929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:11.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:21.831Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d19375e5-cba4-460e-b57f-d2e50f2966bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:21.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:31.844Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3f87c5bb-adb3-45d0-9e50-f43682ac6b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:31.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:55:38.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T03:55:38.382Z |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-05-29T03:55:38.382Z |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-05-29T03:55:38.383Z |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-05-29T03:55:38.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T03:55:38.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T03:55:38.385Z |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-05-29T03:55:38.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:41.853Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b9ee8bcd-ded0-4a11-88df-7ac66e297ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:41.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:51.866Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8f8adf47-abdd-4b98-8d1f-e44da6441779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:55:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:01.877Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ea7a4cb1-0fda-4ddf-94b4-178d3b8c2441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:01.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:11.887Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d089811b-7c14-471d-a36e-4e628dafb79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:21.897Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=46d3ff61-c03f-4a60-864e-06e26da6085d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:31.908Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=12fc09e7-c905-4205-8624-b8adcf9c7908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:31.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:41.919Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=05dc0e51-081f-41cf-90dd-1af18a3bf655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:41.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:51.931Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=cb9778bb-516b-49f9-9740-af3ed23675da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:56:51.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:01.943Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c065e452-26c3-4f0b-9563-7c7850886272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:01.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:11.954Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=47ab2d3c-0002-4c2d-8ae4-86ca7f293ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:21.966Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=719f07dd-15e3-4f27-9ab5-86fa0d877d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:31.978Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f451d188-0ab7-4bc7-80a7-1df6cdce323f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:31.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:41.989Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=933ff2ab-ed71-4878-a30f-beab630477ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:42.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:52.000Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3e0dc91e-bc2c-4d0b-bd10-1d91db6df011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:57:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:02.012Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a1d6b408-5a00-4d4e-8a2e-ffbe9af479c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:02.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:12.026Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e05f0b8a-89b5-44ac-951c-679148d8a164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:12.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:22.038Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=910c1d92-348a-461c-8a13-c85f0f6a5966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:32.048Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=39377936-015b-40d9-8357-8b3a95f38317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:32.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:42.059Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=de029ecc-acd6-45ff-8b16-ec8bc3cf80ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:52.069Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a2272c30-0492-4ce8-92f1-c4a75a117592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:58:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:02.079Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e55f0b55-0ea7-4fef-b43a-1a12430ee27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:02.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:12.091Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=984bc3a7-d524-4028-86d5-79194d4b7dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:12.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:22.102Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=aa5d62a4-545a-40a1-9cc9-eb2ac2480af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:22.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:32.113Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=085f373b-d31d-4062-967d-4202c9d9de6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:32.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:42.125Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c5c6d4c1-8680-455e-96c1-c8c16a001dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:42.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:52.135Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=27f9c82e-ab0e-47b5-8c5f-edf578102f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T03:59:52.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:02.146Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=dc765ff7-b0a4-491f-ba3e-25e11e706528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:02.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:12.159Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5ac48a18-6607-49b6-8caf-df510323e093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:12.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:22.178Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=da0301c1-44e9-4296-8066-fcf061b1e5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:32.188Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b906cab1-3a67-4809-8ad7-8d91c9eb2aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:32.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T04:00:38.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T04:00:38.387Z |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-05-29T04:00:38.387Z |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-05-29T04:00:38.388Z |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-05-29T04:00:38.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T04:00:38.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T04:00:38.390Z |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-05-29T04:00:38.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:42.201Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6b9d26fb-80b5-4427-9f25-21fcc826b96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:42.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:52.213Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=47bd0c9d-5277-48e1-94cf-c0cbabb8b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:00:52.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:02.223Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=88e69335-6a99-4f55-8dd5-6d2dfc5f8c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:02.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:12.234Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=292b31be-d814-447f-8d84-2eaa9536aee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:22.244Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0b614ef6-eb83-461f-b8c2-cc34b85c6244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:22.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:32.256Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6592331e-5279-4fda-8397-861e37137730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:32.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:42.267Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2f1ddc64-bdfb-481e-9a43-a8ffbae6b348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:42.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:52.277Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d91b1197-35eb-44b0-86a0-28e2eeeae14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:01:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:02.289Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8ffa3373-f6e6-47fc-a0cd-e664116ce719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:12.299Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=46c2c3b3-c81c-4127-859e-ca6c1b8eb080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:12.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:22.310Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=de0631d5-e34f-4200-952c-0bbf7a09dcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:32.321Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3c044495-94c2-4aa6-9c30-ad4534ec6df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:42.333Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a6515ae5-31d7-4de1-bdf4-0da848edc2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:42.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:52.346Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=959096a9-3e22-41dd-b371-a1a5b1d61469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:02:52.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:02.358Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=511a085a-abec-4aca-a5ae-b82a4bb4bf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:02.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:12.370Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=752ccd5b-beee-474c-99a7-cf69e64e64d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:12.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:22.381Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e3e37fdf-baba-46bf-883e-d264c6acc1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:32.393Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=07719d44-8d11-4902-9386-1fb6fc260986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:32.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:42.404Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=02ba751d-1749-415f-9c63-6daf98f99404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:42.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:52.415Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4b7542c4-6bdd-476f-ac79-2578bf727632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:03:52.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:02.426Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c499b471-9114-4793-bb5d-ba635e79d9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:02.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:12.437Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7b0f9bba-4d51-4ef3-b2f1-9a8dc0f074d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:12.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:22.449Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f24d8345-ea7e-4a11-b140-4bacd11d9439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:32.460Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9e058656-6c95-421e-909b-cbe53fd70bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:32.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:42.472Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=25526baf-661e-4a7b-b2a7-1bfb6ed45075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:52.483Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=751d1ad1-60c6-434b-bb04-79da85743751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:04:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:02.495Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=76a34d05-7838-43d4-95ab-04d187955d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:02.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:12.508Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2b56a4f1-c027-495e-b457-71ffc8d4b02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:12.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:22.520Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5e5924f0-b2a0-4157-b3ed-f4a3748c98d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:32.531Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7d7c6164-020f-4ee8-a99b-0e420c9e9be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:32.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T04:05:38.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T04:05:38.381Z |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-05-29T04:05:38.381Z |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-05-29T04:05:38.382Z |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-05-29T04:05:38.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T04:05:38.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T04:05:38.384Z |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-05-29T04:05:38.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:42.542Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d05c039b-2967-45fa-822c-4965bb51dd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:42.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:52.552Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=674cc337-6fc4-4e2a-9e1a-d989a25b0b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:05:52.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:02.562Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0174a28f-cd1d-4fa0-9ca3-6991dcba07ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:02.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:12.574Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7faa52d1-140d-41d6-bc63-a86241b60e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:12.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:22.587Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=b54194c5-5212-49cf-a4e0-8a8cb173c441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:22.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:32.599Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c8352a3e-5b57-438f-9bbf-82bf8267a137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:42.612Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0dabe34e-7f06-4b9a-8bdf-1bb82a9eb920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:52.624Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=99d0ac83-8820-4306-ad0b-13d710e3c488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:06:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:02.636Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=516ddd09-1d41-4778-a31d-eb9e6e0b6fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:02.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:12.647Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=e6d1f763-213f-4382-9a6e-5739139776f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:22.658Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c40b4aba-9399-48b0-97f6-a001a3048f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:22.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:32.668Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ad9a026f-30d2-4f93-a3ad-b976787ce9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:32.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:42.678Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d4fbe7ab-e7bb-4a3a-954a-b9c0feeebf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:42.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:52.688Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fc5a1316-bfd2-4df5-90f9-bab20bb68d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:07:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:02.699Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1f46a2b2-063e-4a3f-863a-882ee2adf780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:02.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:12.710Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=35cae365-ceb0-4ab8-bb28-bd6090623c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:12.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:22.720Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=44d4032c-3ae7-4d6c-b731-53bec6b1b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:32.732Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4250a642-a25c-467c-8070-6ec44d89ce11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:32.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:42.743Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=be236cbe-b128-40b2-9a9e-7269a9248bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:42.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:52.754Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0b0a8580-09af-441f-92d8-ab13f62a369f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:08:52.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:02.764Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=58c0af79-5851-4435-a72c-b803f9a348f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:12.775Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d43de723-9199-4f91-adea-d721cc311c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:12.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:22.786Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=454ed6ab-6548-434e-ae07-343834f5331e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:22.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:32.798Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1e35c6bd-bb4f-4a88-8f07-fe947c293bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:42.810Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ffe020ce-c615-4155-93c5-3b4c1d43cac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:42.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:52.822Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=1557be8c-4cc0-4aef-acdd-a9a3e08314fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:09:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:02.831Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3b1da092-1dbd-402d-acb2-b5b695e42ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:02.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:12.843Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0d8b7647-d41b-4daa-a59a-c39223c2190b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:22.866Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=83cbc097-4c68-4434-b4d5-43707a9dc1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:32.876Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=5351165b-cf32-4a5f-af92-d3a33d0b540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T04:10:38.396Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T04:10:38.396Z |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-05-29T04:10:38.397Z |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-05-29T04:10:38.397Z |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-05-29T04:10:38.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T04:10:38.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T04:10:38.399Z |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-05-29T04:10:38.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:42.887Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=18212ac7-6071-4a2a-9285-f4f22187b0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:42.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:52.899Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6e6a4be0-4cc1-42fe-97d3-2c566ee30750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:10:52.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:02.910Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=30575195-67ca-411e-80ec-edd378505108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:02.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:12.919Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7b4b941e-9922-4c96-802e-a10bf12335a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:12.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:22.929Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2ba075a5-7b3c-45fa-8f7d-be253fc039d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:32.940Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=bcc4c957-5797-4228-8707-37ec7d5a9e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:42.949Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4f5bba89-ac9f-46f5-af2c-452f6e947de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:42.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:52.961Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=6d073e81-41c2-4c42-bfd5-d3284629573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:11:52.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:02.970Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f96825cc-f493-4a6f-b9d1-06bd72b33335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:12.979Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2b0c720c-5fa8-4ba3-aa0b-9dc0436d2f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:12.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:22.988Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=91e2af33-5d4c-4b0b-95d7-22f7a4ec6cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:22.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:33.000Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0a94d476-c272-4387-ba23-62938390ebc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:33.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:43.016Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=4d16ba66-f1bc-4d82-b187-327571c0f9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:53.028Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=91455aed-c12e-48fe-9f3c-bf13242aac91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:12:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:03.038Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=27da3ed9-d152-4ac6-9f22-bf1a5ad9dedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:03.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:13.051Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a628c369-d4b4-4281-99bb-a57010c14227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:23.061Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=143733b5-d5f5-4d0b-aa43-6cc7831fbbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:23.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:33.072Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=c8b367d4-8176-46d9-aec9-645682f1e35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:43.084Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f3ee7776-ea3e-4dff-a01c-3446749a7e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:43.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:53.097Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=db73aa47-0eb4-488b-a2e8-b43291e1dc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:13:53.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:03.107Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=44b94aec-37dd-4a83-8ead-712b6412ec82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:03.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:13.119Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a9560ccc-2608-4a9e-b53e-9d62e580ba4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:23.130Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=24557601-71a7-4168-bb61-04a27b043f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:23.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:33.141Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=17abbccd-5bff-4347-a001-a54552848448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:33.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:43.152Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ad78684f-1298-4c38-a4ce-72e51de0f516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:43.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:53.166Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=7bfddccc-45c6-431f-9111-9a2877bca81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:14:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:03.177Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a8f265ec-1ba9-47f3-a53b-13e865777a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:03.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:13.188Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2d4549ba-41ec-491d-8f1c-b3ed658d8711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:13.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:23.199Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=50d28920-644a-4d8c-a2c1-04cf5c301337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:23.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:33.210Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=691abc5e-5a04-4cba-856b-bb3b88edb19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:33.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T04:15:38.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-29T04:15:38.376Z |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-05-29T04:15:38.376Z |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-05-29T04:15:38.377Z |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-05-29T04:15:38.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-29T04:15:38.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-29T04:15:38.379Z |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-05-29T04:15:38.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:43.223Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=fd8af469-829b-497c-a13b-bbce5877cddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:53.235Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f34f5fac-ba2a-4bfc-8c8c-4f97fe93c3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:15:53.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:03.246Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=a10ca399-ca1d-4337-af38-54684bfba0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:03.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:13.256Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d27c3ec9-c279-487e-8574-5d2e9d946349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:13.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:23.268Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=90cfa1a7-8386-4f3a-8a41-9910faecfc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:23.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:33.279Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=d66062b3-add1-4392-b6e6-46a487b2956f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:33.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:43.291Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=087bb4a5-b8d8-433f-86de-1c76f57b191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:43.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:53.301Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=44a54b35-0de6-41da-8e2b-801cc687d7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:16:53.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:03.312Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9f5b8ab4-ef54-485a-b5bc-bd0e152d9e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:03.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:13.324Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=2146d379-32b5-4ff4-a844-b13eb7c00534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:13.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:23.334Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=f11800c0-ff8c-4cee-86f1-ffbe4eb2d2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:23.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:33.345Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=364ed87a-94d6-40cb-8caf-2f139b6f82cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:43.356Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9b0e905a-8bda-472b-aa61-8c0ec4cc0de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:43.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:53.367Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=9f7d1d4b-4c4c-4bc4-937f-f71f2e77c8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:17:53.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:03.378Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8ba2c1c3-7dfe-4a7d-943d-d8a9340f2e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:03.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:13.390Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3860c520-e25c-4f99-9447-e3472c38fc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:23.401Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=40153d6a-8afc-48c7-86e5-d4e579620e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:23.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:33.411Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=8309f5e8-5c4d-4caa-a9f0-8de68bb60664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:43.429Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=43e645a5-f98c-46fc-85ac-abbfcbf12c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:43.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:53.439Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=14beda29-4be3-4021-adfd-1b453277fbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:18:53.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:19:03.449Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=36381c20-489c-44d9-9efe-3881545672a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:19:03.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:19:13.460Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=ec0cf25d-17de-4830-a0dd-83c0e2da9d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:19:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:19:23.471Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=3915820a-6b5c-466f-ae6a-83b2ee6ebe80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:19:23.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:19:33.483Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=0b6f7d0d-0bec-43e6-a7b2-7cd8e84a5d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:19:33.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:19:43.494Z |INFO |Init configs |InvocationID=0c0c1472-c565-4133-b673-93f63dce1611, InstanceUUID=de8db581-db81-48ea-8bc7-770b234edfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-29T04:19:43.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |20