. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:04:22.402Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:04:22.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-02T03:04:22.451Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:04:23.192Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:04:23.306Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:04:23.307Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-02T03:04:23.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-02T03:04:23.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-02T03:04:23.514Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-02T03:04:23.543Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-02T03:04:25.120Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-02T03:04:25.666Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-02T03:04:25.692Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-02T03:04:25.692Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-02T03:04:25.758Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-02T03:04:25.759Z |INFO |Root WebApplicationContext: initialization completed in 2215 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-02T03:04:26.183Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-02T03:04:27.054Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-02T03:04:28.792Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-02T03:04:29.424Z |INFO |Started MainApp in 10.346 seconds (JVM running for 11.173) |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-02T03:04:29.449Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-02T03:04:29.453Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-02T03:04:29.456Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-02T03:04:29.526Z |INFO |Start scheduling PRH workflow |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:04:29.555Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=84dba009-2c31-4938-9f29-70bd6ed69a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:04:31.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:04:31.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:04:41.164Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a18327e2-031c-47d1-9405-1baf0c034f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:04:42.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:04:42.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:04:52.224Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=cdf40253-e91c-4368-900e-b9c866193d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:04:53.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:04:53.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:03.264Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=00b33477-6860-4a61-89d7-8d667986bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:05:04.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:04.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:14.311Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=c060b863-a1cb-4745-8ad3-5ecafb813149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:05:15.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:25.384Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=70f4a640-539c-4c94-8db7-a896e69caa66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:05:26.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:26.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:36.414Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=1a019a64-2f35-44ce-a1c8-38e7c8c2365c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:05:37.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:37.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:47.494Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=8844b89b-0bea-416d-aaea-10470e42b75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:05:48.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:48.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:58.568Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f8431fe7-9a0d-47c0-9b2f-c3f692992c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:05:59.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:05:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:06:09.633Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=ce335324-1b77-4e50-8796-120b46e3be51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:06:10.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:06:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:06:20.711Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3e18680d-e8f2-4dcd-93bc-f8d26da1fab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:06:21.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:06:21.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:06:31.775Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f1a32054-5b91-4fc1-9a23-66b7e0832674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:06:32.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:06:32.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:06:42.818Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=83334719-862e-441e-844b-1509bf1bdc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:06:43.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:06:43.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:06:53.891Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=43ba89f9-df8a-45f5-bd1b-ac0d0871d9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:06:54.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:06:54.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:04.964Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b6984972-39ca-4368-aafb-bbf121168851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-02T03:07:06.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.109:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:16.041Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=672ecb86-7d05-4669-9607-da59586e1c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:16.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:26.225Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a410c440-bdee-4088-90d6-aa80d5b29953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:26.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:36.247Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d5cde1bb-f5c6-4676-bd01-a259016b8008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:36.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:46.265Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b2bc8ffd-0fa4-4050-862e-601934a23656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:46.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:56.284Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=bffeb513-6de7-4525-b205-21116f08b6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:07:56.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:06.317Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b73bd62f-1337-4c5a-85b4-4f520ea26e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:06.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:16.330Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=5badf970-c200-4470-ab1b-3e6b73953649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:26.342Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=72567ffc-20e1-4a70-bd56-6e6be900c171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:26.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:36.356Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=c8a92537-a7af-466d-907c-24b9f23db840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:46.368Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b8e61111-9655-4159-aabf-6ee1bb4e65e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:46.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:56.395Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=718ffcb2-8fb2-4f62-be2f-6d7d83d0f8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:08:56.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:06.407Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3af3e451-50e8-453a-ad48-0062743544e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:06.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:16.417Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=6b5f4efc-cc62-4150-be9b-c4527718c77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:26.438Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=bb0255f5-a2ab-42b7-9757-e3bab34fadfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:09:27.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:09:27.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-02T03:09:27.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:09:27.065Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:09:27.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:09:27.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-02T03:09:27.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-02T03:09:27.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:36.486Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3808ad6e-5332-4e6c-acce-94af78d4a00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:36.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:46.501Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=9c893049-8d5a-4918-ab84-cff0704d1a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:46.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:56.511Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=0ac4327e-ffdd-4c1c-9912-591c2f066bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:09:56.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:06.533Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=1f0fc01a-3d00-46c7-979c-6d958ff0022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:06.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:16.556Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b50d5a88-ea6c-4667-9725-3c62c42f952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:16.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:26.573Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b1db208d-5a6c-4ab8-a86e-2cda84e3f088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:36.588Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=343cc3d6-9074-4430-845e-fb55d260e7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:36.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:46.599Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b5b89d58-fb83-43db-9570-55355239235c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:46.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:56.622Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=998bf97b-4f14-4e42-907f-9ccf5aeca280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:10:56.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:06.639Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=89132d7b-76a5-4fbe-9b53-e8e9ae73cfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:06.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:16.649Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=58e7e96b-3615-4171-8141-26e6dd19637e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:16.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:26.659Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=6c892723-e342-4348-9d55-138a9d439b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:26.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:36.670Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=7efc029e-6b1e-4004-bc7e-6823581e67ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:36.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:46.678Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=171a66ec-894b-4922-8458-c8ca5974e5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:46.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:56.686Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=4f3ac5cc-4dd1-4205-a4a7-0b88662e297b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:11:56.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:06.696Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a9ac1992-fa68-40a1-b09c-4d0d693d374b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:06.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:16.704Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=cfc10b41-834c-47d8-b048-6c392df648f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:26.713Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f4710c89-18c8-4542-8287-c1039bc04ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:26.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:36.723Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=7c97cc59-b5eb-444c-bd8e-27dc6e201fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:36.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:46.736Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=5d8c8b46-50af-493d-af8a-792a3cba418a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:46.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:56.744Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=0f6a241e-14af-4c9c-96dc-5e41fea9512f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:12:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:06.752Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3e9717d1-af4e-415f-aa62-27574e452632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:16.760Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=4570e26c-1c22-48f8-bd3b-c3ccead25f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:16.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:26.769Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=6addb79e-b118-4523-b8b6-2f7e2309710f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:26.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:36.780Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=942bb038-d9a9-4a36-8b75-a9157741fffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:36.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:46.788Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=c4835ca7-39ca-4427-8139-1fcf03e92d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:56.800Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=430fca7f-f9c6-42ec-a4b6-6eecfc903de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:13:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:06.809Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a562c032-92b2-43c8-982c-1b466f7ee964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:06.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:16.818Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=18bf94a6-1fa1-4610-9434-7c566c7654de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:16.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:14:26.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:14:26.524Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-02T03:14:26.525Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:14:26.528Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:14:26.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:14:26.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-02T03:14:26.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-02T03:14:26.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:26.828Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=bb769627-ebbc-406d-84a6-f2e60bb397dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:26.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:36.840Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3b616079-d005-4452-b00a-0d1155bfcca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:36.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:46.848Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=8cd07407-951e-44b4-9abb-4cc417606328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:46.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:56.860Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=8f13a395-0af1-4b9d-a2c5-952cbe6fd5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:14:56.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:06.868Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=9df5bdf5-070c-4fa8-a787-5693be5efc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:06.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:16.877Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=c4d52b20-8ab8-4254-b9db-22b6e20e6a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:26.887Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=5765b711-2645-411a-9c17-296a1e2c3866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:26.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:36.900Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f36c64af-8528-471a-8ffc-64fdc06150c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:36.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:46.911Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=e06a747c-81d9-47f3-8e30-f9327dd7a44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:46.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:56.922Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b0c187e3-78aa-4085-a16d-945f9e9491bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:15:56.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:06.930Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=597accc5-45d3-4ccd-9af3-df1ebca53806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:06.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:16.938Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d9a9c6b8-836a-43b4-9151-ec936b174150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:16.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:26.946Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=46e3c6d8-aad8-4ce6-88aa-10e26bcb3b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:26.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:36.955Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=649deabe-4860-47f7-b417-957ca18a102f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:36.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:46.963Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=e32bff50-2842-4277-ba66-561b77b4f7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:46.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:56.971Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2567b5e7-2c1d-42e1-90f7-69dd13573b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:16:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:06.983Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=7c2654b2-f23e-44e1-b0bc-d6ed7f973f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:06.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:16.993Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b45ef1e9-d5d8-4f26-b653-b9f06f23b8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:17.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:27.002Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=069cabeb-33df-466c-b79a-9ae7bab56d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:37.011Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a92f98f3-cd3a-46fc-b229-273307364624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:37.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:47.019Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=5e8e726f-48d0-4952-bf06-15453a3dee44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:47.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:57.028Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=0cff1cc0-25a0-46a8-b9e5-a9b319c03a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:17:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:07.036Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3e0ea453-468f-4b4c-b720-197704965c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:07.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:17.045Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a772aa06-5209-42cc-b85b-a68acdc8bea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:27.053Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=59d3c1c8-abfb-436e-9f8e-392fcd3fef7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:37.062Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=e964478d-4520-4896-b70a-e43ac93f2a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:37.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:47.070Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b43b8938-d313-4de4-8ce2-df00f602c9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:57.077Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=1fae81f7-4bd2-43b5-9a9f-eafdbcad6431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:18:57.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:07.085Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b7ac687e-c161-4f28-b8dc-d85209bb7824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:17.093Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=63b8a912-49ca-47dc-8a0f-abdebcabbde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:17.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:19:26.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:19:26.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-02T03:19:26.531Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:19:26.533Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:19:26.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:19:26.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-02T03:19:26.542Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-02T03:19:26.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:27.101Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2534460c-91e8-498e-b2d7-8cca31c096fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:37.114Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=e6a52774-fa7b-45a4-b0fb-42a4ffc32fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:47.122Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=447bc047-f5f8-4414-9f8c-dd19a5376fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:47.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:57.134Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=c34db113-be8e-4f99-b5ec-60f6c427605f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:19:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:07.147Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a750b830-871f-4afb-b0c1-b0d712ce0437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:07.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:17.159Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=1404fc56-6a58-45d7-b1b4-9283393b2002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:17.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:27.168Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3e1d5b55-d8ad-47be-a40a-71d592d083b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:27.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:37.176Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=22a2d58b-94bc-4c1a-a4f5-475f66725351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:37.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:47.185Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=888a0b0d-3a32-4605-b7b3-15dc88486270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:47.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:57.193Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=602d3f8e-5548-458a-b4ea-0f343056ce5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:20:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:07.200Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=743ac383-901b-4b7a-9589-4aa8f0f330e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:07.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:17.208Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=80c3ac2d-2626-4174-83fe-efba99045992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:17.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:27.217Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=0c6901de-630d-4fca-b477-b66386226c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:27.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:37.230Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2730ad03-22e7-4e2d-9ace-835ed0ece7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:37.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:47.238Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=ed8ab4bf-85b9-45ff-8ef4-d8407329c867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:47.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:57.246Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b448dc62-aefd-4e60-9ae2-1ad30be222cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:21:57.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:07.254Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=5c9238b6-086d-40d8-bff6-97a99e36ac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:07.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:17.261Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=838d22a2-ae5a-42af-ae1f-01ff9050a84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:17.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:27.287Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2aa0b6d7-ac1e-421b-a905-8b8e7fa7200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:27.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:37.295Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=68c6a894-e4f4-4950-8fe9-8f823f99c758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:47.302Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2a0e4760-1c2d-44de-8674-e84e9763caf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:47.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:57.311Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=eb985e76-38f3-4573-8b1d-cb2d8b4ec621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:22:57.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:07.319Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=81becd9a-79dd-4d99-b6de-f00f6b14ec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:17.326Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=68ba518d-df88-4aca-8c54-223d1b830129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:27.336Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=8ffe232e-1a70-4691-9661-1cbb6f228fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:27.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:37.343Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=bada3df9-c44c-4277-bd7b-7028f8e2fffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:37.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:47.352Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d1f7ade8-007e-4fd7-93a5-45a179dedbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:57.359Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2f70b27d-5190-4453-9426-da676bcfb8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:23:57.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:07.366Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=5cf9d47f-0412-47a2-bc72-8c20550c1486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:07.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:17.373Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=000372c5-778a-42cc-9855-75134cd0d387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:24:26.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:24:26.560Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-02T03:24:26.561Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:24:26.563Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:24:26.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:24:26.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-02T03:24:26.572Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-02T03:24:26.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:27.380Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d65737ad-f212-4d3f-8255-6d7013a97201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:37.388Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d2ea7cd4-bfa1-4bd1-9825-4e6022b6f124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:47.395Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=df4ff9ba-5f9f-4de0-93e1-67997262173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:57.403Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a7e4313c-8090-49a9-b0ce-bec3d9b3addb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:24:57.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:07.411Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=dd0c079d-c5d3-4d55-be99-2af1ba09d0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:07.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:17.421Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=1ab6e6e5-e43f-47f4-bb58-6a4fad880df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:17.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:27.427Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=ef97fbfb-52ac-4eb5-9285-6ca6267cd6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:27.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:37.434Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=23a7e937-400a-4fc2-a47f-8cebe2504f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:37.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:47.442Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2e6ce5f5-ef9d-42bd-b7aa-aefdb61590e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:57.457Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=8f2200a6-f8a5-4d5e-b681-19c1bc020340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:25:57.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:07.470Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=8f6482e6-a87a-468f-99a6-fea452ebeecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:17.478Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=e6463d0e-6590-436e-aaab-66a570ff4512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:17.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:27.487Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3e7434c2-697c-4fda-b8ed-1733e4665615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:37.501Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=599f8ffb-9461-4fae-bb8f-43bf39610a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:47.527Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=e08e0736-0c2d-470a-aedc-94ba18c91e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:57.536Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=499c190e-acf0-4f5e-b815-47f8a990d9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:26:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:07.552Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=fcb7e966-27e7-441a-beba-541411d95534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:17.560Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d4e7836e-40ee-4204-be02-8b6807b907ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:27.568Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d2966068-67b2-4dd7-bf7b-c5b34134d08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:27.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:37.577Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=373dd915-fb7f-4a98-a688-1af7468927dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:47.586Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2b373b75-9db0-4517-8348-065cef4cdec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:47.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:57.595Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=84d25895-96ee-4470-957d-55a89571e9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:27:57.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:07.602Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=74c79077-b39c-4910-8f39-677be4eab7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:07.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:17.609Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=4e9cea59-9d7d-43f5-a021-b232e1388bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:17.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:27.616Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f12e6412-ef6d-4f9f-a8ee-05df2abca571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:27.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:37.627Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=42ae0df6-a62a-4311-8108-0ff73fa32934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:37.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:47.638Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=312a682e-3936-4141-a1c3-fc65d662f4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:47.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:57.645Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3d0c8602-61f9-47a0-811e-0727cdad61f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:28:57.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:07.656Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=46efcb98-6ca1-49d7-b04c-52f28569a979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:17.664Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=848d8cc7-b670-4520-af03-2bde2001cd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:29:26.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:29:26.565Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-02T03:29:26.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:29:26.568Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:29:26.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:29:26.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-02T03:29:26.579Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-02T03:29:26.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:27.671Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d134bf94-1d62-44e5-b11f-a336d9aa2909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:27.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:37.681Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=62fdec59-d80c-4a9e-8991-ed6c642f1fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:37.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:47.688Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=87a9b0cf-00e5-4a57-a448-daa9d1bb3696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:47.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:57.697Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=9216ab6b-6b60-4b9f-b0a2-32a8955a848c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:29:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:07.709Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=cfda2245-c3fc-4f08-be8d-603294873ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:07.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:17.716Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=67d0b4cb-dcb9-4397-a772-a8c406413880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:17.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:27.724Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=abe98f12-9f4f-4e00-aa83-1f0eb0ffbe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:27.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:37.733Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=5f4f90df-16ad-4867-bb03-41b4c7e24cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:37.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:47.740Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3c4dd354-8444-406a-8ca0-95c186394b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:47.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:57.748Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=e4f726f4-b958-40df-a3a1-3db71df1f8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:30:57.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:07.757Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=fd76e9e4-c9ff-42d0-9a48-ebaa7ef85bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:17.773Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a48c84e5-0089-4233-ba7b-67cd85068b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:17.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:27.781Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=32aab4c1-b655-4b87-aad3-cc9c237ebff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:27.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:37.790Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a5b64826-83da-4903-a21e-91a216c2e02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:37.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:47.799Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=315f51b7-6bdc-4c6f-812f-304e29805129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:47.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:57.807Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=bbaca583-d677-4546-af71-e5b80d526700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:31:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:07.815Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=fe238d32-331b-498e-a9d0-2c97e24169fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:17.822Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=e8ea7d09-5eac-46a1-a471-c2b3bb47b8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:27.830Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=7e2ae4a0-183f-4de9-8108-0c54b56cbcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:37.838Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=e172e798-fece-460c-aea9-d97422af3863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:47.855Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=84ce33ed-8f0c-4565-952a-39352f6d3a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:57.862Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f99b8a04-1024-427c-8d01-1ff2302ebb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:32:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:07.870Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3d5d6413-1abd-43fc-bb09-5e3f4631ef74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:07.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:17.877Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f3832bc5-86c5-4869-b08a-9e399836ec86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:17.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:27.884Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=e1fa3e8b-ecc4-4a48-9104-f0c960da01a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:27.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:37.891Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=97826022-3047-48c4-9dc8-a8e1f6613a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:37.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:47.899Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=c9761be4-6d5f-4b23-a357-507b609f6956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:47.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:57.907Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=871534b7-2163-4b89-b11a-eef1f0e599a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:33:57.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:07.913Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=4a23b534-ee61-4a87-9f64-5e0b589b1031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:17.922Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=dfd54d62-b258-45a0-b15d-188f40a01af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:17.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:34:26.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:34:26.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-02T03:34:26.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:34:26.503Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:34:26.509Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:34:26.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-02T03:34:26.510Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-02T03:34:26.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:27.929Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=16191439-fe51-4639-a7ee-80e31763f547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:27.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:37.934Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f6541bd8-05d2-4667-95e0-115ec5b776fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:37.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:47.942Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a6cc7101-0cb6-498c-91be-f4230285eec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:47.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:57.953Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2a12664f-d6b2-4a54-93fb-9972ff4bf36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:34:57.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:07.961Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d94f1d1e-3e21-4582-a842-135b48fe5c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:07.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:17.969Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=fd96ff48-a68e-40b9-84f4-0971e1b58e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:27.976Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=c70bfbb1-0d0e-4dc6-b89b-2159825a70ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:27.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:37.983Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=87dcdbcf-f170-4b49-8ba0-5ec0c6111898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:37.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:47.989Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=4861cb0e-adcf-4689-bdae-b812dee39c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:57.998Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d2060b58-549d-4934-82dc-5a3a98f342aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:35:58.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:08.005Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a864037b-7831-4f0e-b565-1880152b2f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:08.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:18.013Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b4829c28-6a61-4290-8fc3-b95fdc1f4e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:28.026Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=86a482ea-fadd-4ebe-9db7-30dae67ebd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:28.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:38.037Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=c557a26b-880b-4e50-8160-7dec93e3fbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:38.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:48.049Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=06292a95-221e-4921-a70c-02467c2e5f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:58.056Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f0afc45c-574c-42ee-bd9c-e916ea603631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:36:58.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:08.065Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=17e0f1e8-85fd-482c-9860-9ea203d1ab8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:08.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:18.073Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=45609b08-dd47-48e2-bf81-57898bafaf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:18.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:28.080Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=46d57b70-5cbb-4ea4-9285-66663a839c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:38.086Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2f04661c-5ad5-420d-a17c-fc3d8da17f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:48.094Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f015a550-69f6-4bb6-9546-3c717ece07b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:48.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:58.101Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a5db5dcc-f26b-4c89-b03f-e2bfcfeaa4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:37:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:08.108Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=55724773-3acb-4712-9ac4-c6fa5a039dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:18.119Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=baab475c-99e3-4407-96d6-340d80d6e8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:18.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:28.128Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=7db76b53-6278-4f06-9b20-93d2ec8841cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:28.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:38.136Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=02623935-1ea3-43c9-84ec-7216f9e401b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:48.146Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=510eb976-d91b-46f8-9a00-a43b4987cc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:48.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:58.154Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=deec084c-81eb-4b3f-8406-9cbcf8bfcc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:38:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:08.168Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=bb05ec05-9631-451c-9008-593ca72852b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:08.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:18.176Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=c3397013-ae9e-4845-919e-8ae857f51613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:18.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:39:26.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:39:26.525Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-02T03:39:26.526Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:39:26.528Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:39:26.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:39:26.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-02T03:39:26.535Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-02T03:39:26.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:28.183Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=17027afb-ae23-41ef-8a5f-eeaf32573ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:28.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:38.192Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=62371110-3eb2-4295-8157-16d644fd8bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:38.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:48.198Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f6fc14c4-b505-4dc8-9d15-2dac93677b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:48.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:58.206Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=bb52a41e-3678-487c-b450-c9f6b1cfa3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:39:58.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:08.216Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=489ffa5e-613b-489c-a034-1fea008ec41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:08.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:18.224Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=e5631ce9-adfe-41aa-a553-4691f5889446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:18.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:28.232Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f1151dc4-6a96-4f0b-a387-11ea959689b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:28.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:38.240Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=bcb5569e-45a4-4d35-97df-73e0a126514e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:48.247Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=7894f4ee-ef22-48df-91c9-4630383a82f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:48.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:58.254Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a4824bec-5dc2-4197-a207-a23d8a84df55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:40:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:08.261Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3aaf2103-5fbb-485e-a863-9fffd956a675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:18.268Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3aec9104-c7a6-47a6-bd0c-06bc96e25f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:18.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:28.274Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=af459eab-4266-4536-a9db-28a2e60b8c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:28.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:38.282Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=3b9ead46-2b55-47a2-a5b9-35b6b648e46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:38.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:48.290Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=ea589791-b298-409d-a107-a95be552a48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:48.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:58.296Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=10d36777-ba99-471e-8d6b-4e87c14fd1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:41:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:08.305Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b2330b6c-3581-420d-8690-faee02ac46ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:08.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:18.312Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=8c405f88-22e7-4b5a-8143-abd05c2897e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:18.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:28.319Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=0f6cffa7-d24a-4268-84fe-5b9068d4c45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:28.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:38.327Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=61b6a632-0d4b-404f-9fa9-c3e898345890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:48.334Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2975e1f9-a8f0-440d-bc01-df3e2ef7512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:48.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:58.340Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=ff4583b0-0733-44e4-a3ef-63c220fef8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:42:58.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:08.348Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b9244a3e-af05-4e9d-85d0-d797a194dadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:18.355Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=34b410f7-0d20-4151-b3d8-699522a790ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:28.364Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=cd68d2d4-2a94-4ffa-aaac-4ccd253723e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:28.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:38.370Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=dc40138a-36eb-4385-a3a9-622163445fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:38.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:48.378Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=0fe09276-7525-41d2-bce9-c55a613aff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:48.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:58.387Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=febd6b87-f364-4748-a39c-0f4d3f1bf11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:43:58.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:08.395Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=00223a48-91f1-4013-8e14-b0e183926d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:08.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:18.402Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=7be93ba3-7c7e-4b8b-b256-7ac473d22a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:18.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:44:26.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-02T03:44:26.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-02T03:44:26.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:44:26.446Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:44:26.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-02T03:44:26.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-02T03:44:26.456Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-02T03:44:26.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:28.408Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=367024d7-5297-48a7-b5c1-deb02f2f5c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:28.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:38.416Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=5885222c-0fbe-4d2a-9178-a3fa3a30a42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:38.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:48.426Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2ab1788d-fb9c-4c0f-ab4c-0095aa636c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:48.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:58.433Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=45fa825b-ab68-43a3-8b7f-b2a3eefd4eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:44:58.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:08.439Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=a8c95ed7-cebd-4bbe-bb7e-e26dd1badf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:08.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:18.445Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d44c89b8-2019-4b0f-97f1-b9ce86749ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:28.453Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=6ad11ecb-7131-467c-9229-113212f1f09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:28.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:38.460Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=1ba7bae8-3519-4c75-babe-0cc055ab2ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:48.467Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=c57b30f7-d0f4-4bb0-aff7-eaf4831c966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:48.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:58.476Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f3d33f4c-2316-4a78-9a34-9bbe0f952388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:45:58.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:08.505Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=c4c51655-82dd-47db-a7e0-274832a6c0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:08.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:18.510Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=6cc09f6f-67db-4141-9873-1bf4272acd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:28.516Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=d02c4710-c51b-4464-9c1d-76f4e03add26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:28.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:38.523Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=b9b9c548-d685-42d3-b6a5-758bdaca2099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:38.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:48.530Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=2b9963cc-8632-4c99-84aa-7ed2f1bf0ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:58.537Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=1a7c4f38-3f72-411d-a255-89f8f553622a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:46:58.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:08.545Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=64e8d0b1-568a-4276-80e2-bb5be892350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:18.552Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=20ef4cc0-d09d-497c-9651-e96174f3b7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:18.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:28.564Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=fa0a15f7-3c0f-46f4-a04e-da62d09e2d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:28.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:38.572Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=f166493a-4ee3-4129-bbae-085112e52fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:38.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:48.579Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=7341b27e-94ee-4dd2-9d94-2bbaeeaa714f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:48.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:58.586Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=4f12cb9b-1d54-4849-8221-8c5bf7bad877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:47:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:48:08.592Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=cd2520e1-08e8-4dfb-ba47-cf2136219873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:48:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:48:18.599Z |INFO |Init configs |InvocationID=374dc2e7-793f-4ec5-bfd3-e9fc9db15aaf, InstanceUUID=14b8edb1-d1fe-4ba8-96f7-02372c39658a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-02T03:48:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |