By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:25:21.384Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:25:21.386Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-22T02:25:21.414Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T02:25:21.990Z |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-06-22T02:25:22.083Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T02:25:22.084Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T02:25:22.084Z |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-06-22T02:25:22.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-22T02:25:22.196Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-22T02:25:22.216Z |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-06-22T02:25:23.683Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-22T02:25:24.090Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-22T02:25:24.104Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-22T02:25:24.105Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-22T02:25:24.167Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-22T02:25:24.167Z |INFO |Root WebApplicationContext: initialization completed in 1951 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-22T02:25:24.516Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-22T02:25:25.030Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-22T02:25:26.249Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-22T02:25:26.374Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-22T02:25:26.376Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-22T02:25:26.378Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-22T02:25:26.709Z |INFO |Started MainApp in 7.447 seconds (JVM running for 8.041) |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-22T02:25:26.779Z |INFO |Start scheduling PRH workflow |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:25:26.790Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=95a56e0f-05ee-4117-a099-f4a8277afa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:25:28.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:25:28.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:25:38.206Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9a7197ed-45c6-4ac3-b473-4b206e41f64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:25:39.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:25:39.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:25:49.411Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8b708d7c-b072-4187-b85f-61bf0022ddd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:25:50.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:25:50.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:00.484Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ad608cbb-58fb-4fee-bc48-57aed1eb4505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:26:01.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:11.555Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=782d96de-c2a1-4f3f-a522-f4a227856e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:26:12.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:12.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:22.692Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7a6406c9-899a-40ef-a934-e79061f30b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:26:23.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:23.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:33.763Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=df6f1242-cf15-429f-ba5e-e1e6a6ec8842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:26:34.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:34.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:44.834Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=45d0633f-7d0a-4f20-88fb-143c817dbd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:26:45.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:45.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:55.873Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=701fb299-3cb9-433b-acf7-415957d0ddf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:26:56.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:26:56.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:27:06.975Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9fc9ef27-fac5-4bfa-80ef-5c7640049a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:27:08.080Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:27:08.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:27:18.082Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fc5f0e54-8b89-4e53-bf7b-dc5e7a11974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:27:19.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:27:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:27:29.161Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f10ce874-32b6-477f-9812-5629e9e10f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:27:30.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:27:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:27:40.226Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8aa68517-1eef-462d-98b9-09d3dacba115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:27:41.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:27:41.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:27:51.331Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bef32a44-38e5-499c-b508-e3849774136c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:27:52.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:27:52.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:02.466Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e7f684b3-c52e-490d-b5cc-52a7b8db534b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:28:03.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:03.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:13.506Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6433a80e-09dc-4f40-877d-d140e5f3452d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:28:14.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:14.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:24.611Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=904cffe5-c82f-46ed-92a3-ba9809a86ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:28:25.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:25.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:35.680Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=40804a24-b7d3-48be-adbc-a11505b7182d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:28:36.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:36.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:46.786Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d103f001-5f76-4d69-813f-502d1d87a1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:28:47.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:47.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:57.887Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=21125437-1573-4966-94f0-75fc92f269aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:28:58.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:28:58.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:29:08.931Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2594085c-3a22-4743-8e46-7f2075b1b20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:29:09.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:29:10.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:29:20.000Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ecda11da-e831-4bd4-ba1c-316caf3ffba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:29:21.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:29:21.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:29:31.074Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b9a10a22-256b-4ec4-83e3-21d68599dbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T02:29:32.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.3.87:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:29:32.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:29:42.115Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8d4d35ec-387b-4068-9976-22e3d93b095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:29:42.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:29:52.242Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ca125cac-e847-46a9-bc6b-1413ea2cb2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:29:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:02.261Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d0c9486d-2a16-43b2-be2a-51aa6582ffb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:12.279Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9333e63c-7782-46c8-8dcb-8dda7c50d446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:12.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:22.294Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b4957639-ad8e-4def-90fe-5fcc3ac60f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:22.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:30:25.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:30:25.179Z |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-06-22T02:30:25.180Z |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-06-22T02:30:25.183Z |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-06-22T02:30:25.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T02:30:25.189Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T02:30:25.189Z |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-06-22T02:30:25.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:32.312Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fb96b574-378b-4389-9525-5274479fe407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:32.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:42.327Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a1298bbc-0963-484b-a684-da2c6597830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:52.342Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ba3b3571-e19c-4e25-8c8a-d0ae37d247c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:30:52.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:02.358Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8216b2f1-a1c6-4ff0-a3a4-0f24403a1bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:12.374Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b2c0227a-2b48-4ff7-8932-07b6ab0206d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:12.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:22.389Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a870c461-391b-47f4-9f1f-7d8dd234face | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:22.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:32.404Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9f4543ce-63c3-4552-a8e7-ca4117e43a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:42.422Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=65b8cee1-e3b6-4ac9-9af5-5ff52b052fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:42.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:52.436Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5947d099-64fa-4fcb-9c0a-26e188950c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:31:52.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:02.451Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=626a9013-3187-4102-96c5-c366f008a7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:02.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:12.469Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c82cf613-932b-42b3-9a39-65e388e28630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:12.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:22.484Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cb87cd99-9c1c-41d0-85d3-95b57375ed28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:22.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:32.499Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b05cdfb6-710f-4ba3-a742-68bae73c3cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:42.514Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fff86e24-80c9-4390-aabe-900b361ba3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:52.528Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=056e4a32-a23f-4a66-bcf9-69395d966c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:32:52.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:02.542Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=136f3e5d-dcde-4c08-ab7e-19b3b5979dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:12.553Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=696edb04-95d7-4d04-add1-348a30fece35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:12.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:22.566Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=22eb090d-8f67-45d7-ae1f-5767f4200a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:32.578Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=651a7d94-d55e-4390-af49-bd8b1d48d9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:42.590Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2b8e313a-18db-4d5d-bbb2-0c76a6ac88aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:42.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:52.606Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6bb0d8cd-44d8-405d-8224-b88a84ea0d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:33:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:02.620Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6b171a94-b690-4ff1-ae86-1e2e0244e782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:12.632Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8069e144-64bd-4030-9f91-c8eccc0a196c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:12.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:22.644Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ed34a698-8ad3-4e6d-b9eb-84b55d2f3c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:22.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:32.658Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=064920db-910b-40a7-a5d3-c8b6e02bced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:32.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:42.669Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4693de2a-fa6e-411b-a544-93ae05070889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:42.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:52.686Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5e80a24d-6270-4ddb-95ac-13ab3fd12436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:34:52.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:02.699Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6770ba34-3cac-4f0a-b06d-c50c43d1b44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:02.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:12.708Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fc089d50-e0ed-4809-ae20-5266602a17fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:22.719Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4c1f2642-041e-4b81-a5e8-7273d2bf7b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:22.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:35:24.733Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:35:24.733Z |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-06-22T02:35:24.734Z |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-06-22T02:35:24.736Z |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-06-22T02:35:24.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T02:35:24.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T02:35:24.755Z |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-06-22T02:35:24.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:32.730Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=009746ad-300e-427e-9f45-676eb0534bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:32.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:42.743Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2c53e397-0a98-4006-a771-15340da0aaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:42.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:52.756Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f204e70b-6949-40e6-9712-f838c10f4a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:35:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:02.770Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=30ac0142-9a06-40c3-997c-0652e57e91a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:12.786Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d6d7679d-1e76-48d1-a1bc-fe9e819e1bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:12.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:22.798Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=aa89fffe-13fc-47e0-b116-ebb42eb52056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:32.810Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ed94745e-02cb-49bd-bbcc-37227ba0c924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:32.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:42.820Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ae304b7a-e6fd-4c2c-b1f4-5b0e11364502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:42.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:52.830Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=40ac6815-3629-4523-9b85-72a3f2e80ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:36:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:02.840Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2f33c36f-1009-458c-8808-4c5928996991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:02.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:12.851Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=41cf977a-5bb9-450a-8ecf-b26a19940f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:12.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:22.863Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8250500b-a171-4ee4-bdda-da0ee4d277ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:32.873Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b92b2c24-fe72-462f-ac22-57c364ce0ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:42.888Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=dd17d9e9-3e52-4ccb-a453-1c579db97877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:42.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:52.900Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c79ef866-edd2-4776-9b04-6474dc7d63cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:37:52.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:02.913Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9e0ef2ba-49e3-4f98-9c8d-eefcb3bcb623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:12.926Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a037fd82-fb47-40be-a992-ba6589aee2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:12.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:22.937Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=928eb778-7423-40d6-bb4b-c9acf46f610b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:32.947Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9b23fc88-5c0c-4321-ac7c-b7cccc73b5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:32.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:42.959Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8cdf163a-dfe3-4a3c-bb35-7bc87b68799c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:42.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:52.972Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f9fcc607-faa9-460d-8b1b-c74f20efc51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:38:52.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:02.981Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5a524fb6-2d9c-4ce3-a9d9-5eedf04da272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:12.992Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6b128a45-9c52-4e46-b546-6ec2c8694568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:13.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:23.005Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b25d4923-d453-4b60-bb24-cedfb805bb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:23.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:33.016Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5078ef9d-e583-46ce-97d2-350a1c738873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:33.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:43.031Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2f59e043-6aef-483b-a44d-0573094db89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:43.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:53.044Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1fd9ff1b-a465-460a-b175-adb24bfedb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:39:53.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:03.056Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0fa76f18-c326-4e3c-9e70-d9248fb1624a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:03.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:13.068Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=75a33bbd-5044-43bf-a82a-eec851cc7b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:13.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:23.079Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=40e1ee73-4c3b-4d37-9df3-d18b93846514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:23.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:40:24.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:40:24.707Z |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-06-22T02:40:24.707Z |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-06-22T02:40:24.709Z |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-06-22T02:40:24.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T02:40:24.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T02:40:24.713Z |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-06-22T02:40:24.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:33.089Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7ddb5ca6-d58e-4364-b204-b946ad3ce31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:33.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:43.101Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7864ed81-6303-4c2e-bc71-9ad87ca1fee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:43.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:53.110Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0458d919-cee8-4667-9e75-c4c4cf2e6447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:40:53.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:03.122Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f906e9d5-2546-4518-981f-6e11fa89ca17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:13.163Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1df322af-a340-42b0-afe1-d304c29a9eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:13.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:23.173Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=865d4b86-7cc6-4aa4-b6bd-a3afbd86bb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:23.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:33.183Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e650cea7-1ca4-4ee6-9996-4b4b87059bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:33.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:43.194Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f102ef59-947a-410c-8901-d772c5e31512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:43.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:53.205Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9335bf41-85f6-426c-919e-eef1231b9f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:41:53.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:03.217Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8ad5fd0b-47b9-4d2b-8894-a28488ab8f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:03.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:13.227Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ac75d2ec-ad0c-4604-9ed7-7ade6ba46346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:13.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:23.237Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ba9f086d-a3e5-40a7-b6fa-40c45160ae9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:33.249Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=207ee04e-1ada-4cae-aeda-221d6d3bffa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:33.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:43.261Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=eecf51f5-eb5d-42c7-85bc-d9ff4721edce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:43.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:53.271Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=697aad98-4688-48e3-9e41-c43d7617a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:42:53.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:03.281Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=949b09bc-c55c-4d0f-8824-51281908f269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:13.294Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e31b6444-ebad-42fd-b0ae-5e5003202075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:23.305Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6711f411-a139-4c5f-9a9f-f2aea5f62e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:33.316Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8cb72d70-9304-4b87-9803-6e49f164d131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:33.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:43.327Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=72bcd035-8deb-4110-9c39-1abab84a5112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:43.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:53.337Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a9a86c27-98ae-4085-a581-32e79da61bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:43:53.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:03.352Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fb0f2b3e-59fb-4856-88f3-37dbdb6b60c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:13.365Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5e047b94-44f8-4b97-8c35-9e3fcdf8e1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:13.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:23.375Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8ac887af-7a76-4e89-8266-1515787c2951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:23.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:33.386Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=407ab484-a4bd-4c86-a6a3-ec74fce47714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:33.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:43.397Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c5fafa23-1c3f-492e-816e-eadabe75a483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:53.407Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=49a9de83-49a9-4295-8cae-496725890536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:44:53.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:03.416Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=02b86c5b-c943-43e9-8c4d-f06dd035f9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:03.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:13.427Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cd956e6e-8128-4b05-bd4d-9019c3317340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:13.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:23.437Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=95129769-1e1f-4b7d-8d52-3ba3dd196b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:45:24.713Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:45:24.713Z |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-06-22T02:45:24.714Z |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-06-22T02:45:24.716Z |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-06-22T02:45:24.723Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T02:45:24.723Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T02:45:24.723Z |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-06-22T02:45:24.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:33.446Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7d706d1f-cae3-4c66-bf9e-c4318bfe62ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:33.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:43.456Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=34c58c79-0cfe-4967-8dc6-9fe0c42e8c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:53.466Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=592c0d87-7e9f-4d03-bed6-ff9b855b040e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:45:53.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:03.474Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=68cec166-03c3-4c07-a991-500f8e5f9919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:13.487Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6bfadd46-15bd-4504-b336-eac64651e3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:13.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:23.497Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7e6227db-f6ce-4544-a48d-3abf3e5402be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:33.507Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6a67fbac-bdf7-49bd-bf8b-5b9fef6faf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:33.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:43.519Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f8fe59da-0368-44fa-a824-853d4659311d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:53.533Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f41530ec-1ea4-45e3-a6b5-331eebc1859d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:46:53.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:03.545Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3f8c465e-7f7a-4f1a-b318-74292b217d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:03.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:13.556Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b2bd7ef7-8884-455d-a6d5-35f94b5c1bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:13.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:23.566Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2515c0f1-931f-4034-b9d0-487a39ef99e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:23.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:33.576Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=46324f45-38c3-4ce6-9e5e-f3d6d833be32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:43.584Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6227335f-2970-4f6e-8507-d8701d5d5861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:53.595Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3aef557e-b274-4a78-b83f-d7f0a3fc17e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:47:53.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:03.606Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d0ec96ca-ccb9-4559-8341-50e54b53c35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:03.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:13.616Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=954ad916-3a1f-434b-973b-3449f69e7c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:23.624Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=58313fd1-4c30-4f12-89d6-0d7d7c98214f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:23.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:33.632Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4ac06ac2-bfdc-4df4-a6f4-7ce7309152b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:43.643Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e732b9f7-cf01-43bf-b967-eccaee310f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:43.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:53.653Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=80fb3f0c-d640-4f17-a4be-7819460d55b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:48:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:03.662Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=90c126fb-946d-415e-99d6-28be18e6d234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:03.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:13.672Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=81bce598-456a-41ef-b0f5-4ab2d58714df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:23.681Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=41ccc7e4-37b4-464e-b996-57b0f5e3bbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:23.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:33.691Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e22bada7-f762-48ba-9477-2f87c3d5895c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:33.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:43.701Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fd84e62e-93cc-412e-9e1b-dca7832228d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:43.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:53.711Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3db86356-4e6e-4fd8-b65e-74072fc17b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:49:53.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:03.724Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b7157b4a-667f-4e6a-9a28-5d75cf3735cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:03.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:13.735Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0da0ae9a-2ea2-4d42-a17b-2f80b60b4d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:23.746Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=32643195-1232-4018-af8c-1b1e36a9bc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:50:24.729Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:50:24.729Z |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-06-22T02:50:24.729Z |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-06-22T02:50:24.730Z |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-06-22T02:50:24.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T02:50:24.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T02:50:24.734Z |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-06-22T02:50:24.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:33.759Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0cd22ed4-8f76-4d2f-ab59-993d020a90db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:33.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:43.771Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ef616c5e-beb5-42f0-8d3f-fcd6d3564dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:53.780Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e3d8d19d-7e7b-44a2-86ab-a2390f3414b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:50:53.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:03.791Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=98a6b159-da2b-40bd-a5f5-33939c622862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:03.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:13.812Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=543fbce6-57e1-4ee0-9b9e-99589428582c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:13.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:23.838Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=15699287-ed61-413a-a866-4d8a5c16a997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:33.849Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=76428809-6d54-47af-9c38-3967937c5a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:33.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:43.859Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=dbd85083-74e6-412f-993e-48a0447569c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:43.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:53.868Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=da2da33e-8f28-4eab-8429-c0a3e07e2e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:51:53.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:03.878Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3cd31e90-43f2-43dc-a292-3703b7fc8bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:13.889Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=287513b0-d371-493d-a5db-7771281a2ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:23.899Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9a5aaeb3-0479-4d2b-8d73-5e6bf55f780a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:33.911Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7b6ba943-10cf-4a76-9347-67fb2e2c2400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:33.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:43.921Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4d2a5ddb-a111-41a3-980e-0dc36e09247d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:53.931Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0be6440a-693b-4c62-bd66-b87cba45ed3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:52:53.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:03.943Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ebfe2445-d21e-4eeb-a766-9ba028f73e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:13.953Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9b0f2ca4-75e7-4255-9a45-240180a70fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:23.963Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4b1d61a4-c1b9-4a93-b5d6-56b3d1136eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:23.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:33.973Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7e8acdd3-42e8-4ad6-b8c5-d4ad313f3c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:43.983Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b91f4042-8e0e-4e58-83cc-73e18ddc6c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:53.992Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f5d9547a-761c-40c7-9929-0c68d7a25b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:53:54.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:04.004Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=dc6d2e88-4c0e-4ff7-a58c-470b9e7ad2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:04.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:14.016Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fbdbf2b1-c4bf-409e-a3ad-76d570357cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:24.026Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7fcfcc99-681d-45d2-99fc-4b5f81159be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:24.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:34.036Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1c379841-ceca-4868-9152-7074612a275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:34.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:44.046Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a6783165-6c08-47d2-8f8b-a8f62df26113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:44.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:54.058Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3d3ecbd1-e28b-4190-8e72-9e5ce927fb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:54:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:04.069Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=111fc799-8102-4897-b999-72488f1e7c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:04.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:14.080Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b2587ecf-728e-4c01-854b-80cae3a7f2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:14.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:24.091Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6b8a3033-af34-444f-b56a-d63e4971e723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:24.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:55:24.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T02:55:24.708Z |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-06-22T02:55:24.708Z |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-06-22T02:55:24.710Z |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-06-22T02:55:24.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T02:55:24.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T02:55:24.713Z |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-06-22T02:55:24.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:34.101Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cf9ed69b-27c0-4d36-ab7c-5f909ea3ecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:44.111Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=08fdfe28-2775-4d6d-a12f-ed9a2c885b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:44.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:54.121Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e9d42a13-8c74-4482-867a-7862fd865cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:55:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:04.131Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=576c4622-b35b-4728-b725-9d338ca94eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:14.140Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c2f51066-8920-49c6-a258-f70dcdb8bad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:24.148Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f529fd9c-2430-4586-b628-d252f4acb81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:34.158Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ec024645-b396-405e-a0c6-0424eb23612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:44.167Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f608ad08-e665-4306-b8b8-220ca2563f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:44.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:54.176Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ddbfe5a7-7a93-4bf9-aa9c-c39ac1c9686d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:56:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:04.185Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=378772c8-6c07-47fe-9550-10bd148e7122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:04.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:14.195Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=80853199-60fc-4bd6-984d-a06124957c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:24.204Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=be15c4d3-3593-45b1-9821-c9bf22739f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:24.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:34.214Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=12d1a11c-40f9-4841-857a-1b990d906a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:44.224Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=23724399-de23-4688-a179-73c59e93a0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:44.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:54.233Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f00ce813-6fc7-4fa5-a485-cba47d71cec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:57:54.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:04.243Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=53b06fab-3a09-4ab4-a420-9f608a7b0e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:04.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:14.253Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8edb985e-89d9-4cba-a5ca-1bd0bb490d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:24.260Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=015a5999-1496-4d2e-b2c3-efa0aa815ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:24.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:34.271Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a46c25d6-2b50-42c6-a062-43bea6d35f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:34.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:44.285Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=58867c5c-4b54-4550-9b88-e83be6f5c752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:54.295Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ff5396bb-107d-4597-8e21-fb0859b49488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:58:54.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:04.305Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=409b35b9-12b6-49f5-aa44-0d0a7d0333d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:14.314Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8bc0f979-bee1-408c-ab31-0339a1d47388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:24.323Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5fa304e3-7a93-408c-a9d1-2f25dbb8639e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:34.333Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=54df5072-d7ed-4949-b631-bb84a9aae31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:34.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:44.343Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0ff0f23f-f750-47da-b118-5f469bd40f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:44.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:54.356Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7c4160ed-2d2d-440a-a785-76b6e48ec3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T02:59:54.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:04.365Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=02f7f32d-56c8-4ac5-b586-91a76ca0cb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:14.374Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c3513665-1f72-438e-a88d-f55ba05d37d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:24.383Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=68321d03-a685-4cf0-8959-fca7b6374dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:24.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:00:24.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:00:24.710Z |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-06-22T03:00:24.710Z |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-06-22T03:00:24.712Z |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-06-22T03:00:24.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:00:24.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:00:24.716Z |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-06-22T03:00:24.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:34.392Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=31364eff-1007-4f04-b6ab-5ab1c1fd9409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:34.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:44.400Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c7212b74-b336-4cfa-923b-0e938db8528b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:44.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:54.410Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=34cc64b0-ed3a-4a1f-962d-2fd0b533da26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:00:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:04.418Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a5baad8f-35f7-4950-8e2b-e6100f4110aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:14.428Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d393e1a7-1ebf-43db-833c-13b7065a4f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:24.439Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3948c57e-9b63-4384-bb11-aad71664e437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:24.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:34.448Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a9ccc0b3-6455-4880-aa9b-84b62100610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:44.457Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f7ab55d5-6225-4fe0-84de-b461ac43ab24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:44.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:54.467Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=edd0c33c-16b5-429a-b174-c7254f25b042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:01:54.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:04.475Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e0762eee-272d-461f-8f48-e5547760614b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:04.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:14.484Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=87785dd7-3eb4-4237-9dfb-c17f1edbbe5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:14.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:24.492Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=90214987-f025-49af-b0d5-df92abdcc90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:24.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:34.503Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b8abba72-2476-4832-9693-63455bf5be6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:34.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:44.511Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d69fab4d-25fc-4373-ba68-284e17ecae64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:44.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:54.519Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e09c6512-8019-4d81-8a22-621d4ea89634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:02:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:04.528Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6209f2da-9fcc-4e82-9045-29cd462b79f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:14.536Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7fad71d2-884c-4a63-8a76-4e77b5a7d9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:14.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:24.544Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7670bfd0-fd44-4c2f-88da-95431e9c5267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:34.554Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=256a51b0-c9e4-45c0-9b69-011b85031d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:34.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:44.562Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6dd4493a-dc8e-4416-aae8-bc773ba67833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:54.571Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9cd342a4-0816-41f4-a3ff-35a08be3ceb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:03:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:04.582Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9927ef08-faef-4fdb-8319-d954d7c66c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:04.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:14.592Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9fe4366a-0a4e-4630-8c57-cbdf92a2cbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:14.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:24.601Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=40e95101-13be-4ac3-b801-793b0398d237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:24.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:34.610Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f2ca76e3-af7c-483e-b03d-f4638bcf558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:34.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:44.619Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8bbbcae5-f287-4b27-ab15-4e2ff5e72ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:54.632Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6e38184e-9de4-4a57-8d76-60c5ed979b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:04:54.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:04.642Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ec534408-c81c-45c1-929e-3975b3256b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:04.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:14.650Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=31ec59bb-6eee-49a8-ac68-b4484d77191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:14.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:24.658Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3922e453-aa4a-487e-b1d1-a87f07eebe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:05:24.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:05:24.709Z |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-06-22T03:05:24.709Z |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-06-22T03:05:24.711Z |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-06-22T03:05:24.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:05:24.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:05:24.715Z |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-06-22T03:05:24.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:34.672Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=46b23932-04a6-448d-960e-a27a363b0d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:44.682Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d7f396de-f405-4e27-b79c-ae6d1881c122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:44.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:54.692Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=63b506c3-2439-43b0-a3ce-415f65fff1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:05:54.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:04.701Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f2d04c76-46f4-46c6-9edc-246ca7495573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:04.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:14.709Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=095d2247-bdef-40f2-9366-a422b0f21deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:14.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:24.719Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=80f90c15-78e2-4ed0-8bbd-bc84b7d251dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:24.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:34.729Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=be40e0eb-f10b-4723-95a9-b76d1888bf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:34.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:44.737Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fef8168d-5ce6-40ed-ab0e-0082f863e75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:44.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:54.746Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a088f17d-003a-497b-85bb-face8f44b6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:06:54.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:04.755Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ff38d9c8-5e1c-496e-96a0-bc7a658f2fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:14.765Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=88a1414c-28c2-4665-9bbf-ac66cce5fd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:14.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:24.774Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0a44b490-9172-4313-92b8-24f95c214c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:24.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:34.782Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=71aa6490-b7db-49cf-81a5-109aa7274d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:34.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:44.810Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c1133184-2643-4ef1-9836-da196be45958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:54.820Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=53c214da-cd08-471a-9ee9-0d2aca726a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:07:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:04.830Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d6201cd6-9dd8-4b13-9e77-cccd91fd9cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:14.839Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f2782327-f2b8-4fe0-af4e-f398e0c10ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:14.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:24.849Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c7844fe1-4d1c-48b8-8553-6c079d05108c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:34.860Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=74fec93b-dc00-48ae-a0ed-d5860a9cefa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:44.869Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e4e28961-99d7-4a7b-8f30-ad14c05752d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:44.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:54.880Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9aee99f3-491c-4fbc-9f76-06013fc37468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:08:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:04.890Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bd3a0272-5fdf-4b92-b194-3072f3fd3aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:04.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:14.899Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=db9a372a-4055-48c3-8115-84d60c18aa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:24.906Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2eed1f90-eb8e-4136-a151-20a589ddef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:34.914Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cb309c67-d7bd-4612-9950-e77dfad6a8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:44.922Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=65291c0e-b1e9-467d-83f4-942ed3214f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:54.933Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ab7bc38b-666d-44a3-ba8e-3a6e00cf5db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:09:54.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:04.950Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d7aab8ea-5cee-4376-8ea7-0078250edff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:04.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:14.960Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a5361f81-ab96-473e-8f89-aa4dff3afa9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:14.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:10:24.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:10:24.690Z |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-06-22T03:10:24.691Z |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-06-22T03:10:24.692Z |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-06-22T03:10:24.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:10:24.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:10:24.696Z |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-06-22T03:10:24.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:24.969Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=284a2e61-79f1-4792-b699-822002047a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:24.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:34.979Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5e74e18b-e9d6-46ee-9617-2452b7c515fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:44.988Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6008c8f2-19e6-42a7-9a73-aa2deaf2dad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:44.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:54.996Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f1310fce-cc61-4248-9c0d-8dcb8f8bebcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:10:55.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:05.004Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f27da138-0be4-489f-b0ab-21e9a01d715f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:05.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:15.012Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ea0653dd-1da4-43b6-820a-b15d8b2c5071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:25.020Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1138ad95-388e-4e0f-9828-e458d710aed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:35.027Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=db3fc1d8-604f-4b21-bf8b-571ac5a7c1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:35.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:45.036Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=68dba171-aa3b-4e47-a4ae-85ae56b7bdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:45.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:55.044Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ff606d8a-580e-4aef-954b-0512e9435c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:11:55.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:05.053Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=48d0c00d-2eba-426a-a9b6-942a8859ae83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:05.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:15.062Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=82d6cb35-b791-4ed7-a283-eaf872485864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:25.072Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7352ca31-0ed1-4606-906d-3b2fa95b3ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:35.082Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b3ea2f47-87eb-4cb3-8e3e-110b4faad324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:35.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:45.091Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b562d95d-75b1-4fbb-90f1-2c196d73bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:45.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:55.099Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=22a3b3b8-6943-4fa5-886a-6e86e77e857f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:12:55.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:05.109Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e1abbb50-a5fd-4dc2-8d7c-657faa9df0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:05.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:15.118Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=48ccb4c2-1d0c-4dc6-a61c-576d8313673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:15.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:25.126Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0b0ff5d9-1504-49ae-98bc-3ab674875d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:25.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:35.137Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9fe74815-8ebc-456c-b114-fa3cc0d4f378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:35.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:45.145Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6bd83e88-0944-4132-a63f-83b0ec7c309a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:45.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:55.152Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4d1c688b-a7b1-4506-8d1d-25bc67d48f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:13:55.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:05.160Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=55b3a0c3-414f-49d3-9ce6-e1edab36b92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:05.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:15.170Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1a63b916-2da2-4c8b-9326-90e7d693617b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:15.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:25.179Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=35e4263e-5bcc-4072-ba80-2cbe69e5452e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:25.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:35.188Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e6bc1ea6-eb6f-498a-bca4-765eb1d8258a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:45.207Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e1b298d5-7485-4f44-acea-cdf496b36794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:45.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:55.217Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=25a80afa-1864-4302-9aed-00926f37d484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:14:55.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:05.226Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d6b3cbc3-a39a-46f7-b01f-d4c4ddc29a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:05.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:15.234Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8a0da47a-f3d5-42c6-9c7e-c979af4017cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:15:24.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:15:24.691Z |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-06-22T03:15:24.692Z |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-06-22T03:15:24.693Z |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-06-22T03:15:24.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:15:24.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:15:24.696Z |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-06-22T03:15:24.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:25.243Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a845860c-5de5-4081-af42-696b9dd8be28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:25.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:35.255Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=694ed93f-fc49-40b3-8c18-eb6b06f30d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:45.267Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d3b1f9d6-74c7-42a9-95f9-51104282fdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:45.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:55.276Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=281f3f4b-456e-4c34-905c-1f27b8d4e39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:15:55.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:05.284Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=29ee52f5-51d9-4042-b1cb-56e42e59db28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:05.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:15.293Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=20282c38-45d2-4b6b-acb8-219926a39382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:25.305Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0cc9eed7-075e-4827-b483-cdf8713f16b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:25.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:35.314Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4ffe9200-132b-474c-828e-bbe7e13f8478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:45.324Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8538b7cf-bf23-4817-8112-297b4aa64bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:45.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:55.333Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a56e1b16-6ae6-4c32-b7c7-39a27602e667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:16:55.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:05.342Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=62645dab-1388-4bc6-9307-ae06514621b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:05.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:15.350Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f2c31925-3d26-4a02-8955-bb11d17147b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:15.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:25.360Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=12fecfdc-7b97-4e63-8562-3d726b633476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:25.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:35.368Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=aa7277d9-d079-4200-bc38-41b1ef6d6c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:35.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:45.375Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3cd3f6c0-7633-42b9-8990-03e6efce04dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:55.384Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1d6bd43e-5b07-44cf-9911-dae67d38b436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:17:55.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:05.417Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9529feb3-f1f3-484b-8d99-db216591ef54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:05.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:15.425Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=11157c71-711c-4579-9d3a-cba0b6a075da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:15.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:25.434Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e15ee2d7-e801-4197-8e6a-89966dc9dbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:35.443Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ec5bcab0-d644-4b31-b19c-a1fecef05c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:45.452Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=676ff157-9be2-401f-9b9a-0ddf26208efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:55.461Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1e1c11ce-ed06-4e5d-a740-07198e506f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:18:55.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:05.472Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f57f38fc-2cb4-4215-9702-b5f027474961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:15.482Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=02aa6798-2dff-4eea-900c-aff02c044004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:15.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:25.496Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ca8299e2-9bb7-4f41-b670-df0a01098d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:25.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:35.505Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=22099ce6-1edb-481f-9b31-021ecd9584be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:35.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:45.514Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6cc71e53-ffe7-49e2-a3ff-b64f1a290173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:45.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:55.523Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d05546ac-8980-46ef-b3ef-1fa834d3c41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:19:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:05.532Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=eb6dcd15-9903-4bd1-8fe4-a77a2f8c2633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:05.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:15.543Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4f6f3cc3-c8d4-49e2-bb40-01270a468e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:15.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:20:24.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:20:24.704Z |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-06-22T03:20:24.704Z |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-06-22T03:20:24.706Z |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-06-22T03:20:24.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:20:24.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:20:24.711Z |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-06-22T03:20:24.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:25.556Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=72c794aa-d1e0-4fb1-aa4a-a1475204fbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:25.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:35.566Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=03f131c8-09aa-4725-a87e-6fc9d0d3fc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:45.576Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4d878dca-62c2-41d9-9ab2-feec22f6076e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:55.589Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f3d8a9a6-0750-45e3-826b-5c0474073e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:20:55.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:05.598Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=432633d0-15f8-4008-a472-e7b8cc102d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:15.609Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=47cf4762-a8de-4950-a7cb-f386b55cb39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:15.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:25.619Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=494ea949-0771-41a3-a408-bc2156e02412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:35.628Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=50e6e7ea-fdb5-4cee-bf13-92b1f2374a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:35.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:45.637Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=681a79e2-6aeb-453f-a139-b25388555f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:45.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:55.646Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=62f06f3d-eec8-44f0-ad42-3eabdd8b880f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:21:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:05.657Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=de7ba106-7e91-42a0-bb30-c50bc35b63f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:05.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:15.666Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ac46bb21-3941-4131-b55c-286d58c061fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:15.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:25.675Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=efb43be6-2769-46dc-9fb6-ee434fe82ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:25.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:35.684Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4c815749-ec1b-4b41-9c3d-d86f670311f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:35.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:45.693Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6df47d7c-da19-42ad-99dd-5718c0930ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:45.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:55.702Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=329dc07c-7731-4e6b-907c-590b4ec2d3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:22:55.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:05.710Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4bda17ae-1e3e-468f-8968-25b33393a7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:05.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:15.721Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ba2458e5-aaa5-469d-9317-c65571fb6e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:15.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:25.731Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a6b79f58-b60c-4a73-a5ee-e657f65b9cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:35.740Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=19798193-35d2-4d26-9ce0-e556aab50472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:35.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:45.749Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=aa47fddf-1967-4d5e-8a9e-60a5bb37ffce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:55.758Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4c46820d-d698-4423-b9e8-38b5df47497f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:23:55.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:05.767Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f0806ab6-6c09-43d0-8baa-5378663ce45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:05.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:15.778Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9fa9b2b2-14ae-4df1-9236-a29a8dcbd238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:15.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:25.789Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=50645e3c-811b-4538-8784-703e94f57e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:25.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:35.798Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=49382684-c501-4d37-bdc9-bbdc5c3951b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:35.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:45.808Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b0cb5493-30ae-4104-b1c2-4e8553e4b023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:55.818Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2b986e29-7c52-403f-81c7-dffdd336bb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:24:55.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:05.829Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ae485c2e-5f50-4a31-8fae-8b27d498fa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:05.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:15.839Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4d09a5fc-1cad-4abc-ba37-1478152d7315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:15.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:25:24.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:25:24.691Z |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-06-22T03:25:24.691Z |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-06-22T03:25:24.693Z |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-06-22T03:25:24.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:25:24.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:25:24.696Z |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-06-22T03:25:24.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:25.849Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cc80f86e-7865-42ef-a84b-e62ae6e09b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:35.858Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ed7a4cfc-f693-411d-8027-5baa33bd08cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:45.867Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a58db478-c76a-4bb0-9ec2-95698b58ff6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:45.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:55.876Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=289b0a6a-696e-4b11-b8f5-7d1819dcc105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:25:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:05.884Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=be472870-775b-4870-9fb9-c4af788270eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:05.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:15.900Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3bd778cd-45a1-46f3-91f4-d76d1956095e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:25.911Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d9aad047-07fb-428a-8d2f-1a34cba5c2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:25.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:35.920Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=83df63ba-9ff6-4a94-9138-dd22a9372ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:35.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:45.930Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=df833c5d-6dff-44fe-b077-04911db9d7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:45.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:55.938Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3ca012fc-4dc0-4a37-89df-059f96509b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:26:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:05.946Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=69338d39-e892-411f-bf17-379aeccdfe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:05.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:15.955Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cebe38fa-124a-4847-9a8a-d255f283d052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:25.963Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4886dfb8-c265-4c79-83b1-d0ee475d7782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:25.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:35.971Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cf7d632c-abfd-400b-af9d-98aa3aa48c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:35.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:45.980Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c6dbb851-5323-41e9-bd5c-3c544af40673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:45.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:55.989Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=935c7687-d65c-45fb-a320-e2f0a83fa31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:27:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:05.998Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0bc120a3-d2a4-437e-b84b-2b2f04301b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:06.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:16.006Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=195e78d1-2f58-4319-99b3-88cc244b0dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:26.015Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cf4421cf-d7f0-4a62-88c8-1221545a2095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:26.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:36.023Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ac9128fa-e593-4186-b26c-1eaccb12c393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:36.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:46.033Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4684f6a4-76c3-4381-b3c4-b97cfbbff094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:46.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:56.041Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5d45c6e7-addf-47dc-a90d-646871c190e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:28:56.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:06.050Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=90fb03c0-b404-452e-be8f-8bdc02f1ffb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:06.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:16.058Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=38ef18a9-6f65-40bf-b952-35b9e3ad3a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:16.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:26.067Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1de04e67-6a7e-4fd7-a9ad-a59539dc8bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:36.075Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2a606ffe-4e0a-42c5-b940-1d58b9bdd160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:36.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:46.083Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=756d1660-d87b-4623-b166-aafacc35a847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:46.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:56.094Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=09881e32-5f07-454d-989b-edeb7f99bfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:29:56.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:06.103Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6b34cde5-7534-49d4-b779-0e6a5aa5835f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:06.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:16.114Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8444729f-ceb6-4e56-bbba-74f95853c984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:16.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:30:24.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:30:24.704Z |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-06-22T03:30:24.704Z |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-06-22T03:30:24.705Z |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-06-22T03:30:24.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:30:24.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:30:24.708Z |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-06-22T03:30:24.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:26.123Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e84afe5d-c68c-410b-81e3-1ddd0b21f248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:26.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:36.132Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=eac6b75a-79c8-41a1-b6e1-e5ffee699486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:36.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:46.142Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=eb4e2cb4-ce0f-4eb5-8c0a-7d33d3aa2f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:46.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:56.151Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7b863b47-2939-4613-9618-f5b88b27b597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:30:56.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:06.159Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a2e6095e-7c58-490b-8471-a3ee842f80cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:06.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:16.169Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=39c2d21f-3b3d-4827-93a8-53fecd34328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:26.178Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a7d17c80-6774-4750-b2c0-b5dda4395d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:26.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:36.188Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=52827b4e-404a-49ba-9ac7-5fd8aabecbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:36.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:46.197Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=dad0ed89-c6b1-42a2-bcc2-18016e3b609d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:46.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:56.207Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1023196f-19da-45ae-8b7d-466df28ff957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:31:56.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:06.217Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=19217973-fbd6-4a42-bea0-ceb6910acde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:06.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:16.226Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a8701a19-9d3e-4c19-afd8-aad5a95aca91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:16.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:26.235Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5e58512f-6767-46d9-8826-78fd2b5073a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:26.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:36.244Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=84e6c249-140c-4a30-a42e-db82f7ec6b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:36.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:46.252Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1feab60e-5f48-47bf-8379-02bc35916237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:46.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:56.261Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cb7d9995-9732-483c-950f-814bc62ffb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:32:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:06.270Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c8f924f8-ddc9-48cf-bccf-e6de2242b586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:06.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:16.278Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a897d23c-5aa1-4411-9015-1a623723b2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:16.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:26.287Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c04bd873-6c7c-456f-9f83-3d9312af29b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:36.294Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=41021e8f-ae0a-46cc-956f-68ab838092d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:46.303Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=73e7919b-47b7-4ec3-83c8-24a30185a060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:56.312Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=26162ab1-2e7e-4bd8-9a12-3b9865808706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:33:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:06.322Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3ed39c93-5d80-4c97-bda9-b4a9b0aafde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:06.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:16.329Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bf866a24-e95e-43c2-860f-4e1cdc1db74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:16.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:26.337Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7c37fa49-bec8-41cd-a964-4ccdfcad4f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:26.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:36.347Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7c4ba3cb-4bae-4fe6-9bbc-79b287aa05dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:36.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:46.354Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=53d436eb-99ac-41b3-b24c-3d5894c8da7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:46.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:56.362Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=97fcdce1-cec9-42bc-85e8-715230763fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:34:56.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:06.369Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2c4fd20b-3da8-4bcf-a252-c14e77bf1f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:06.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:16.377Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5a4713f7-f749-410f-be87-48eee0dcf913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:16.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:35:24.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:35:24.710Z |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-06-22T03:35:24.710Z |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-06-22T03:35:24.712Z |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-06-22T03:35:24.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:35:24.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:35:24.714Z |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-06-22T03:35:24.715Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:26.384Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d5ea68d4-e547-44b3-9c31-d0f5d62853e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:26.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:36.392Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f3ffbb91-89ed-44c5-92c5-9f80e7115b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:36.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:46.402Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=695c624b-c8dc-47a5-884e-9e45da0e8cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:46.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:56.410Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cc3f5905-10a1-4bb1-b74b-415b2a8d54e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:35:56.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:06.420Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5fbbba9f-f01a-474a-9963-ebed2c8afdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:06.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:16.428Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1e50fe58-ac37-41c4-82df-124f86eb18db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:26.436Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ccbc6bd2-ec45-400a-9b90-78dee100ffe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:26.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:36.444Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ebe1419d-fb8c-4f4e-9da8-8f9bfafe1833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:36.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:46.453Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=39239a8b-05b7-46be-a114-ed9338248a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:46.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:56.460Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d7374a8c-790f-425e-8545-3402f168c0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:36:56.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:06.470Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0e04b0ff-b945-469a-b8ee-31ed8bf9c4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:06.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:16.479Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=81046b32-ffde-464c-a70c-c4025541d2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:16.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:26.489Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=894621f0-b71a-4b24-888b-adeb4e3b536c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:26.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:36.501Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a636cf71-81f2-4bc6-8d1f-d35db1ef238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:46.511Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0c176008-ecfe-4eca-b72b-dc2a23b41a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:46.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:56.520Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f621720b-7372-4e07-a10a-8a302818d849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:37:56.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:06.529Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e18b1a33-5027-426b-9d3c-3d5d1f950f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:16.538Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6fe7eb33-fa63-4ce9-887d-e35433eb2b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:16.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:26.546Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=659496fa-31cb-445d-8cb7-d41c5148d8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:26.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:36.553Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f085b53c-5290-4de6-a562-af1be4fe1179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:36.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:46.562Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=453ed3be-43ce-41d3-9868-e435a5d4a688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:56.573Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=86343e53-46c7-41bb-b84d-4b0b68cfa5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:38:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:06.581Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7774309a-3809-4a09-8e95-957513816d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:16.589Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=aac92c96-1a2a-4cee-bdec-a033835d3de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:16.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:26.597Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a6b7f3ac-5b73-4086-8b8c-f5e5093b96f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:36.606Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7bc662d4-9253-4060-90c2-727ad6a2983a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:36.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:46.615Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7db6fefa-cea1-42e0-9a08-236c5fd4d00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:46.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:56.623Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0d36da51-11c5-4f18-84cd-4cf47c0a9aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:39:56.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:06.630Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=710c9e02-01d8-42cd-b26f-1d347acf6179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:06.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:16.639Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=469ccc5a-2458-4ea3-90a7-df33b4d26806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:16.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:40:24.696Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:40:24.696Z |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-06-22T03:40:24.697Z |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-06-22T03:40:24.698Z |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-06-22T03:40:24.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:40:24.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:40:24.700Z |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-06-22T03:40:24.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:26.648Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=05ab1baa-da56-4a75-8cfb-2f01aee268ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:26.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:36.657Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=922f45ee-42ba-46e4-9666-211f621876d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:46.667Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=32e4bd07-8f5f-4605-9746-2e3b941be329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:46.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:56.676Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=dc1e3d25-4a02-4bfd-b02e-e210942496b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:40:56.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:06.685Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5acb2f56-fac1-4a33-9e76-8bd5f52a4d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:06.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:16.693Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f741728e-ea4e-4ceb-bbea-51722ace6d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:16.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:26.701Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=89eb078c-a7fd-42f5-a7ab-706760acc9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:26.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:36.711Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b8615182-2e50-4763-9f5a-ffe61cc630d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:36.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:46.721Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=aafea9dc-963f-4cc8-96e7-c2b528ce119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:46.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:56.730Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7ea4dad4-90c5-4bd5-b9ef-c8204ef781b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:41:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:06.739Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6bbf76a8-3602-4a98-8066-ab3a9c8a915e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:16.748Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=81e6b880-0932-4cf9-8ffe-4fbb861c0603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:16.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:26.757Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6b86106e-b3ac-4bf6-8582-d1dd2937eeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:26.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:36.765Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=33b3314b-a9bc-4a00-a251-6e49b63b50b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:36.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:46.773Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=75459107-b2c5-41ac-880c-3cf8e9cad1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:46.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:56.783Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1eadf327-327f-499f-a53f-efdb4af85e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:42:56.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:06.791Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=68b6e721-3281-46ec-b0a1-aceac75743cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:06.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:16.801Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9fed0463-a15b-4591-95f1-aa694a769984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:26.811Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ced915d4-75aa-4383-88e3-da2feb2971f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:26.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:36.819Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e381f548-dfc2-493f-a6aa-af3deb8a4a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:36.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:46.828Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9a94126b-56c2-4ef3-bb78-a31d497373e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:46.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:56.837Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6cef09a2-577b-4623-969c-9f493a8912f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:43:56.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:06.846Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4c0c421f-6ba0-4cbc-99a0-4f5fb53d9178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:16.855Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bf4a5c73-c25a-4dee-9bfc-35b6cb05e093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:26.864Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b5c4d5ac-d4e0-4b9e-939c-596eadc7ca11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:36.871Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e77f03ed-f4c6-45fc-8616-1327bf41c1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:46.879Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6d101d47-2946-4db8-8ee9-e3507208f732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:46.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:56.887Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bf205ee4-9d3b-4006-aaf6-695d145bce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:44:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:06.895Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f8506d5f-f910-4a63-b8c6-aa030489fead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:06.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:16.909Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ff7fb85d-cc06-49bd-b889-fa3774c556d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:16.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:45:24.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:45:24.692Z |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-06-22T03:45:24.693Z |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-06-22T03:45:24.694Z |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-06-22T03:45:24.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:45:24.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:45:24.696Z |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-06-22T03:45:24.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:26.917Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c8c0e2ee-0784-4e84-9118-ff711f3e89cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:26.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:36.925Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=91366e18-d8d0-4b04-9912-16dacdff50ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:36.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:46.932Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b14ccb1e-9145-4f82-8dd3-a34270e8c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:46.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:56.940Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=206ee18a-cd4a-4381-8d14-1a37fb52a658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:45:56.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:06.949Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8d51bb9e-39e7-479c-afa8-d65ca1a1be9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:16.958Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=85a486ce-81bc-47c8-bace-6474fb2e5fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:16.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:26.967Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c2193302-43ed-46e6-afa9-8ad5069c508a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:36.974Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e9d01822-1ee2-404b-8412-365141d3d757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:36.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:46.983Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c88c9d78-c9c2-4042-b1b2-37b66ed07529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:46.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:56.992Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ab08777e-1976-4780-802a-26838099ff09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:46:56.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:07.000Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3d6b0ebd-19c2-4d6c-97af-66c1df7af583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:07.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:17.008Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e68bd4e2-b036-4883-a7e7-0b7b158711f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:27.016Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8a04cb21-c2aa-46b5-bda4-953254378acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:27.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:37.025Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9c959d82-aaeb-46df-a257-7767753d10f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:47.034Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3a6b64ad-f96a-4108-9a44-fa350fdce84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:57.043Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d1770032-a940-44f4-99cb-807f32d2f7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:47:57.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:07.051Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=de2bf5fa-beab-498b-9da1-82fd6f082c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:07.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:17.065Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=25aef646-038e-4fad-8450-24f10daf059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:17.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:27.074Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e59b31ce-c92b-4259-8e7c-6f9758ab9961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:37.082Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=09d98bb7-3f9b-43d1-9b89-691068b42979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:37.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:47.092Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b75ef800-08c5-44ae-95d7-4fa0978d5b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:57.102Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8f6cceff-1c33-4bd1-9054-965a2b2fad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:48:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:07.110Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0de7de58-98d4-4282-b453-478a4bc7f7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:07.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:17.117Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=864bb3f1-05e6-4a55-9a89-1b296515020d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:17.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:27.126Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=69ef4c43-ad74-4b18-a5da-2e9ce96c5fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:27.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:37.138Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=23a45aa6-b6be-4566-a102-8be21f12c39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:37.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:47.148Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e1da9529-bb55-4a75-88a9-b810f17011c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:47.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:57.157Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=36f74517-85fc-4b12-83e6-e69d19a40b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:49:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:07.166Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b315f63e-b816-4320-83df-e3cac2135f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:07.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:17.176Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=906132a3-b774-4255-97a5-5f7c5eacd0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:17.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:50:24.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:50:24.685Z |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-06-22T03:50:24.685Z |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-06-22T03:50:24.686Z |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-06-22T03:50:24.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:50:24.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:50:24.689Z |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-06-22T03:50:24.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:27.184Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=807f9d60-ff9e-4ad2-a971-2b9e24d19a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:27.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:37.192Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ab3f4df7-cde7-41a4-bc07-ef820551a451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:37.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:47.202Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9338494a-8b54-4b31-a294-5e706a3c7f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:47.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:57.210Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=26e12a0f-0370-4f6e-a2f6-34cb5bfd7500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:50:57.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:07.218Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6e4920f6-c848-48e8-bab5-f8b47f8f1f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:07.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:17.228Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=15a02cc6-4050-4cca-85cb-765b65d864ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:17.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:27.237Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=12e87323-ebd5-408c-a545-fc56cae0b439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:27.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:37.246Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=342d5ecd-962d-4b82-ab4a-c90fde000c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:37.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:47.255Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=090d3014-51c3-4f94-9f02-10378d61a76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:47.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:57.264Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=831f16b6-d208-4dda-8e10-2b0d4bc3e30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:51:57.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:07.272Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6cd5865a-cbfb-46c3-8dab-0d4745c5022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:17.281Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=652a8a96-3ca0-45e9-a395-5eaf8538a590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:27.290Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9db4a439-a189-4494-832f-630d0a1b6a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:27.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:37.299Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=aa984881-0548-48ee-82d7-47352e49fcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:37.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:47.308Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9ecdf851-1724-44f5-b911-0f4e31bafd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:57.316Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=88bfc4a2-333a-4225-a2c5-842378731939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:52:57.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:07.325Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=286b9e73-2c09-4a4f-9fed-037cccf3923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:07.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:17.333Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=eabc7e5d-3fab-4cb9-8a2d-415a983cd366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:17.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:27.341Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1d902a1a-23d4-4412-ac4f-8b87c9621a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:27.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:37.349Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6d81adc4-d40b-4ba6-9701-4225434d0f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:37.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:47.357Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5a48dff0-2c23-4f2b-8b57-055a0d5c849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:47.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:57.369Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=322c9543-032c-4515-aed1-b240208167a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:53:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:07.377Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e021ab93-6072-4195-9132-1bb88c1a4594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:07.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:17.385Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=30cf9ec0-8ce2-45e4-a542-773f8abbddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:17.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:27.393Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=651ce10d-d3b4-4f5d-a2e0-16650fa0e34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:27.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:37.402Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=de5b3aaf-a12b-4adf-8ec3-a5f2d74ea434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:37.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:47.411Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=35dde91a-5892-45b2-8229-af53601db31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:57.420Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ac398fc8-86f2-407f-b8cc-ec7f5e339672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:54:57.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:07.430Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=279d970d-9b1b-4fb5-85b8-1879fe0eeeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:07.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:17.440Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9254f26a-5f17-4f25-9e42-12cc207ec6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:55:24.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T03:55:24.682Z |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-06-22T03:55:24.682Z |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-06-22T03:55:24.683Z |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-06-22T03:55:24.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T03:55:24.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T03:55:24.685Z |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-06-22T03:55:24.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:27.449Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=aedc035e-a849-4d09-8bdb-27a8face5580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:37.457Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3179176b-ca7e-408d-99ac-accef883e270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:37.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:47.466Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7e8c887f-f429-409c-aa52-542e3e860970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:47.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:57.474Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1b4b2b46-0de2-4b7a-bbaa-8961cf7b4501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:55:57.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:07.483Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=558dcc37-cdf8-4312-8e23-82f0b03de2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:07.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:17.493Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c5a84b1e-3462-421c-9bb5-2a896b16ecb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:17.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:27.500Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c0be4671-4aae-42a5-9f03-178df8f7a025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:27.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:37.509Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=220c7d82-a426-4c90-9b89-d61b9f81a294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:47.518Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d3e96f2e-2dc7-42a9-837d-b010863347f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:47.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:57.527Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b3ffaf22-d1e9-4644-ad62-d5a256bd826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:56:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:07.535Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1e8133d9-4a46-44ab-aadc-14a586c917da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:17.543Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ded44d1a-922c-4587-93da-fb1141377c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:17.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:27.550Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8fe88f1a-0d6c-407c-9e58-822f68a91a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:27.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:37.558Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d204c072-bd6e-4256-812e-77e7b3f0da7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:37.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:47.567Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=58bae0d3-6c9f-41a0-95f1-bdfe7e480ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:57.574Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=98d8dd6e-3c3d-4d61-980f-2f0ae45dab0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:57:57.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:07.586Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0b0168cc-0f5e-4864-a5cf-607f158d3785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:07.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:17.593Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cf890a7b-deae-4fbb-8f9c-8db9b525a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:17.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:27.601Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c43364e4-ab72-40dd-9982-b8c1378dbdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:27.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:37.608Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=720f0e0a-1a43-4b2c-84a7-e63df309d6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:47.616Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=18793bff-7976-418e-8187-bf35bd018d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:47.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:57.626Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=12c13a87-9e7a-4d6b-b03f-a5751165d0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:58:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:07.633Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9d37ef5b-7baf-4da2-a209-1346890c809c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:07.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:17.641Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1e8f4e56-fc2e-4dd1-85f5-eee9e38b4bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:17.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:27.650Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8c4c0a00-6b35-4496-b194-ae55eb59d62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:27.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:37.659Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7862f8dc-083e-415a-9121-31478138ee5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:37.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:47.669Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=961a7620-56df-402a-9468-ce54c9a138fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:57.677Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8f4c30c4-30d0-49fa-a44b-f8767056e3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T03:59:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:07.685Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9635700f-47a2-458c-b700-d268c9fdded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:07.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:17.693Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d882bbb7-4ef3-43cf-bbe7-b61e331046b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:17.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:00:24.669Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:00:24.669Z |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-06-22T04:00:24.669Z |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-06-22T04:00:24.670Z |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-06-22T04:00:24.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T04:00:24.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T04:00:24.672Z |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-06-22T04:00:24.673Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:27.701Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a648a0e7-39c9-4245-b536-ca853f5af11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:27.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:37.710Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=99e05ecb-205d-452e-aec6-c1630b5d8a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:47.720Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d7cc12ea-4a04-41ef-b88c-c16c870ee7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:57.729Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=837bf055-afd7-4936-a9c2-ee93be52ea73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:00:57.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:07.738Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9eda67f3-ac24-476a-a668-46d6580e5617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:07.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:17.746Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3700ca9f-9caa-4d77-ba30-b83e54de768f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:27.756Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fb0b226c-32a4-4892-b6aa-d60773c806ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:27.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:37.764Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4c7f5332-a2af-4b68-8ca6-1a647ecc1a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:37.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:47.774Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8d000b6a-e174-4270-a791-185aade7922b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:47.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:57.783Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=928f9cfe-d205-4fb6-8465-8acf9f9b400f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:01:57.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:07.793Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fc0ec861-0fb5-4e51-96ec-0a066bd21ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:07.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:17.802Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e4cfdd53-c977-4273-ad19-7231b17f0420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:17.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:27.809Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1b99bb0a-8dc1-4b24-abf9-68480eced0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:27.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:37.817Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4251df96-07d0-42de-8cd1-9b79ed7e6cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:47.828Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a0e2faa0-bb9d-49fe-bb98-d2534625c818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:47.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:57.837Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8f4ff28d-d759-46b1-afc5-67fc0573c7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:02:57.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:07.846Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a0b7d2a6-3030-44e1-bfac-b5a3d3ed8c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:07.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:17.854Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=33f63714-b40e-4a3c-a9e2-94ba4cb5a610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:17.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:27.865Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=802fd789-684a-4dab-84a8-31c78acebe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:27.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:37.872Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=286e3421-dc87-4802-b3fc-1edf880baf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:37.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:47.881Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b581f20f-5651-4bf4-bcc9-39460145e676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:57.889Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0bc6af36-2b30-458a-b46f-05ef10d5a10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:03:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:07.898Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0af4e76d-552e-48e4-bd80-3d25b9e7979a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:17.906Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=68e4bfb4-bc71-4406-ac7c-9e19962c7975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:17.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:27.914Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8c414a50-74bc-40d8-997e-e90ac5b5aed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:27.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:37.923Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e4cd661a-1e4a-431b-a928-6a0e86281a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:37.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:47.932Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5244d505-0292-4638-914c-9da045028e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:57.940Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f87c2920-50ca-42c5-83de-9f8c98ad86bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:04:57.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:07.949Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fe5dfb4e-c6b3-4fce-9700-5cf88eaa6aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:17.959Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=35d7c66c-242e-46f8-9daf-c7e2c7a1d915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:17.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:05:24.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:05:24.692Z |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-06-22T04:05:24.692Z |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-06-22T04:05:24.693Z |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-06-22T04:05:24.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T04:05:24.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T04:05:24.696Z |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-06-22T04:05:24.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:27.969Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e559c0db-8228-438e-bf0b-d7cc876b30e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:27.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:37.978Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4799ae73-7494-4f4c-9b8a-ed73770ddbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:37.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:47.986Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=12b83635-0197-42ad-8745-44448888a958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:57.995Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3651a011-1709-4302-ac41-2e9da894aab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:05:58.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:08.006Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=936f2174-666b-4bae-a5af-5fc50717d078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:08.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:18.013Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=aa9aac14-edfc-4499-851b-8efd7d8b8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:18.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:28.020Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2063fede-4e5b-4398-9999-9ae0da8f2b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:38.028Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d95e4c6e-d18c-4f25-93c8-3ed3bbec19d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:38.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:48.036Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bc3b1c78-6302-407b-b752-6e67e4c3f530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:48.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:58.044Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=133cb9fd-dbcd-4e25-a92f-3655f3b520e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:06:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:08.051Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e03346cf-0945-440d-b01e-ee65681c0e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:18.060Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d651a558-4007-4758-87c9-ec9ecc8c5fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:18.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:28.068Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8a01cd06-9984-47ac-8b38-b57a32175e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:28.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:38.078Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=81c15f8a-6312-41a2-8ca0-26f8be0990a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:38.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:48.086Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=69c8092f-35a5-475a-be3a-8dce4da5eff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:48.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:58.095Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d1ba9de5-fb34-4b41-8601-7345bbe26d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:07:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:08.104Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ca428b68-5b14-46e1-8355-0f0f82296305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:08.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:18.112Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=638173a9-8102-4a2b-ad6a-13851da6f61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:18.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:28.124Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d2c25a4d-370a-4b49-97b7-64adfd580f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:28.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:38.132Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=40eab089-e40f-4abd-a1e6-a1a80520d11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:38.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:48.142Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c20bcfe3-786b-4882-8233-7dc30c112bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:48.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:58.151Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=14fc2b31-e78e-4603-8c07-3403da347aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:08:58.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:08.160Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=94589766-f0e9-46e8-a289-9d199b2769ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:08.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:18.170Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=18dd46dd-03ad-4af8-a880-cb840ba578df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:18.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:28.179Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=25600cca-c4e2-423f-8adf-2b0c4065fd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:28.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:38.186Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4a22f5e6-d691-49b9-9d0f-8fbb98f5461a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:38.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:48.195Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4c58fc39-cddb-4299-af5d-bfb84254d548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:48.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:58.202Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=01fc615d-e233-4995-9de2-f25e16a2b55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:09:58.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:08.211Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=51f751ea-c35c-49ff-92ea-88dcb056fa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:08.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:18.219Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9de89d1b-a743-4bfa-a6e6-b0281a844949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:18.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:10:24.681Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:10:24.681Z |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-06-22T04:10:24.681Z |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-06-22T04:10:24.682Z |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-06-22T04:10:24.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T04:10:24.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T04:10:24.685Z |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-06-22T04:10:24.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:28.227Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=787aaddd-6c02-4c3d-87e3-ac8839bb44c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:28.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:38.234Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8e3ed24b-0218-42b8-9adc-44727b38542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:38.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:48.243Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=47be7fde-770f-48c6-b901-0299ac885778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:58.252Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4042ff82-48fb-402f-a2da-fa92050b3052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:10:58.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:08.260Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c52331a4-a13f-437a-9195-b1fddf010c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:08.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:18.270Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fea13ea7-336a-4616-a2bd-aa1f0c87c498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:28.277Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a9267756-c717-4856-a55e-398ecc3099b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:38.284Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=06c5c67b-f122-4ff7-b855-520f6d1c0693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:48.292Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=78c1aafc-6bbb-4964-af5a-0b58cab97c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:58.301Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=82fb6954-e2b8-4387-9053-ad8f2a2076fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:11:58.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:08.309Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f3e3ad69-d4f0-46ef-8dd0-af0ac15a2448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:08.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:18.317Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a1027fc2-363b-41bd-9061-0e79b7c5ae21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:18.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:28.325Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e56df6f1-7778-4d15-9054-fc9131f1d1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:38.335Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2a251263-2002-4e1f-955e-077eb7b168e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:38.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:48.345Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=089d8d74-816b-41ce-9948-24511b17a208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:48.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:58.355Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3663e457-5200-491d-afe4-f468238d745f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:12:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:08.363Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d2582fab-29a9-424c-b165-28d5027e3b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:08.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:18.370Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6847ab99-dc47-46e4-8b8e-e6d060420c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:28.379Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0e30b073-2cf6-4cb2-beed-189490197a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:28.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:38.386Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=83d489b0-49d8-47b6-a315-e4b7e3fddf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:38.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:48.394Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=811060c4-1caf-4b77-85ec-aef4c55a9f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:48.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:58.402Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=38e84be5-171d-4f35-8208-543aa22de619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:13:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:08.410Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6e2b7f53-b128-466e-a969-92ed63d19a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:08.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:18.418Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9cde58e1-e765-4a40-be41-63adebf00398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:18.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:28.426Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d1f570b4-0ef7-4c2d-9516-063d9e22a531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:28.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:38.434Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0a1881d8-aeb5-4ee2-87a2-0d14c4b40b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:38.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:48.443Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cd6d02a4-3f86-4e1f-8e6c-88b3a93de839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:58.450Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=01a8f16c-2f67-4814-9fac-a894ce2aaca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:14:58.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:08.459Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=85990cfc-a54d-43a5-a611-61c3be4a25b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:08.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:18.466Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e557a806-7094-499d-8ee1-50c33ba32007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:18.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:15:24.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:15:24.673Z |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-06-22T04:15:24.673Z |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-06-22T04:15:24.674Z |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-06-22T04:15:24.676Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T04:15:24.676Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T04:15:24.676Z |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-06-22T04:15:24.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:28.473Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a2bfe44a-13d2-4da7-bf2b-04dddea96870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:38.481Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bd2725a8-3812-4c68-9753-d974e14cf59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:38.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:48.490Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1abcb80d-905c-4874-8a33-249f1906966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:48.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:58.499Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=97aa8f7d-2692-4b8a-bf56-8206a9d0c1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:15:58.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:08.506Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=90dc79e1-ae7f-405d-8717-0ad4385b6de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:18.514Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fd6933a5-f213-493a-83df-843496519108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:28.523Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6a4bc29a-c231-4b3a-a6ab-e6e102a2a88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:28.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:38.531Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=dd4004ae-2c61-4262-9922-c755601d5e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:38.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:48.539Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c008232e-6359-4bd0-a3af-8df7b75fbfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:58.548Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=afee37f2-0cc2-49e6-9bbf-7030389e6166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:16:58.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:08.556Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=66dcb7e7-a03b-4dd3-ac93-3994715d093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:08.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:18.564Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c8017ae3-f621-43c0-b970-6fa74b8e128f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:18.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:28.573Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b449f3b5-02bf-48be-95c9-15e2dfc04fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:28.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:38.582Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=188b6b83-0720-4b65-a0c2-9b3c1638e891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:38.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:48.591Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=dcbd1d58-809b-4c96-9597-714dfdeb95b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:48.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:58.599Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=026e151f-6cf6-4b83-a79f-ecf742e76993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:17:58.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:08.608Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b5b3dc0c-da20-4622-a20c-570782a623cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:18.616Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=693583ad-e90f-4bdb-bb69-aa734b6d3618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:18.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:28.624Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0f424dd6-8f2c-4729-861d-f58c08e16771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:28.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:38.633Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=238b2958-23fd-4156-8bea-4431ba4521d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:38.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:48.642Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f49be5e0-288d-48fb-800b-0dad093043f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:58.650Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5d76c80c-c636-415b-a87e-fa6b9287dc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:18:58.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:08.660Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7958a332-e5d8-4543-b891-2a41eb483256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:08.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:18.668Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1ddd2679-9abd-40e8-af4c-d3c85b82608a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:28.675Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d7d253db-c01c-4d1b-aff1-d8ace33056d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:38.683Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2479c658-845e-47a5-85b6-29ef6a494065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:38.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:48.692Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5507cc58-9a38-40df-a089-6dbb79aafb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:48.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:58.701Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=402be9d2-5d81-4cb9-b19c-e52c34d93143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:19:58.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:08.710Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3539467e-bd4b-43ad-ab44-896dca05e69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:08.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:18.718Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=86ed3b8a-137e-46ee-bd6e-3e701c516b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:18.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:20:24.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:20:24.698Z |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-06-22T04:20:24.698Z |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-06-22T04:20:24.698Z |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-06-22T04:20:24.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T04:20:24.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T04:20:24.700Z |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-06-22T04:20:24.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:28.726Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fdeb7ee9-cc3d-48a9-a01e-dd520c34be21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:28.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:38.735Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d8f829d9-7949-4382-8199-106cde5f4b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:48.745Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f2b9c0f5-4f74-46dc-86d6-a06e854b0cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:48.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:58.753Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=67944821-7161-4a47-b3e9-d4840ad40e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:20:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:08.760Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7ea890bd-dcbe-4a6d-88f3-334c8f8337ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:18.769Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2e7bc89e-3fd2-4205-bfcb-fd7661672121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:28.778Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e8a70cf2-0ee2-4e1a-aeb2-046ca3b31162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:28.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:38.787Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=69e1f9fe-bca6-4357-9ce3-5bd7c714c961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:48.796Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0bcb0df4-15e4-42ce-be95-258db0e53eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:48.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:58.804Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6dfbeb40-ef00-4fda-937b-2181a8fd7d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:21:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:08.812Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=074c8513-6e02-4f1f-825b-7f4853eed10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:08.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:18.820Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=fb8ca0e2-0a6e-4d24-8e8d-2c63c339b47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:28.828Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=86316c1e-6728-4a8a-bc6a-ba83cbf5c896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:38.837Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a89b0bbc-43b2-412d-bdee-0d7a6658a6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:38.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:48.845Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4478db95-bdcf-4b0e-b990-8257789b26e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:48.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:58.853Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cc718b58-194d-4352-87f4-7f6073de83e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:22:58.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:08.861Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a2079e38-9e72-490d-ba9d-1da0f9e03f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:18.869Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=81c7f5c6-6c3e-49d7-b7f9-84a8b03ed1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:18.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:28.877Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9770866e-a95d-46d2-ad2f-8dc1e7644ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:38.885Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c3fd0377-26e4-4784-aadd-e6945d294d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:38.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:48.893Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e3beda26-8dc8-4f23-8a95-3200457ad1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:48.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:58.901Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ac35fb87-d96b-4423-b707-ce5815291c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:23:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:08.909Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6c9fb299-a5a3-40fc-9a0d-e00f6a10a634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:08.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:18.917Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7d39e740-f734-4ab7-8aae-b4e56e5d0226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:28.926Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=abfac9c7-572f-4f0a-9238-b301e8cced36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:28.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:38.934Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c9d540ae-ba8a-4b22-97a9-5ad6794d2df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:38.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:48.941Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d34589f7-388b-43c6-ae4f-b2dc06eaf66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:58.950Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4156a708-ee04-40c6-8c0a-c9c4b7561b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:24:58.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:08.959Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1780a066-9dc1-429a-bf6b-22efdc1b2a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:18.967Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a61097db-ae05-4d75-a37e-c3e2ba785484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:25:24.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:25:24.675Z |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-06-22T04:25:24.675Z |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-06-22T04:25:24.676Z |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-06-22T04:25:24.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T04:25:24.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T04:25:24.678Z |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-06-22T04:25:24.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:28.976Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=dce3ca32-7311-4d02-98b7-f60a6b594876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:38.984Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=44b9163f-2d5a-48e3-8a16-1adda622c338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:38.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:48.993Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0cbfa0ce-52ce-4405-abe4-3f14e8426d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:49.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:59.001Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f2ba9855-fd2e-434d-882e-eb5725de7874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:25:59.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:09.009Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=63d0a372-5aba-4fbf-bb64-685886ebd0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:09.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:19.017Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=491bc7b0-8510-4fd4-9aed-c28008431b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:19.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:29.025Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b4d17714-ccf5-48c8-87ff-4e2d5ba25d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:29.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:39.033Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=efa8954b-a394-4397-b252-b51f7b0ec1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:39.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:49.042Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bb69ef5d-0cdb-4f80-bb8f-e9b1b62ef6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:49.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:59.050Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b11e5b61-ca6b-49f5-aa5b-e1e3a6b3a74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:26:59.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:09.058Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bb026dde-ba61-421c-846f-0c43a6e598a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:19.066Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f138686d-bcc8-4408-853c-e89be7f338df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:29.073Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=831e8b2b-99e2-48cd-97f6-4d2b1f2c624a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:29.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:39.081Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d8e393ef-361d-4c67-923f-53c78db35eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:39.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:49.090Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e6839c88-5f9a-4489-a502-82dffedada0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:49.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:59.098Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2d87efa6-4948-47b7-8b2d-f16f07816612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:27:59.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:09.107Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=14eeb04c-e933-4e55-99cb-665d744e6cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:09.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:19.114Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=76bd779c-2306-4c10-9687-7287c92e9c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:19.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:29.122Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=64752e4f-0d71-4dd0-8f7d-a2fd461ec4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:29.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:39.131Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d1105c8f-cd1c-4338-a16a-5af67c7d6680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:39.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:49.139Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6782f355-aafa-4a5b-8d5f-7025849ede96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:49.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:59.148Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b44b846c-ef13-4c12-9f46-f4110a64b792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:28:59.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:09.156Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a505de33-b9f6-415d-8f7e-93a85b7702d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:19.164Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3491eb9a-815d-4c37-8825-5edb828fbf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:19.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:29.172Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ae31228c-604f-480d-88bc-ae1aa8f59bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:29.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:39.181Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a990406b-e6c5-4cff-8024-a9937bddcdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:39.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:49.189Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2b9f294a-8c96-4ce3-a2e8-e215c299c7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:49.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:59.197Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=33cfebbb-4103-4a2c-b8e1-27175a88f182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:29:59.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:09.207Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=070a1834-7f7a-42c7-86bb-f1f729a2f919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:09.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:19.215Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=90888358-60be-46cf-835c-277039a94a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:19.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:30:24.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:30:24.691Z |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-06-22T04:30:24.692Z |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-06-22T04:30:24.693Z |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-06-22T04:30:24.695Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T04:30:24.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T04:30:24.696Z |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-06-22T04:30:24.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:29.222Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d1e8aca1-d06c-4b47-8c01-1912ceaad9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:29.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:39.231Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=82403c81-a290-48db-8cfa-5c0dafe7e447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:39.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:49.239Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f2ffd447-5b1a-4b6e-88d8-871580934b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:59.247Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d4eda622-e9be-4030-bf97-fb66b5bf39f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:30:59.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:09.254Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=86773a71-18e4-48d6-9482-03dcd3801785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:09.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:19.262Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=967e128d-f1bd-4dba-86a5-515b221f352e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:19.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:29.275Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=399ad676-e6a8-4de6-bcae-2b943a97abe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:29.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:39.282Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1bf3d868-7555-435a-8316-afd524ca0e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:39.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:49.291Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=754d5d72-757b-49f9-bf59-0379da0687ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:59.299Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c2204bc2-d507-4b2e-b755-4b284b828037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:31:59.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:09.307Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=02931566-6b91-43ba-8e88-2f2313b5748b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:09.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:19.315Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=115ffa62-a6c8-4168-92ee-694954cb2279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:19.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:29.322Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6b49df55-e047-48ad-84cc-fa72f9d0befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:29.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:39.331Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f134bcec-351a-4db3-9af0-76d09aabcfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:39.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:49.338Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4d3ec887-594d-44af-92c1-5756d56568cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:59.346Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=efdd9046-9a7b-4dbc-b44e-24fdb84daabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:32:59.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:09.353Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c8113e65-5950-4053-be32-79a85aabfd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:09.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:19.361Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=94b2659f-6433-4569-9a92-827799fbf06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:29.369Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bfca1962-3551-4ac0-b797-eb80b5ba24a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:39.377Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8cd092c7-a267-406d-b5d4-efb5641a2a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:39.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:49.385Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a8b9296d-e31f-458f-9bee-2ce44be5f2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:49.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:59.393Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8f03ef44-c49c-4aac-9f6c-090ce03d0808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:33:59.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:09.401Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bfc7a231-5df8-424d-9980-6305e974d804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:19.409Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=aee17ec0-e701-48a1-af98-45b4b23c8bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:19.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:29.417Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8c85dfee-729a-4550-a372-ce186071762a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:39.424Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4ffd0088-5d3c-465b-8d74-780b1b017d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:39.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:49.432Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=30a305fd-e2c0-482f-b0d4-9107e334652d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:49.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:59.439Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9a45d45e-0c7c-4ca5-983c-1de7118d7de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:34:59.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:09.447Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b83d3105-5b99-4972-81b9-fb0c292d3d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:09.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:19.453Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ec878db4-7b8e-4a79-a683-137457292f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:19.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:35:24.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:35:24.664Z |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-06-22T04:35:24.664Z |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-06-22T04:35:24.665Z |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-06-22T04:35:24.667Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T04:35:24.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T04:35:24.667Z |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-06-22T04:35:24.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:29.460Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=69e6e1b6-eb42-486d-9cb6-62525bec215f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:29.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:39.469Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=78a61055-56d1-4a9a-92ec-77293e4584b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:39.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:49.476Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=158c6ba1-6f9d-41f5-af5f-8ac1ebefa8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:59.485Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a2be9898-fb93-4aea-bb04-0ec351a992dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:35:59.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:09.493Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3e4c498a-74dc-4f8f-afb2-83697cc60946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:09.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:19.502Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b0969200-2a59-400c-9ab7-357a205fff5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:29.510Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c283e29d-9e38-4359-a113-e2075c074414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:29.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:39.519Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e144f55e-485b-4677-b167-df6332ec1441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:39.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:49.526Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0e9a216a-308d-4927-a749-81837cdb7437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:49.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:59.534Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=bd04e0d0-762d-4e0b-94e6-4a8f83d27d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:36:59.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:09.542Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8bbbbb0f-8045-4507-9606-ce3f8c5a5a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:09.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:19.550Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=61e73f4c-ba36-4a71-8309-5b772bd78338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:19.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:29.558Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=566d225f-5174-4864-8218-14a6052f2f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:29.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:39.566Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=05748240-fd02-4814-b452-8ac73d4f50a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:39.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:49.574Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=eeacfc87-0f74-48c9-9dc1-0e3b83a0132a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:49.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:59.581Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8dd71f3b-d256-4272-bb06-0e05f83c6636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:37:59.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:09.589Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6e596103-5f58-41c4-bcae-653c1702373f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:09.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:19.595Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ceb739d1-ce6c-403a-b106-558b68536bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:29.603Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=61ea51c2-068b-48f7-a021-387fd2919f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:29.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:39.612Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=baa4258f-18ee-46f1-a8c7-c4aa55d6d449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:49.619Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=db44bc07-a30d-437e-ad4b-fc4682446393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:49.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:59.627Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6d91fb74-bb5d-4dd3-b72f-23ee6f8a6be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:38:59.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:09.634Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2a213bc4-f408-422c-8cdf-31ed2cb28097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:09.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:19.642Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=98b47162-762d-4630-aeea-4063884ea6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:19.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:29.650Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4c8579ad-aa42-4aed-997b-b10881c2fb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:29.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:39.657Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=84c4820e-b6c6-4696-a399-9cd2b5fccb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:39.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:49.664Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=38dfc086-4a10-4840-9b98-f834dafbc900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:49.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:59.673Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2327403f-5f6b-4ef3-9814-cafabe12ac19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:39:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:09.682Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6b4321c4-8530-466e-b4a8-8e62e5467237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:19.689Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7696ec5f-28ec-499a-95b7-70fff78d2cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:19.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:40:24.686Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:40:24.686Z |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-06-22T04:40:24.686Z |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-06-22T04:40:24.687Z |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-06-22T04:40:24.689Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T04:40:24.689Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T04:40:24.689Z |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-06-22T04:40:24.690Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:29.702Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2d3d90ee-24cf-4477-b5ae-4d9e0067e726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:29.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:39.711Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f3e0fded-499b-486f-b21d-094a434368ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:39.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:49.719Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=70057460-9161-4970-b0ca-13b36db0b3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:49.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:59.728Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=48822630-2cfc-44cd-a07c-a417e8009b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:40:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:09.735Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=61ffb62f-edbc-4b37-be97-592ddccadd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:09.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:19.741Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=84ef4168-529a-4048-b231-14b90b3fe73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:29.748Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=58614710-ece8-4773-b6a6-53732687bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:39.756Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5ed689a7-b24b-4fd2-8293-0e2aa4fe0370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:49.763Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=cab66dc6-c8d6-43b0-840d-a2e2b6fb46ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:49.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:59.769Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=ac0047bb-d2f8-48a3-b990-29bbe5a54693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:41:59.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:09.776Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=1a55dceb-5b52-491c-9ca3-7cec0368472a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:09.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:19.784Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=aa0c5d71-dd5a-4b89-a08c-c550168e78fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:19.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:29.791Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3c041be6-1e67-46ef-bcfc-3f9c7993808d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:29.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:39.798Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=243367b9-d9f2-4019-a524-42ed03c97f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:39.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:49.808Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=9e6ae4d6-cdac-4dcf-abf5-6f808735db70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:59.816Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=17a1adc5-cc66-4267-b39c-18c1ef3c7911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:42:59.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:09.824Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=624d4f54-955e-4e44-94fb-7d41f970566b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:09.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:19.832Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=041de766-9da8-427e-9c6a-dec4d447b700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:19.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:29.840Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=5ba8be0a-51fc-4fe5-8122-929d267572cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:39.847Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=e772af71-25ad-488e-8da5-7cb0d11db0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:39.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:49.855Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=d5d5d79c-dd41-4ef1-96f0-e61b7a424ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:59.863Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=a1e43e2b-7dbc-4aa5-90df-40e78e4202ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:43:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:09.870Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0a5e4d92-1fc0-44fe-8506-79f6356d71c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:09.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:19.878Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6bd95a49-45b4-48c3-b87f-af7e148cca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:19.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:29.887Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=16be103d-a395-4ecb-b898-4734a3356117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:29.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:39.896Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7fad5735-02ee-4d3a-af43-e1e7706a77a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:39.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:49.904Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6726b5f4-d452-4fee-9128-d5f09a2d9645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:49.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:59.911Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=23bce87c-5b5c-4ec1-acd5-9459f348a188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:44:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:09.918Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=c6b7897e-eda5-4be7-af66-018678174ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:09.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:19.927Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=95305121-c527-4e24-9525-b1ea1b8d00c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:19.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:45:24.679Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T04:45:24.679Z |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-06-22T04:45:24.679Z |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-06-22T04:45:24.680Z |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-06-22T04:45:24.682Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T04:45:24.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T04:45:24.682Z |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-06-22T04:45:24.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:29.934Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b9212101-d4b9-4538-923e-ef6a1548c85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:39.941Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=14fedccb-606f-4f8a-9cc9-f90f24f07d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:49.949Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4d39d232-16ef-4ab6-89e9-dc7a8ac54d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:59.957Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b6636565-8d88-4a61-a294-e47d26d56f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:45:59.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:46:09.966Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=921f1980-428a-4cfa-9822-63df90329f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:46:09.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:46:19.974Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=4ba7883b-5fdb-4772-a546-e724a17aff6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:46:19.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:46:29.982Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=3b38b192-20f5-4fb2-896a-a4318b28af76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:46:29.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:46:39.990Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=2662ea54-d4ed-4891-8cd2-5b6949b6b05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:46:39.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:46:49.997Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0ad26892-97c3-4385-8821-d14751f63d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:46:50.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:00.004Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=6c7fcd1d-179c-4ccf-937a-77a2372ac52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:00.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:10.011Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=7c12b6f0-4dc6-4d3a-8469-10e1546db298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:10.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:20.019Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=b56b2b15-7078-4b77-81ea-03dcd5c06eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:20.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:30.027Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=153a616f-1426-435f-a140-cb34f1159582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:40.034Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=0196dd69-4325-4b89-a79d-d632dc4b5267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:50.042Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=f60d8081-6330-46d3-810d-14a24ba4fbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:47:50.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:48:00.049Z |INFO |Init configs |InvocationID=7bf23f0f-e9b8-47f4-8d86-1a90ed3f33f0, InstanceUUID=8d31abea-2ba2-49a7-ad20-965284b8d56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T04:48:00.056Z |INFO |PRH tasks have been completed