By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:14:28.894Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:14:28.896Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T12:14:28.924Z |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 |2021-12-10T12:14:29.437Z |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 |2021-12-10T12:14:29.540Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:14:29.540Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T12:14:29.541Z |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 |2021-12-10T12:14:29.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-10T12:14:29.680Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-10T12:14:29.698Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-10T12:14:30.841Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-10T12:14:31.195Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-10T12:14:31.211Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-10T12:14:31.212Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-10T12:14:31.258Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-10T12:14:31.258Z |INFO |Root WebApplicationContext: initialization completed in 1560 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-10T12:14:31.554Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-10T12:14:32.310Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-10T12:14:33.522Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-10T12:14:33.977Z |INFO |Started MainApp in 6.69 seconds (JVM running for 7.329) |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-10T12:14:34.030Z |INFO |Start scheduling PRH workflow |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:14:34.044Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0e07f79f-5af8-4819-a17b-61d4459faf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:14:35.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:14:35.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-10T12:14:38.721Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-10T12:14:38.721Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-10T12:14:38.723Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:14:45.511Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ed342e44-fdce-485a-a48b-81ba8c3710fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:14:46.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:14:46.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:14:56.583Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5c0364fe-eedd-457c-805a-af6ebd908778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:14:57.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:14:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:15:07.616Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=276e3d1a-5b4e-4ceb-87e2-16be29f03878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:15:08.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:15:08.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:15:18.654Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=496ac226-3728-4bca-ae88-3acadf1a68e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:15:19.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:15:19.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:15:29.889Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ab002462-d9f7-4c96-acd7-a4f12c7d7f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:15:30.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:15:30.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:15:40.929Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b125257d-72b6-495b-a2b5-617bff8eed37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:15:41.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:15:41.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:15:51.968Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7fe42b8a-eb32-43c2-a529-85964296bdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:15:53.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:15:53.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:03.007Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=130c2d75-19bb-46d6-aefc-9850b26b150a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:16:04.046Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:04.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:14.050Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fcfd092e-f0d1-4d4b-af37-f6b68254be5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:16:15.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:15.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:25.089Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0badf3b6-fb21-4f77-87c5-674e02cfe98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:16:26.125Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:26.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:36.127Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=38139437-007e-45d9-8f8c-34fc0361ad54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:16:37.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:47.167Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ced2c51a-9783-4878-96dc-bd42c143889e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:16:48.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:48.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:58.210Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=50213ec2-b8d7-4924-9f35-f635a677c0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:16:59.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:16:59.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:17:09.249Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=168d5056-5607-4e38-8372-f074ae6d283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:17:10.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:17:10.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:17:20.291Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5183526d-cf2b-4cb6-9bc0-180b3133ddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:17:21.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:17:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:17:31.328Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5378c24e-fcfc-4e04-a668-f5553766d352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:17:32.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:17:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:17:42.371Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8d4e0dd5-59a4-41a3-a10f-49e9c9e9fc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:17:43.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:17:43.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:17:53.407Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=325947bb-b01d-4e22-80bd-5e6fb820f174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:17:54.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:17:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:18:04.447Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9c56b698-dfa0-4ed3-8c60-aedd4aaf732b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:18:05.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:18:05.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:18:15.488Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e21a3874-b7a3-473f-974f-e70d5bb40228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:18:16.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:18:16.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:18:26.527Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0963fc2f-29a7-4f6c-a5f5-fbfe120f5f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:18:27.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:18:27.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:18:37.569Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6b5f5fa1-21c8-46a2-8efa-40e7f4223ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:18:38.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:18:38.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:18:48.608Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=85780243-80c2-4a5b-9cd3-475840217a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:18:49.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:18:49.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:18:59.647Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fae4cb55-b7a5-45d8-8738-84f5760d1666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:19:00.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:19:00.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:19:10.687Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ea0f2a0b-72c3-48aa-8302-4de849ca34a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:19:11.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:19:11.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:19:21.727Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0168da9c-8ef9-42ae-a5d3-958250f3bbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:19:22.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:19:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:19:32.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:19:32.521Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T12:19:32.522Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:19:32.524Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:19:32.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:19:32.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T12:19:32.532Z |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 |2021-12-10T12:19:32.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:19:32.767Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=39d8195f-92c4-45c5-9cfc-cbff135968c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:19:33.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:19:33.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:19:43.841Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=66fcbc60-9423-45e8-96b8-bd8d1e393db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:19:44.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:19:44.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:19:54.880Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=21519c5e-f270-459f-8546-ec1e69806e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:19:55.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:19:55.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:20:05.919Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e1f31d07-4009-4656-a763-4881f668d1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:20:06.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:20:06.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:20:16.960Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=48d53217-0ed3-4593-be13-a00e5577b8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:20:17.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:20:17.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:20:28.000Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7914cf93-d2c6-42e1-b4bd-9c45dce19dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:20:29.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:20:29.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:20:39.039Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=878c6f53-7e92-41b8-8cdc-e26151102e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:20:40.077Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:20:40.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:20:50.079Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=586c873f-6c25-41d8-9788-2abeb4b4dbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:20:51.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:20:51.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:01.119Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=47545f34-f30e-49d4-b6aa-cef87b3befca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:21:02.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:02.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:12.159Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2c781630-c717-4d4c-8a2e-b0c3126d284a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:21:13.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:13.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:23.199Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=bb248162-8626-4fa6-97db-38cbdf822756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:21:24.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:34.243Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=77e50add-2676-46c6-85df-a4e0f7b1aa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:21:35.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:35.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:45.280Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=133abf1c-9eae-4ad9-a452-0af1f3e17c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:21:46.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:46.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:56.324Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=736ddf59-9c8d-43d8-a082-8993ef593570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:21:57.357Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:21:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:22:07.359Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ed2437da-6bc1-44f0-ba17-f8ade7c9d02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:22:08.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:22:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:22:18.403Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6a475e03-6c91-4f26-b5d7-d2e717215577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:22:19.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:22:19.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:22:29.443Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=30c29f28-0051-43a6-b125-29d3166884c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:22:30.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:22:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:22:40.480Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c0869108-c3cc-4019-97c1-fe2a0d19050c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:22:41.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:22:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:22:51.519Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b446c362-0bbd-43e4-a89f-b4bcb31b4665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-10T12:22:52.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.18.83:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:22:52.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:02.564Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5f867dba-3cc6-4503-b89d-1994de72648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:12.685Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=66029cd2-1f49-4ea9-bf09-2874edc91cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:12.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:22.705Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=bb87a034-5b46-4fd0-8d01-8e2074d5a636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:22.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:32.717Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4f34fc96-8be6-4e62-b2fd-dc4c7149ae13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:42.729Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2fd4c9bd-b663-47eb-9651-6383a0a14512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:42.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:52.750Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e6b81774-c9e2-4dc1-a14b-19e691544145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:23:52.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:02.764Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=02cd5954-404d-4cdd-b4b9-dec4160ee94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:12.780Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5ecfcc3b-dc86-4e0c-b659-eba7f828de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:22.792Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c47ccb9d-0158-4359-867a-5058f5f3b921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:24:31.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:24:31.877Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T12:24:31.878Z |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 |2021-12-10T12:24:31.882Z |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 |2021-12-10T12:24:31.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:24:31.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T12:24:31.889Z |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 |2021-12-10T12:24:31.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:32.809Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6511e2bb-9a46-486f-85d6-46812cdd4867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:32.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:42.820Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d64f6522-e361-4135-8ec3-81ac90c3c088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:42.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:52.835Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=61829929-a2d0-4cca-bae1-f18a3fa7a37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:24:52.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:02.847Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=913fe195-64a7-4b10-954a-71b63e780787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:02.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:12.858Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2efcccd5-5bf5-4230-bfc7-2399bb75fa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:12.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:22.868Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=11bc53b3-bc02-44b4-bb9a-f877053640b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:32.881Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1bdbfd37-86f5-4afa-bf97-c57792a1b3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:42.894Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a8ed43bc-a635-4f00-aafd-4ee78a40078f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:42.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:52.910Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c241f00d-4cea-46a0-858f-d21160583c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:25:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:02.924Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=44c05b16-3b25-4cf5-919d-e010b94ade98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:02.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:12.934Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=59fdd844-a361-46b6-b78c-2de2dab53a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:12.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:22.945Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a163b1cc-f627-4420-a134-dfebd4e8b633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:22.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:32.955Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=afe0442c-a868-49ba-b156-f053f14487e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:32.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:42.971Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1bc55704-c6ef-4559-92a0-d7e7f08f4d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:42.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:52.984Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=eecf2ce9-3b2d-4bdb-a9ac-72679def0ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:26:52.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:02.999Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4e0c10c3-0ea7-4537-9b8a-b3cf3dd958d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:13.018Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=92307c14-0901-4f09-8494-7164a14a425f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:23.028Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a3821301-0615-456f-924b-efc1ce1b2c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:23.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:33.040Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2d21419a-ec46-4fc4-8f0a-705449562f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:33.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:43.052Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d473714a-24ca-4f7b-9571-e1dda8e383d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:43.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:53.061Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2e17999a-6fcf-43fe-b92f-4d06fd06dcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:27:53.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:03.074Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f80ea8f7-14ac-4b7a-af98-9c0107331b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:13.106Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c4c98cad-2be6-46ea-9904-474406b446c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:13.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:23.116Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=cdef4528-5e58-4885-9c99-4d6fc27fbe56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:23.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:33.132Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6c4fa9e3-f1ef-46bd-8ac3-05025ccea3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:33.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:43.154Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fb54c4ae-0bf6-4a81-8ee4-ebe15d78c59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:53.171Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f32ce2d4-2d67-4fcc-b9f5-708edc79552d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:28:53.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:03.186Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c1b1cd17-27e3-459b-b1f4-c70395b4ce61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:03.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:13.210Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e6faff6d-696f-486a-813a-b0bfd63c01d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:13.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:23.224Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=02c71e08-c2ce-4967-a11d-1d27c9d07de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:29:31.858Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:29:31.859Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T12:29:31.859Z |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 |2021-12-10T12:29:31.861Z |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 |2021-12-10T12:29:31.867Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:29:31.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T12:29:31.868Z |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 |2021-12-10T12:29:31.870Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:33.234Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5722acfc-2f8e-4a4f-a744-03ce77c63b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:33.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:43.245Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d2165082-8166-4a6b-89cc-6a746c87ce4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:43.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:53.257Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c9a8946a-b4fa-4071-ae16-b7715deaac9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:29:53.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:03.268Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9581e518-85bb-4222-8e37-20e1a3c1b1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:13.287Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8f10c590-6b5c-4548-8696-7e458be1ad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:13.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:23.298Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b2fa5fe3-fc0c-4fcc-8af3-779cb32345dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:23.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:33.308Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=717da5dc-3c5b-40b4-9cd5-8bf20cb9f760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:43.318Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e635410c-8af1-4f7b-a383-403d50562a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:43.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:53.328Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8ebf3629-a483-4d30-8b0d-9c326d54590a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:30:53.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:03.338Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fac9d048-1af8-46e3-87e9-99711c6f8395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:03.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:13.348Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b6a93bb5-b4a5-476f-ba79-579ebc837a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:23.358Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1652b598-2eee-4040-9544-6782d7280625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:23.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:33.366Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a34b23f8-fd89-46e3-84c7-57d2b46fc840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:43.381Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4d63678c-0de0-4c24-aa78-dafe5c4259ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:43.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:53.392Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4bdbd09c-7c24-428f-8eb0-7ef672b0649a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:31:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:03.403Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8ed6a705-7e72-4ab5-9802-43d474c0cd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:13.422Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=49e59e05-3bf3-40ea-9bea-119166a4f400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:13.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:23.433Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9c5792a0-7343-4871-9f9e-8b22acbab590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:33.440Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=36d02968-632f-43d2-a552-194c63b2c562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:33.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:43.459Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=bd27c94a-78e4-46fc-8d58-66365f5b5ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:43.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:53.491Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=04f13d56-e0b0-4e70-9650-fd1b8137f39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:32:53.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:03.524Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ad03e328-afd9-47e8-9f2b-4a4c2fa47468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:13.535Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=da5099ad-1dfe-425c-a2f8-97fa2f4375e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:13.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:23.552Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6cee0886-8efc-4724-a49c-38b0453a9716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:33.564Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=09c81c18-71ec-498e-9ee7-82db55b6a444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:33.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:43.578Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=83eca4fa-fc80-4658-acdf-5f6338fba234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:43.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:53.589Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1878651a-4565-4e97-88b7-99a258087efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:33:53.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:03.604Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1f6ea7a0-5e70-4a27-8d21-3553185f3556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:03.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:13.620Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=bf38f262-f768-44ef-a996-52a0e68cf126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:13.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:23.630Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ec2313da-5fc2-47c4-a3ff-fae2df676eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:23.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:34:31.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:34:31.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T12:34:31.904Z |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 |2021-12-10T12:34:31.906Z |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 |2021-12-10T12:34:31.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:34:31.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T12:34:31.913Z |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 |2021-12-10T12:34:31.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:33.641Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7538cbc0-2e9f-43d4-9414-bbfcb08c13e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:43.656Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0adf31f7-a781-4c4a-9332-3d2cb7c90d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:43.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:53.670Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=26bb02e1-71d8-4ce4-af17-26a5c300bda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:34:53.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:03.685Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e7c6738e-50aa-442b-a4e5-7cfc7c55aaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:13.702Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9d212d64-4393-47b4-a508-622da295f397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:13.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:23.710Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1623ec62-d56a-4d21-ba9f-c3bc829febec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:33.723Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ae0834b7-434a-49e0-bcc9-d7f8f88b7a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:33.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:43.746Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=70db8543-8eee-4bc9-b727-d366cba1bb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:43.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:53.755Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1b29d69c-c7a3-4f61-a248-a2d9b44bb7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:35:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:03.766Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=941e8d0d-ab7d-449b-84ed-3c6d2308b15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:03.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:13.776Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=dcdcfe78-955e-4bc6-94cb-4db957ff3d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:13.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:23.785Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=22a1a8a5-125b-4698-883e-9910440180bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:23.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:33.795Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3818316c-4315-4e90-b9de-049a388f574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:43.805Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=bb897124-848f-45bb-b29c-e860dccd6512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:53.818Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=14ef7198-a106-4c4a-a7f9-bd61db734f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:36:53.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:03.828Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e0f51c3f-a830-4935-ae42-fb126772314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:03.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:13.838Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ca140b4e-d603-42ca-8399-7d5a404845ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:13.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:23.847Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=909bf9e9-f3c5-4db5-95f0-0d301ab208ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:23.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:33.856Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3beaf630-8992-406b-90ee-8755423d5dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:43.865Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b76ac382-d831-4997-8616-2c32369b8753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:53.872Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e5690f7f-f06e-49aa-8610-cf8ab62b8d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:37:53.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:03.880Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e255d3df-ee6a-4ef3-b727-dc8ef2344df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:13.889Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=cb80368c-d385-43f5-a0e1-7a4b7a7b87b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:13.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:23.902Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4268f677-49a9-4ab5-996c-ab6fe41460e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:23.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:33.912Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a232f031-0113-4b79-8531-5a790972f710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:43.923Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a513c1fb-8363-402b-9e55-daf4c3873a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:43.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:53.933Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5f7b75ea-0b6c-4048-9299-b02efb07390c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:38:53.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:03.941Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=315830b8-6fc8-407b-9eb4-07b13849c896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:13.950Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=05b2e839-9874-406d-aaf0-405d907ae1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:23.958Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0cd7506d-9257-4af1-828e-790d99cf0eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:23.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:39:31.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:39:31.892Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T12:39:31.893Z |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 |2021-12-10T12:39:31.895Z |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 |2021-12-10T12:39:31.900Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:39:31.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T12:39:31.900Z |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 |2021-12-10T12:39:31.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:33.967Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0a643b70-9126-435a-aa35-efe7934862e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:33.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:43.982Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c186e893-3fe1-4fd7-92f1-5d04b5c8e02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:53.992Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b9656760-4320-4921-8d9e-b7dd095ecd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:39:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:04.002Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=536a002a-0e28-48db-ae3f-2dcff368587d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:04.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:14.014Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=40fba6ad-efe5-4baa-a334-d608dd987fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:14.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:24.024Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3842e8be-03dd-4aac-a59b-92fb11074af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:24.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:34.033Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2c682107-aaa7-4253-87b8-2dadfb6f777a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:44.041Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d1a1facb-e345-40b7-a489-2e08ccde1269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:54.050Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a6511c6c-f76b-488a-ba3a-39deed4610f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:40:54.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:04.057Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=54d84b3e-f1d3-4832-8f84-ab77d7d3fc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:04.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:14.068Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=83616e17-dc5d-4ba0-8dc6-afc35d8bdb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:24.081Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f823ff91-b3e4-41af-b1a7-1ee6837ab50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:34.092Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0c87b81e-3343-4546-a37d-219ecf214966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:34.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:44.104Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b2f9043a-df86-4431-b53c-cdd0167c580f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:54.114Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=42163565-4aab-47c8-84b1-04d20bc09200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:41:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:04.124Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=48db4efe-f8bb-4b95-b622-14c08eb780cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:04.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:14.132Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6518a961-d20f-48d1-a71a-fa3e57dce459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:14.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:24.141Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=eb58b867-be7d-4369-961b-706fdf544684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:24.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:34.151Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=70659f43-4114-4e1f-87c9-3ad6978975fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:34.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:44.162Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4654324e-ce26-460b-943c-ae7091f30c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:44.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:54.173Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f03aab67-439a-4e24-964c-f8b251e7a492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:42:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:04.183Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0ce17621-52dd-48e9-b8c4-a4f0858316df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:14.194Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=57eaefe1-1354-4837-835f-cab60d23bb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:14.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:24.205Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c6082d01-f2e9-4c05-b315-8a2662304283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:24.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:34.212Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=96e5d169-877f-413e-aba2-6e9942321324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:34.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:44.221Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=991c5789-b5da-442c-af11-108eca644cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:54.230Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=97de3990-4139-4b17-805a-d0766eb987f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:43:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:04.238Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7b1c84fa-0b38-414c-bb27-e35974dfa99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:14.248Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=64bafc62-e68c-4e5e-9e85-cc32dd98fb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:14.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:24.264Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=38bf014c-26ed-4510-a9fd-57e20957dfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:24.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:44:31.901Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:44:31.901Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T12:44:31.902Z |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 |2021-12-10T12:44:31.905Z |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 |2021-12-10T12:44:31.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:44:31.932Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T12:44:31.932Z |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 |2021-12-10T12:44:31.933Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:34.273Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c7d647b0-75d5-421f-8e5f-9470b8f87fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:34.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:44.282Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=85b1d5e5-3910-4812-aa8d-28bef91014db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:44.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:54.291Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f68bffd4-356d-4e53-9b66-6988ecda2306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:44:54.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:04.299Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e1af2fc5-db3d-46ce-9a58-f5da355e3b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:04.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:14.309Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6f4aa28e-1ced-42d5-b315-031148c14e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:14.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:24.319Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=12cbd652-f896-48e0-a443-f467117c8288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:24.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:34.330Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=07954c38-fc63-4626-ae42-7b966d9bc85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:44.340Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0dfd5416-b56a-4116-a932-0527823637ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:54.355Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e88a0544-7f28-4158-bff4-8a50ef0b35cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:45:54.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:04.362Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=cf7a2f7c-9585-4a38-9f94-55976247b980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:14.375Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0c256bb7-0f0e-4687-ab32-ba0afe33eed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:24.386Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=69305b35-a57e-456e-834a-379a5b091346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:24.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:34.397Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d126e78c-9958-49a6-a00a-0853a916204b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:44.406Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=84b8e13c-73a9-456c-b484-360584e996c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:54.416Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=89fd2058-eaaf-4026-bc75-583253b0509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:46:54.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:04.425Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5805a6ec-0ab5-4e95-82d7-d4bfb4d63748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:04.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:14.437Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d96f2e82-5c5d-4a0e-b7df-f108f3670cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:14.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:24.455Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=62450f5b-7800-46d6-a866-6d2f2354e1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:34.465Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1fec191c-3868-4fac-86db-e3db4f8e2280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:44.475Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f5e0a5c4-2822-4304-a816-a8f5efe36864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:54.485Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2675d9b6-7045-4616-bd97-1a36a62d0b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:47:54.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:04.495Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=94163451-36d8-41e7-a088-190efb84aa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:04.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:14.504Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=48e01efb-a9ec-4aa3-a50f-68169e18ef1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:14.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:24.515Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1b4037a0-6cd0-4977-be8b-27d4c099b75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:24.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:34.524Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4e3df653-4ce6-41af-bd8d-b44eadc12917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:34.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:44.536Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8c45e3da-b6e4-4f85-8931-9420d05eb3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:54.549Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8d4f6e0d-0bd6-4b09-8bbc-c617ab301a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:48:54.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:04.559Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7648bfb1-05db-4d94-b701-6df0903e99d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:04.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:14.568Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=eeaeca36-dc29-489a-a47a-04eb567326d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:14.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:24.587Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=707aeb89-e6ef-4336-8ad9-783e26069058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:24.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:49:31.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:49:31.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T12:49:31.864Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:49:31.866Z |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 |2021-12-10T12:49:31.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:49:31.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T12:49:31.871Z |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 |2021-12-10T12:49:31.872Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:34.600Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0df19842-7693-4705-8f04-ee7837e76534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:44.612Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9283cbce-9565-45b8-8dca-4a7143971a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:44.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:54.624Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=80d63d25-6a47-485a-9c4b-5d7cc0f860f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:49:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:04.632Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fc9d6d4e-15f4-4bb8-9bbb-b0dd5b929920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:14.642Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=29f1b45b-f1e6-420b-b23b-51ede88ed217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:14.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:24.659Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=91b0f811-7af4-43c4-adf6-7be3735f5324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:34.669Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7fe9320e-39ed-4641-b618-2739d134479a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:44.678Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=da7456f0-0f4e-4ba1-84be-0bce29e45a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:44.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:54.687Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=44275097-c172-4bcb-9cc2-3d32c4f50f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:50:54.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:04.694Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d6cb16ed-060e-4023-acac-d5c63cd0629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:04.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:14.702Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b06464ea-5834-42b6-8fbe-c2a111ea14e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:14.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:24.709Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f3a8a8f2-4d5f-4c17-9f38-f5182e8326d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:24.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:34.718Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=018b3ce8-5116-4d19-8c9e-ef98d03e6ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:44.727Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=24271a2f-a887-4c6e-ad88-4127dbe45c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:44.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:54.739Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=16229a27-15ba-403e-b267-2cbdbe241181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:51:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:04.749Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=798093ca-a7c5-40f8-ab1a-ded98510c351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:14.757Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e2d0dfff-ee0c-4a4d-9fa2-d1feeb8d9de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:24.767Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0b71a498-c565-4b38-b0bb-f333418b16a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:24.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:34.777Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3f147d7f-56c1-41b6-842d-a339c5bb94ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:44.786Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5cacab1c-90cb-48c5-80ab-feeb649084e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:54.794Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=62fd00a0-eed7-46c8-9da3-041ffbaca6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:52:54.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:04.804Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e77c2ac7-2a14-4920-a81e-78a7d271ccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:04.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:14.812Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=69a5cbfa-dba5-4135-9197-0ab76399969d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:14.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:24.820Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ca830b08-318d-41db-9e67-836eb4f96d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:24.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:34.831Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=76735107-495b-43f9-bf7f-470fe1782624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:44.840Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=afb48833-a25d-4705-b08f-f914984584c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:44.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:54.849Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=970462b7-29ba-4537-95f8-753ed9f2cf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:53:54.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:04.859Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6ed6d87f-b565-499e-9714-31ca1abd5b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:04.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:14.869Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=168da79d-d932-4b70-be29-fc0de7eeecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:24.881Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a197954a-4041-4fee-a137-b7baedf2723b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:24.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:54:31.856Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:54:31.856Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T12:54:31.857Z |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 |2021-12-10T12:54:31.859Z |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 |2021-12-10T12:54:31.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:54:31.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T12:54:31.864Z |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 |2021-12-10T12:54:31.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:34.888Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=69bcf0f0-d247-46ee-b2f2-5112c0bf62c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:44.897Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9c8446ab-7113-4d38-9faf-ec31bf066174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:54.907Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ab3428ac-a2ee-4e6a-9260-8c7bf686b8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:54:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:04.919Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=428353d1-7507-4bcf-96a9-2b9adb38a392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:04.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:14.934Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=514c2d7c-df37-4266-b7ee-b75d70d6f810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:24.945Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=77bd5526-fd9e-42bf-b103-b249db609de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:34.957Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5ce83d60-368e-485c-8948-3b43f2f5c174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:34.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:44.967Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=03a3ab46-7957-4293-b9bd-9c6b13b72084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:44.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:54.975Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=80b182ef-91dc-4cd7-80e2-72d61479cba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:55:54.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:04.985Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ba8bf0ed-c897-40a6-9fcb-759285c33ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:14.995Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b33f8679-611c-4057-86f0-e4a1e7c7d860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:15.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:25.006Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7c854086-e856-424d-aeb2-22df91db09d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:25.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:35.022Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9b415a6b-74dc-4d1c-87a9-17331c87c5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:35.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:45.041Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4f75f922-62da-4bc8-afe7-2f54cb7c5577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:45.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:55.051Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0e5a97ae-41c6-4862-b129-24545615c2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:56:55.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:05.058Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=520e8c03-bb1f-4ff3-a9d4-742193ed1f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:05.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:15.066Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=74833f37-d52a-4c1b-8dd5-62a97347eac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:15.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:25.074Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d893a20c-3417-4027-be1d-4fbacd719d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:25.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:35.083Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5021e8d1-f5f5-49b8-a0a2-8a95823a9453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:35.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:45.093Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c489eacc-db1e-466c-a2a8-d3921b4b955c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:45.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:55.102Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=eac0a7a2-a4a0-4965-a629-33fc74df705f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:57:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:05.110Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fa2a0e90-2dc9-4d97-b37d-d49b20c973bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:05.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:15.123Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=11249906-b23e-4842-a4eb-7b0d6798c205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:15.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:25.136Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7c5ab6bb-fa71-48a1-9a27-e1ef162b1cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:25.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:35.144Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d42317b5-b433-4ec6-a4b8-fc541845d625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:35.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:45.152Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e227580b-0ca7-42ef-85c7-3e3485ba17a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:45.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:55.159Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3a041aac-f9f7-46c3-aa95-c57fab7bd21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:58:55.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:05.167Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=edf02407-4537-4a90-8e3d-72b64049ec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:15.179Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4ed00c1a-a36c-4029-bac4-7e37370860fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:15.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:25.188Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=35fc76c6-6792-4ba1-ae5f-e4a37307c8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:25.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:59:31.858Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T12:59:31.858Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T12:59:31.859Z |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 |2021-12-10T12:59:31.861Z |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 |2021-12-10T12:59:31.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T12:59:31.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T12:59:31.866Z |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 |2021-12-10T12:59:31.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:35.197Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=bdc86f98-ae82-4675-b794-289c1e807561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:35.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:45.206Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d34da526-f12b-4d34-83cf-b28601c1bfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:45.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:55.224Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ca4aa8b9-65c4-4b00-8377-af80f9870259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T12:59:55.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:05.234Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e2e061d4-a359-4707-98e2-af0358d60cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:05.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:15.242Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b005345d-0d16-4536-a2f2-1c16fa09bfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:25.248Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8943e623-7734-46e2-89e1-48ef2e9ee83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:25.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:35.256Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5866008d-e3e0-4c7e-a754-ffd7b419458a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:35.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:45.266Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=17de57e6-d8da-48b5-b574-ba44557c8298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:45.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:55.273Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=dc91f667-e269-44ff-965b-f75c8c4543b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:00:55.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:05.281Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6878f61f-254a-4607-ac26-065763dd09cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:05.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:15.293Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fa93d653-3437-4162-8f6d-87802e2e1dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:15.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:25.304Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f2dfae3f-5b9a-4dc8-bfcd-edc709e4508a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:25.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:35.312Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4ec59d73-8af8-455c-9e3f-b03201a0d003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:35.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:45.321Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=56433ad1-dba4-44fb-9ff6-815634561025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:45.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:55.328Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2457de16-f99c-48ee-96cb-a0284eefba1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:01:55.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:05.338Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5af5e8e5-ce7e-4b40-92e6-1bf98020ad2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:05.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:15.346Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1697bf63-21bc-4382-ae0c-1ad4da4a42fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:25.354Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=50533a87-e3a2-4cf1-bd06-a6a68614cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:35.365Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=960f1fae-89fd-4e22-82cb-4d45fc259f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:35.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:45.378Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=427c0507-9411-4a20-80b1-910bd7ef7267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:55.387Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d4cd463a-c3c3-4ad1-b0aa-1786c5f14d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:02:55.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:05.402Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=63f8f267-9179-4bb2-93a6-e7a5e3510f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:15.410Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2364e748-0c86-4edf-b0c5-79d59e210acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:25.424Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=91965d5b-d9b0-41b2-b5ae-f5895a60ae34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:25.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:35.433Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=82960afd-89ed-4b8b-abed-8f9398658c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:35.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:45.443Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=932850a5-438e-4edc-9c13-3ceb6fc6caa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:55.458Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ae60c761-07e2-44cc-9657-3e562e1056ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:03:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:05.468Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9f39caaa-64c9-4e05-849f-175d0b7b28cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:15.478Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1b71e0c3-23d7-4b20-a208-ef9e24f8cf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:15.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:25.486Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=df07811b-d027-405d-affe-b1288b8b5d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:04:31.858Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:04:31.858Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T13:04:31.859Z |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 |2021-12-10T13:04:31.861Z |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 |2021-12-10T13:04:31.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:04:31.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T13:04:31.864Z |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 |2021-12-10T13:04:31.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:35.496Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fa79f1a3-8d12-4a8d-8417-460763e943e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:45.503Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=542ed873-db0a-4e81-988d-8114466f630a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:45.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:55.511Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3bf6c1f7-7454-4119-a363-e572bab60a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:04:55.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:05.518Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9954fad4-433f-4e89-a0a9-d0444fc155b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:05.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:15.528Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=cc4389ce-827f-4263-8f21-ec2a01117afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:25.535Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5ebed89a-d502-4e79-bb0b-194897b95f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:35.548Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d7309e5c-e95d-4c3b-bad3-132caac770d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:45.567Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7a76a7e0-2973-40d5-9903-13d32fae11fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:55.579Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9578f93a-1ec3-447c-958e-a82d74832dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:05:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:05.589Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=bb5bcec9-cb3e-46ec-9a4f-9b7f64298c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:05.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:15.596Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8b2d2b4f-3dfd-4b26-9705-8bbc67b3453e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:25.604Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=05377c4c-7fcf-499e-860a-9c1468f1acbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:35.612Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9a17de59-6e9b-43aa-8bb1-fe6e2a059783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:45.623Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=79fd0d5c-043b-49e7-9cdc-7f1e4968d069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:55.630Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0eca4564-0803-4cc7-bfbf-e2a1eb712125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:06:55.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:05.637Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=000794f7-6001-4f67-acbc-a3d36214d7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:05.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:15.646Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4392b899-6548-444d-83b6-01a5ddea602e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:15.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:25.657Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2a316692-b6f0-45ea-8397-ec4fd859538e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:25.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:35.673Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ac8f7eff-eb43-408a-a556-a4a4294f9009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:45.695Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=710d7e33-867e-4971-ac31-43fe75603db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:45.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:55.702Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4f7f68d4-7dc8-409e-8a33-a7646a03cf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:07:55.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:05.708Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=dac5a53b-721c-40c9-92de-272adc972121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:05.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:15.724Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9e6155d9-37f8-47f9-9f26-d41ecab41c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:25.733Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=bf9fcfab-dc91-4af1-a71c-b6df058e9108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:25.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:35.741Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ceb0653d-6d7e-44a4-8018-8f901de299ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:35.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:45.754Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3d44e135-c432-40cc-849a-ca717fc3b6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:45.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:55.764Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4c2e3bef-a9ce-46f8-bb89-bf114e3741e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:08:55.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:05.772Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fee3179b-aad4-49fc-b435-46d67639d979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:15.781Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c1516256-8c06-4974-a4e9-db8cbb8fb153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:15.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:25.788Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5ff9f9e0-a77b-459e-bc84-e4009bf647d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:25.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:09:31.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:09:31.853Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T13:09:31.854Z |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 |2021-12-10T13:09:31.856Z |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 |2021-12-10T13:09:31.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:09:31.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T13:09:31.860Z |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 |2021-12-10T13:09:31.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:35.795Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ae168c36-092d-4b0b-a917-5b6dc8c21050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:35.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:45.804Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f7958b7b-743e-4277-96c7-7c7a4e6100db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:55.812Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=dfef2658-69e7-4b08-91e2-977a525c8701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:09:55.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:05.821Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e3eeed91-18d3-4834-82d6-05627d2fdb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:15.830Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6039a6fb-5be6-4f3c-a26a-170e8ac86a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:15.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:25.853Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d868e18c-5370-4442-8a50-68231bf95abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:25.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:35.867Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3b605960-5c97-4338-a8a1-42298903d345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:45.874Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=16a40f0b-d39d-41bd-abde-33581817e66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:55.883Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=cffd3b4d-a78b-4dd7-9051-85cc6ac6cedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:10:55.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:05.890Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a733b921-a8be-4226-bafd-44e7efd320ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:15.911Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3d50b16b-39f2-498f-a6ff-892059f4c60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:25.919Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e0ab00f4-94a6-4736-9114-b86604ef2020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:25.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:35.927Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c13066c4-65d2-4b62-abe4-6cfa858e840b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:35.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:45.941Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=72f7a4ed-74b7-4f4f-90c3-8795559d93e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:45.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:55.948Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a975e4c6-e6d8-4b47-9920-564e4d57b708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:11:55.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:05.956Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=66069ab0-811f-4b51-8719-b9d6178e896c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:05.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:15.966Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=171c2ea5-e1eb-4ff5-81d9-61bdb9025f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:15.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:25.977Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5822a681-3cfe-4a09-944f-30a3aea5c980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:25.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:35.992Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9d17cb07-3ec9-4af4-a097-cc99d5d4c840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:46.002Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4cd4b45e-6efc-45b4-bfb9-1c627eccf68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:56.011Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e18dcf52-d2d3-4b5e-a10f-cc15771f132a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:12:56.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:06.020Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=db5fc26d-f243-42a5-817c-716fcbdcf760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:16.035Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3208da50-c870-4e90-a18d-6ae12b1eeaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:16.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:26.042Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=842f3b68-3092-4347-96c4-bbf50b15e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:36.049Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b4a36d04-bf2a-4a60-b53d-8bc09b2dbad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:36.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:46.059Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0c781eda-39b2-40da-80e6-a6a1f90c9556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:46.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:56.065Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d1979f23-b2ff-4288-a505-301c14993cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:13:56.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:06.073Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=915b81a0-d30f-489a-917b-e354e29dc3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:16.082Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2041db9e-bf7d-473e-a4d0-f304309473b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:16.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:26.093Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b191861a-4255-4a9c-bb37-d8f487144b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:26.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:14:31.846Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:14:31.846Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T13:14:31.847Z |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 |2021-12-10T13:14:31.850Z |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 |2021-12-10T13:14:31.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:14:31.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T13:14:31.854Z |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 |2021-12-10T13:14:31.855Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:36.103Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5d241f6a-14cf-4bb7-a52d-1e3098aee3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:36.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:46.110Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3a8f5b48-9047-411d-a9ac-239e2916d193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:46.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:56.121Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c9ff4e62-7bd3-47c0-953c-44843275224c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:14:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:06.135Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ef13b4cf-2a0d-42a6-9a7b-ce9607e118eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:06.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:16.141Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5bd08039-e272-4969-baf1-0e6562db3879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:16.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:26.148Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9f971fc8-96ec-4f73-b535-fe1fff3bc5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:26.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:36.155Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=02a4112f-17b4-47c5-aee0-63014609e63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:36.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:46.163Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=950e2cd1-77f0-4f2c-a991-ed74a7c6ca82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:56.172Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=55ce2f9a-770a-46d9-bfbd-bf952cf0751e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:15:56.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:06.179Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7ecbd0ac-d333-4f4a-ba8e-5724e5b25090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:06.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:16.188Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=491960c7-12d2-4442-a947-355f9175ef5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:16.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:26.197Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fa30499b-c308-46ca-8cc0-203cfba9f219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:36.207Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c6e94fe4-b03b-42b0-88a5-b41570af612e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:46.216Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fc151047-6490-445c-b2fa-f0437baecbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:56.223Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4637d676-2bca-4f85-a08f-30b3317e2852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:16:56.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:06.231Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3a923ddf-e15b-4b28-89ea-d2395c11799a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:16.244Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=028087bc-fc34-476d-b6d2-43f4c12d3c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:16.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:26.252Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3f28f8ce-e37c-4b8b-96ba-3f0b4bfb6be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:26.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:36.261Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=73048c88-a125-427c-afb6-4787ff3f67c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:36.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:46.276Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=21be1a54-a1ff-498e-ba10-ae868b25c76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:56.285Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ebfd9f64-bc9d-44aa-bba9-4a09a8b0be22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:17:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:06.294Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=26aaefed-a135-4292-ae23-4181c1f84491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:06.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:16.301Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a93a4b70-028c-4179-abec-52e525377afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:16.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:26.309Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1ecbcf4f-c733-4199-9478-6b72303eb186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:36.316Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b1cb003d-65cc-4119-a6fd-4f45dc4383cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:46.324Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=75dd1418-7ac9-433d-9643-6513f145b537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:56.337Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=393a1b88-b46c-4e36-a090-c95548a3b41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:18:56.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:06.356Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6328ecb4-0f93-41aa-a70a-25a903b7f169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:06.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:16.365Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f788cf41-5f00-4520-a9f8-b7db8e183a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:26.373Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1b732c2f-2bf7-40d5-a209-7371fa69033e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:19:31.832Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:19:31.832Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T13:19:31.833Z |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 |2021-12-10T13:19:31.835Z |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 |2021-12-10T13:19:31.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:19:31.838Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T13:19:31.838Z |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 |2021-12-10T13:19:31.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:36.381Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=809fefad-ab22-45fd-aefd-aa8d5fe1d0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:36.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:46.388Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=69dd45bf-96a0-4186-a53e-f53f9059869f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:56.396Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=65a10211-49d6-4db0-8ea9-8468ea24109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:19:56.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:06.418Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=85712f84-de83-4ebd-831a-56b17d2f620f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:06.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:16.426Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=05576324-ae7b-4144-9e6b-0f70d0f11147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:16.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:26.442Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1168a29c-deea-4d0c-92d7-46f13d8c52cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:26.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:36.451Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=12301374-69db-434b-81bd-c9977db30e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:36.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:46.461Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7ad3f514-7a00-4cbe-a80b-3da13fff3296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:46.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:56.469Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d7414206-6839-4926-8b5b-6dcd8239f498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:20:56.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:06.477Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a3723fdd-d73d-4036-bf3b-ff8d5bf1285a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:16.485Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=265575ab-49e7-41c0-bd79-6906e6428967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:26.495Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d56d977d-09d7-480c-9a0c-d5ece70a86e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:36.503Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fb2c22c3-6138-4341-9d5d-ef577f6a256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:36.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:46.512Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6da24b3b-a1ed-4b79-9965-8a15cc0e51f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:46.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:56.528Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=467df2e0-058a-423b-8e5c-6f48958a34b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:21:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:06.536Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=82e5996f-de67-4554-914a-c40d0316bedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:16.544Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=bc7285ae-e241-4647-9f07-7bf72c41895c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:26.556Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=130cfab6-a477-45b5-9581-18e4fb83eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:26.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:36.564Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=983cdffd-52d8-427a-8d16-0f88e1e371f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:46.577Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d4dd1980-2b22-4e76-937f-007f3467a319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:56.586Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9a7c2d5f-3fc4-4179-a43b-447989d22034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:22:56.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:06.593Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ff52a907-4709-427b-b5d3-0712620c8a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:06.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:16.602Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=79c0211f-bc8f-4f15-b0b5-c1ea5c2e60ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:26.617Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=42724673-d41c-49c0-94b8-539bda1eb86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:36.625Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8683b06b-1e93-4716-be8b-74a3f05a6d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:46.638Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=143a15f2-0e3b-479d-8136-c62d4cfaf1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:46.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:56.646Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0b2ea3f9-7752-4e02-84e5-b7635e2ad12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:23:56.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:06.654Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0fd3ef42-f770-475b-8e5e-c2808425d630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:06.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:16.661Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=613ebdfb-bbe8-4a2f-a643-deb7dee64fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:26.668Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2544b25a-0d72-4d76-a1c2-c14d8701f17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:26.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:24:31.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:24:31.866Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T13:24:31.867Z |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 |2021-12-10T13:24:31.869Z |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 |2021-12-10T13:24:31.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:24:31.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T13:24:31.873Z |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 |2021-12-10T13:24:31.874Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:36.675Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=49f169ba-fbd9-4b85-92cd-35bc709c43b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:36.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:46.683Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=65161803-e005-4379-9682-c2b2d6cf5125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:46.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:56.691Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=98e25760-603a-4c37-921d-eb811024be34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:24:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:06.701Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1e447337-5b2d-4672-acdc-b61ba717f212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:06.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:16.710Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d839fc22-88ce-4900-9b16-f01f3dcda3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:16.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:26.718Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=08c16691-fe01-47e1-b8c9-d1b7b10850be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:26.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:36.726Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9b0c190a-e76e-4115-b0ea-ac546844c628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:36.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:46.733Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b2f29925-8a17-48ee-b1a5-36afa6fdd009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:46.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:56.738Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=365a3ad3-68ad-494b-bd1b-df17de8d092f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:25:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:06.746Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0efcebdf-7927-4f2f-84ce-f345ae2b000d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:06.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:16.755Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f414b27e-d1b2-463a-9b35-33100ce2e900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:16.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:26.762Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=49812b93-c9ea-4c32-801b-90032b3c9fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:26.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:36.771Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5dc366d8-4550-4279-bc2d-0da03061ca24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:36.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:46.785Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8df2df6d-4a5d-4691-bdee-20f3d97cab54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:46.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:56.794Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d7da035b-585b-450b-a692-67a2a2fa14d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:26:56.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:06.803Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d6f726a2-ba76-4f7f-94f3-b85410b3cc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:16.813Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fd2aaa55-85b3-4bac-bd50-2309cedd610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:16.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:26.820Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=37628533-7da8-47e3-913c-0654fcd53ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:26.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:36.826Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4c28c2b9-42b2-4fce-b5b1-ef8276798c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:36.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:46.834Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=36532f25-bab1-4d4d-803a-ece0a77aa2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:46.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:56.842Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=cd6e578e-3dfb-4fb0-871c-5f50910fb12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:27:56.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:06.849Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=162dcd27-95b4-416e-8050-4d8a720e2db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:06.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:16.861Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c0192911-ad78-41e7-b774-75f0918bc5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:16.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:26.871Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=40d3b07b-ce57-44d7-b8e0-d39b62bbbe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:26.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:36.883Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=36e10346-b3e1-463f-9d71-06ad0ea845ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:36.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:46.891Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=08c1f624-2a5d-41ec-8cb5-7c18e8bc0d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:56.899Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=cbf0e23c-1ef3-400f-97d0-27b0c5d7475d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:28:56.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:06.905Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6b8844f9-581d-446f-8c62-5d9a937a613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:16.914Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=66a50e81-1751-4c7f-adec-77f16b0ccfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:16.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:26.922Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c08cdaf5-d81f-4002-b609-5ff5958ba6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:26.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:29:31.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:29:31.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T13:29:31.874Z |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 |2021-12-10T13:29:31.877Z |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 |2021-12-10T13:29:31.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:29:31.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T13:29:31.880Z |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 |2021-12-10T13:29:31.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:36.930Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ad56273b-639c-47c2-8edf-380a4e99511b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:36.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:46.937Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6a544228-fcc6-470c-b99b-26d930742ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:46.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:56.950Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1af3a7ed-8b32-457d-bcb3-a7fc077b3db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:29:56.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:06.958Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d0612441-afec-4b3c-bbde-101499eeca18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:16.968Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0fa60c25-259b-4c03-94d3-2b5d08e5bd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:16.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:26.975Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2892a42e-93c5-41ad-b185-e44377daacad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:26.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:36.984Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b400890f-9fb2-4fd9-b40f-01a0959ee051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:36.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:46.997Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1a805d8c-2cf2-4674-8b87-68ca3003d429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:47.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:57.004Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d0170247-ddb2-4e0d-956f-530cefe26ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:30:57.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:07.013Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d74b8442-daeb-4265-9e68-f68706615c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:17.029Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=28ec2ba8-4b59-4687-9d4c-93a8b4e4e18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:17.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:27.038Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=84e79fbe-61e3-459e-8733-62f33cb72dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:27.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:37.048Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e3d913d4-a507-41f4-9a16-f7de16f66295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:37.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:47.059Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9b46edb2-ab8f-467b-8ad6-a13d431742d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:47.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:57.065Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d98cc168-1472-4094-8606-f5518146ee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:31:57.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:07.072Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4d7c290b-71aa-4071-9c66-9631c31683b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:07.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:17.081Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=647fce24-2a04-4c3f-a7b4-4d8b2897c750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:17.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:27.090Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=27714514-d736-4230-a62c-51ee79960049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:27.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:37.097Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5abaa247-ed34-4881-8298-4adaf5fa1c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:47.111Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ad691f5c-071c-44fb-ab21-5bdb0cac4010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:47.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:57.121Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9d7ac152-84f6-4f79-9deb-dd102fc9ba36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:32:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:07.129Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5d7a86f9-f0ed-48bb-8695-cb42dfd37b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:07.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:17.139Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2a6c7b55-06ec-492c-a172-a794ed2fb80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:27.149Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1c727dec-b2f7-48ed-8ae2-e08dac0422c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:27.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:37.156Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a6935686-657e-4c1d-a6a7-06abe8f4e48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:37.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:47.163Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=374596bf-7f1d-4add-ba51-3ad25367bd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:47.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:57.171Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=81b38e2d-6323-433a-8628-e5ab46218a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:33:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:07.180Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=06ba3f09-14fa-4469-a45d-8980d694e2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:07.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:17.189Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b5a4c1fa-e61b-4dcc-a8e1-b95554781721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:17.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:27.200Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=aceada17-518e-4439-8f5e-d4025bc445bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:34:31.862Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:34:31.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T13:34:31.864Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:34:31.866Z |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 |2021-12-10T13:34:31.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:34:31.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T13:34:31.869Z |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 |2021-12-10T13:34:31.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:37.208Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=451c7858-e7d6-4a7e-b0aa-9cf84a857fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:47.217Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=32d920c4-d378-47df-8f64-ca7d9e9138e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:47.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:57.225Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=76ec7846-dae4-4b68-9b8a-57104a3e467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:34:57.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:07.233Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=71b0b3cb-aeff-4da0-9eba-38755f79537c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:07.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:17.240Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=088619c8-6c57-4d5f-a75b-211a33684abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:17.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:27.249Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0b3017a6-dc18-4971-ae77-84e61b2c920a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:27.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:37.256Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=941bec93-c1c7-4c57-8658-1caee73e3e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:37.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:47.265Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=433b9c08-f142-457b-b970-e69442e64ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:47.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:57.277Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c9f00efe-ef69-4634-af6d-2be912754501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:35:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:07.286Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=24ab5a4c-0f61-4339-8594-22a82bf79768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:17.295Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4c3854df-9786-4e5b-9d36-773232c9f647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:17.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:27.303Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3b17aa25-fd53-4658-9c02-6537144dcf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:37.311Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8621892d-fc14-440a-8b28-b4262e599712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:37.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:47.316Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7ee5ae9a-c53c-45a0-9048-3aca2ef8e650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:47.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:57.330Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0d72ffd3-37c3-4e69-aa3f-5153313459ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:36:57.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:07.339Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d5d33f88-affc-4e0f-b927-5b683d5c63e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:17.347Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=697a672a-0004-42d9-9710-a0c061d668ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:17.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:27.354Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d4905b03-0aaa-4ef9-8859-edd634f9d325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:27.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:37.365Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1c3b7e49-1ef4-4f03-96bb-0226072bfdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:47.382Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=30ab3b01-0c67-4026-b004-20082542675c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:47.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:57.401Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9c1554e0-e75d-4c0c-bd6e-0f589a8d112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:37:57.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:07.408Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c75a04e0-8087-446a-a6fc-e0da219d4ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:17.417Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0f4b6b68-dd0e-4bb6-973a-5225efbbb428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:17.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:27.424Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fa1ddebe-ae53-4def-9afb-bd378452f4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:27.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:37.431Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1bcb14a5-e3b9-460e-9719-f3ee23fe22b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:37.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:47.439Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=71a662b1-8b61-41f7-96fa-3a47d897218c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:47.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:57.445Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7b8c747c-a5d4-4f7e-a30a-c6863b38d58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:38:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:07.455Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=43f00104-143b-491c-bab8-253a97b45994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:07.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:17.465Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e2aa3e1b-6899-4f7f-a0ec-e4afe0023243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:17.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:27.473Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=33235e1d-b140-40fc-acd8-a08646b18cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:27.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:39:31.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:39:31.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T13:39:31.839Z |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 |2021-12-10T13:39:31.841Z |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 |2021-12-10T13:39:31.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:39:31.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T13:39:31.844Z |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 |2021-12-10T13:39:31.845Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:37.481Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=16b2267c-e2ca-4e21-8fa8-af820cb3ce3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:37.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:47.488Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=afad520a-8b6f-4d3f-b446-3a5de480f09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:47.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:57.496Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=7611fa91-2261-457b-9fd1-56b05150fc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:39:57.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:07.504Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6311cf90-6843-4a84-9019-a673c4d977e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:17.512Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=aa8121b4-7a5b-455f-807f-bb2253f28adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:27.520Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b0ac6766-fad6-4c5d-b752-705a645cafcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:27.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:37.534Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b9a5e9a7-5926-4339-8e59-5c677fd1794f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:47.545Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0bac2747-2c18-4bc1-b54f-aa5171f9c55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:57.554Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=46acdb0c-2529-4371-83be-9174d9307c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:40:57.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:07.561Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=57a92330-87f5-4123-8e59-f9e9ce8ae544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:07.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:17.569Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9d6238b9-9404-4b6b-ab51-df86be15b4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:17.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:27.582Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4ea90509-bd7e-416b-b334-d6c79d5c6146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:27.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:37.590Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f5419574-be46-4ea2-8ed4-eb2458669b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:37.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:47.598Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=54e37da0-04fb-472b-86a9-cae239aea954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:47.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:57.611Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=28275462-c15f-417e-aac2-0df25adf50de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:41:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:07.621Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a409754f-9a63-4c82-a86d-7c072c4bf9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:07.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:17.633Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=041c1181-40b6-467a-bead-3363f1bc88e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:17.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:27.641Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=cb536210-a92e-4a72-a599-36bf007853f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:37.648Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9cc9bd1f-abef-42cb-b3e3-691398449651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:37.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:47.656Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1ffcdda1-ec2b-455b-8e05-db45edc46344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:47.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:57.665Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8e66429a-4840-4358-b0d9-20824ea3557d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:42:57.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:07.671Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=445955d0-0c5d-418d-adf9-7282d7159f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:17.679Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5006c9a4-20d6-43aa-af00-ec9fed3c882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:17.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:27.687Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=bbd97e78-e0e3-475c-b812-136ac45e9fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:27.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:37.701Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=83c133ce-f0e7-4260-b695-f5848c19d5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:37.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:47.711Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=516d35cc-d6ce-4c39-9437-d3cf39f9df7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:57.721Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b97ffc98-cdd8-4e28-9777-cce583e457f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:43:57.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:07.729Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6e2f3e3b-0714-4ae1-92d2-afc3de304b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:17.737Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f49c2acd-4f2d-42d1-97be-34136f92a680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:27.746Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c96e04fb-7a6d-4baf-bb9f-bb97242b20c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:44:31.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:44:31.816Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T13:44:31.816Z |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 |2021-12-10T13:44:31.818Z |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 |2021-12-10T13:44:31.821Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:44:31.821Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T13:44:31.821Z |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 |2021-12-10T13:44:31.822Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:37.755Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4f227583-f580-4a87-9eb3-85e127e9f757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:37.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:47.762Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2ba308be-b023-4477-be57-eb8808ef3d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:47.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:57.771Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a3ef22f1-a6e8-447e-9fe9-4144059f8955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:44:57.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:07.784Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c52c744d-2275-4010-958b-d3e4e40b17ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:07.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:17.794Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a79451a1-1262-4820-a99e-6656a6c76658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:17.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:27.801Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3b27c78c-724b-4fea-a56f-7c07c37d70fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:27.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:37.820Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8156d7e6-5648-4b34-9e9b-ffd081faf4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:47.828Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2b682913-ef29-4e69-866b-dfb430c11b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:47.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:57.836Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4870140c-3830-41ec-9443-f0413cc362aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:45:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:07.844Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3eded971-fc06-4199-a9b9-a6ecc1b47757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:07.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:17.852Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=daa43597-3ddc-4390-9238-e5fc87833bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:17.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:27.859Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=db70f5c1-dda2-4a0b-b60b-18dbf0782f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:27.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:37.870Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f9a83862-8fa7-489d-9d3c-83aab3d89636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:37.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:47.878Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f1fd9117-ec2c-4e6b-92a9-c4d7bbafda6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:47.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:57.884Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=72624a13-2a0b-4a04-8f7e-b1487614e6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:46:57.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:07.893Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=19135659-d298-4322-a0af-ff2d2936a3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:07.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:17.900Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=01bca6c1-c237-4504-943b-3f95bfd37983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:17.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:27.908Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e66a1984-26e3-418a-9221-1459aafcc2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:27.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:37.916Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=56db38a7-8ddc-4e24-9ef8-ad57a8ae8b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:37.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:47.924Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6e884244-04b6-4624-b77c-7919e6f6e80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:47.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:57.938Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=8d6b65b0-150b-4006-bcde-f20c1903fb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:47:57.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:07.951Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1850be64-7d50-49e9-94f2-ed20ff0c4430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:17.959Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e1127d3e-0ef8-43b9-90c6-b613bdbd05a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:17.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:27.980Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9be29ae2-d312-4cd7-af48-0f1b5e046a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:27.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:37.991Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=44399ffb-5f34-41d0-9049-3ae3695d56b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:47.998Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=58f5c090-4f93-462c-89f9-1af009a7fecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:48.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:58.004Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fabfdd3a-431e-4efe-9de7-e5993f9e9e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:48:58.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:08.014Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d5ebc869-c97d-4d68-85a1-5463bbedb2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:08.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:18.024Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=eaa03975-c868-4fd3-996e-07a014aa26d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:18.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:28.037Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2e7bfe84-5ec3-440c-9273-e2a0b5f0e6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:28.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:49:31.853Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:49:31.854Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T13:49:31.855Z |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 |2021-12-10T13:49:31.857Z |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 |2021-12-10T13:49:31.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:49:31.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T13:49:31.860Z |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 |2021-12-10T13:49:31.861Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:38.048Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d55df544-6cc0-4601-9540-8e57d629e46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:38.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:48.057Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a5d718e5-fb63-445c-a448-9193cd5f25e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:48.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:58.067Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=02f5a051-db30-4e9d-a912-e577c7b9723a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:49:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:08.074Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=09a1cb92-5836-49a0-90f9-5c09bc599884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:08.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:18.083Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=10980979-2f8e-4487-be64-8e64e857f39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:28.089Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=4008f7d5-b44b-4b6d-a801-54835467d96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:38.096Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=800e41d4-2e38-4553-a6b2-14de0b553d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:38.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:48.103Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=73285b71-e422-4d05-ae2b-7bee48a12c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:48.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:58.112Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=bc1a8cd4-a282-4fb8-a71f-1003414b0c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:50:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:08.118Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b4fd71c5-e2fb-4750-98f3-b87bb5077c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:18.125Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=9462a0f5-19c2-4ad9-9047-c397b5722527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:18.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:28.137Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=12f2db90-c243-48cc-a089-29fcb073f2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:38.150Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=42ac750a-195f-44ab-a6d2-98703d5798bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:38.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:48.159Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=a06e7e83-1c30-49a6-b78a-fb161451ef72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:58.166Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fbde0ec2-3df2-472c-a29a-35f032fa1f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:51:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:08.174Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=ead9f1b4-1435-47ea-908c-d150c48e28bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:18.183Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=79a0edf8-f534-424d-a7a9-6eecad17ebcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:18.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:28.190Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e86580c8-f448-4b36-9164-e8a8e0ad503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:28.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:38.198Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=00cd2e34-d6a2-4fe1-be91-9c0a917d305a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:48.211Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=45571511-65e5-4dce-9297-90afa493ac6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:58.219Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=19ff6df0-cc12-4e3d-8d88-c20037c54021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:52:58.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:08.227Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=d1d3485a-3237-4c2d-a568-878f3912f101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:18.235Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=41966088-4c9f-4da5-8b51-7048c0fe1329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:18.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:28.243Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=5074c11d-8bbc-468e-adba-cbe89a3ada79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:28.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:38.249Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=43ecdac3-ebe8-4573-b209-28e8e547de48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:38.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:48.258Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b905d390-2c39-4fcd-8b00-eaa107addc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:48.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:58.266Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=e8eacca6-f1a3-4dfb-a2f4-17d5b02f7511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:53:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:08.283Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=6fffad88-77fd-43b7-905a-6ebe724e6db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:08.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:18.299Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c338d1d7-dd0f-45fe-8e83-5571aa32afc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:18.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:28.307Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3e570bda-a07c-429e-ac64-09a4f3190373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:54:31.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-10T13:54:31.835Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-10T13:54:31.836Z |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 |2021-12-10T13:54:31.838Z |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 |2021-12-10T13:54:31.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-10T13:54:31.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-10T13:54:31.841Z |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 |2021-12-10T13:54:31.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:38.316Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=677d5f5e-e0fb-40fa-b83c-3e5cd2e11249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:38.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:48.325Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=3984e020-03ef-4d08-9122-8540a005ad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:48.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:58.332Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b47ab668-c68d-4ed1-95d8-267438fff1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:54:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:08.340Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=2eb09ff9-cb02-4946-a5dd-ae0b685a2b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:08.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:18.350Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=0c575843-b76c-4796-b976-23bac31a70ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:18.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:28.360Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=1c37eeb8-cec8-4c83-bb51-1f87b463c15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:38.367Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=f7a882c2-22e3-4087-bfc3-11c0c1508a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:48.379Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=c83de390-ee74-4b3e-8afd-0b22f8da9cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:48.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:58.389Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=b7f63bac-162c-413b-9e09-a2357d6ef245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:55:58.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:56:08.408Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=32b2fcf4-e267-454e-818c-29053af11d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:56:08.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:56:18.418Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=808d94a0-7b22-49f8-823f-2cf18f4f47f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:56:18.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:56:28.425Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=42c0be7c-490c-4eb4-a740-cbf189522dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:56:28.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:56:38.434Z |INFO |Init configs |InvocationID=46805160-1e91-46ca-b6df-40d4c786d92c, InstanceUUID=fe96b4e3-c63a-4438-af1a-f458d96dda6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-10T13:56:38.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |